/// <summary>
        /// Required method for telerik Reporting designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Telerik.Reporting.TableGroup tableGroup1 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup2 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup3 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup4 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup5 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.GraphGroup graphGroup1 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.GraphGroup graphGroup4 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.GraphTitle graphTitle1 = new Telerik.Reporting.GraphTitle();
            Telerik.Reporting.NumericalScale numericalScale1 = new Telerik.Reporting.NumericalScale();
            Telerik.Reporting.CategoryScale categoryScale1 = new Telerik.Reporting.CategoryScale();
            Telerik.Reporting.GraphGroup graphGroup2 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.GraphGroup graphGroup3 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.TableGroup tableGroup6 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup7 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup8 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup9 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup10 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.GraphGroup graphGroup5 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.GraphTitle graphTitle2 = new Telerik.Reporting.GraphTitle();
            Telerik.Reporting.NumericalScale numericalScale2 = new Telerik.Reporting.NumericalScale();
            Telerik.Reporting.CategoryScale categoryScale2 = new Telerik.Reporting.CategoryScale();
            Telerik.Reporting.GraphGroup graphGroup6 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter2 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.textBox10 = new Telerik.Reporting.TextBox();
            this.textBox11 = new Telerik.Reporting.TextBox();
            this.textBox12 = new Telerik.Reporting.TextBox();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.textBox17 = new Telerik.Reporting.TextBox();
            this.textBox19 = new Telerik.Reporting.TextBox();
            this.txtAciklama = new Telerik.Reporting.TextBox();
            this.detail = new Telerik.Reporting.DetailSection();
            this.panel1 = new Telerik.Reporting.Panel();
            this.table1 = new Telerik.Reporting.Table();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.textBox6 = new Telerik.Reporting.TextBox();
            this.textBox15 = new Telerik.Reporting.TextBox();
            this.textBox13 = new Telerik.Reporting.TextBox();
            this.dsBolgeler = new Telerik.Reporting.SqlDataSource();
            this.graph1 = new Telerik.Reporting.Graph();
            this.polarCoordinateSystem1 = new Telerik.Reporting.PolarCoordinateSystem();
            this.graphAxis1 = new Telerik.Reporting.GraphAxis();
            this.graphAxis2 = new Telerik.Reporting.GraphAxis();
            this.barSeries1 = new Telerik.Reporting.BarSeries();
            this.panel2 = new Telerik.Reporting.Panel();
            this.table2 = new Telerik.Reporting.Table();
            this.textBox7 = new Telerik.Reporting.TextBox();
            this.textBox8 = new Telerik.Reporting.TextBox();
            this.textBox9 = new Telerik.Reporting.TextBox();
            this.textBox18 = new Telerik.Reporting.TextBox();
            this.textBox16 = new Telerik.Reporting.TextBox();
            this.dsSertifikaSayisi = new Telerik.Reporting.SqlDataSource();
            this.graph2 = new Telerik.Reporting.Graph();
            this.polarCoordinateSystem2 = new Telerik.Reporting.PolarCoordinateSystem();
            this.graphAxis3 = new Telerik.Reporting.GraphAxis();
            this.graphAxis4 = new Telerik.Reporting.GraphAxis();
            this.barSeries2 = new Telerik.Reporting.BarSeries();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // textBox1
            // 
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D));
            this.textBox1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox1.Style.Font.Bold = true;
            this.textBox1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox1.Value = "Bölge ";
            // 
            // textBox3
            // 
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D));
            this.textBox3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox3.Style.Font.Bold = true;
            this.textBox3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox3.Value = "Getiri";
            // 
            // textBox5
            // 
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D));
            this.textBox5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox5.Style.Font.Bold = true;
            this.textBox5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox5.Value = "Oran";
            // 
            // textBox10
            // 
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D));
            this.textBox10.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox10.Style.Font.Bold = true;
            this.textBox10.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox10.Value = "Bölge ";
            // 
            // textBox11
            // 
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D));
            this.textBox11.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox11.Style.Font.Bold = true;
            this.textBox11.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox11.Value = "Sertifika Sayısı";
            // 
            // textBox12
            // 
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D));
            this.textBox12.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox12.Style.Font.Bold = true;
            this.textBox12.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox12.Value = "Oran";
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox17,
            this.textBox19,
            this.txtAciklama});
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            // 
            // textBox17
            // 
            this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.7940001487731934D), Telerik.Reporting.Drawing.Unit.Cm(1.7779998779296875D));
            this.textBox17.Name = "textBox17";
            this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4.9108009338378906D), Telerik.Reporting.Drawing.Unit.Cm(0.50800013542175293D));
            this.textBox17.Style.Font.Bold = true;
            this.textBox17.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox17.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox17.Value = "Getiri";
            // 
            // textBox19
            // 
            this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(11.684000968933106D), Telerik.Reporting.Drawing.Unit.Cm(1.7779995203018189D));
            this.textBox19.Name = "textBox19";
            this.textBox19.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4.9108009338378906D), Telerik.Reporting.Drawing.Unit.Cm(0.50800013542175293D));
            this.textBox19.Style.Font.Bold = true;
            this.textBox19.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox19.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox19.Value = "Sertifika Sayısı";
            // 
            // txtAciklama
            // 
            this.txtAciklama.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.59260028600692749D), Telerik.Reporting.Drawing.Unit.Cm(0.50799989700317383D));
            this.txtAciklama.Name = "txtAciklama";
            this.txtAciklama.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(17.695402145385742D), Telerik.Reporting.Drawing.Unit.Cm(0.50799989700317383D));
            this.txtAciklama.Style.Font.Bold = true;
            this.txtAciklama.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.txtAciklama.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtAciklama.Value = "txtAciklama";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(15.748000144958496D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.panel1,
            this.panel2});
            this.detail.Name = "detail";
            // 
            // panel1
            // 
            this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.table1,
            this.graph1});
            this.panel1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D), Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D));
            this.panel1.Name = "panel1";
            this.panel1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(9.3978996276855469D), Telerik.Reporting.Drawing.Unit.Cm(14.981699943542481D));
            // 
            // table1
            // 
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.50000005960464478D)));
            this.table1.Body.SetCellContent(0, 0, this.textBox2);
            this.table1.Body.SetCellContent(0, 1, this.textBox4);
            this.table1.Body.SetCellContent(0, 2, this.textBox6);
            this.table1.Body.SetCellContent(1, 2, this.textBox15);
            this.table1.Body.SetCellContent(1, 0, this.textBox13, 1, 2);
            tableGroup1.Name = "tableGroup";
            tableGroup1.ReportItem = this.textBox1;
            tableGroup2.Name = "tableGroup1";
            tableGroup2.ReportItem = this.textBox3;
            tableGroup3.Name = "tableGroup2";
            tableGroup3.ReportItem = this.textBox5;
            this.table1.ColumnGroups.Add(tableGroup1);
            this.table1.ColumnGroups.Add(tableGroup2);
            this.table1.ColumnGroups.Add(tableGroup3);
            this.table1.DataSource = this.dsBolgeler;
            this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox2,
            this.textBox4,
            this.textBox6,
            this.textBox13,
            this.textBox15,
            this.textBox1,
            this.textBox3,
            this.textBox5});
            this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(1.269899845123291D), Telerik.Reporting.Drawing.Unit.Cm(0.25390002131462097D));
            this.table1.Name = "table1";
            tableGroup4.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup4.Name = "detailTableGroup";
            tableGroup5.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.ToplamGetiri"));
            tableGroup5.Name = "rowGroup";
            tableGroup5.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.ToplamGetiri", Telerik.Reporting.SortDirection.Asc));
            this.table1.RowGroups.Add(tableGroup4);
            this.table1.RowGroups.Add(tableGroup5);
            this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.1118001937866211D), Telerik.Reporting.Drawing.Unit.Cm(3.0399999618530273D));
            this.table1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.table1.StyleName = "Table.NormalTable";
            // 
            // textBox2
            // 
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D));
            this.textBox2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox2.Style.Font.Bold = true;
            this.textBox2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox2.Value = "= Fields.BolgeAdi";
            // 
            // textBox4
            // 
            this.textBox4.Format = "{0:C2}";
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D));
            this.textBox4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox4.Value = "= Fields.Getiri";
            // 
            // textBox6
            // 
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D));
            this.textBox6.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox6.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox6.Value = "= Fields.Oran +\"%\"";
            // 
            // textBox15
            // 
            this.textBox15.Format = "{0:C2}";
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox15.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
            this.textBox15.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox15.Style.Font.Bold = true;
            this.textBox15.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox15.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox15.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox15.StyleName = "";
            this.textBox15.Value = "= Fields.ToplamGetiri";
            // 
            // textBox13
            // 
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4.7411999702453613D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox13.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
            this.textBox13.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox13.Style.Font.Bold = true;
            this.textBox13.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox13.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox13.StyleName = "";
            this.textBox13.Value = "Toplam Getiri";
            // 
            // dsBolgeler
            // 
            this.dsBolgeler.ConnectionString = "KalData";
            this.dsBolgeler.Name = "dsBolgeler";
            this.dsBolgeler.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@BasTar", System.Data.DbType.DateTime, "= Parameters.BasTar.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@SonTar", System.Data.DbType.DateTime, "= Parameters.SonTar.Value")});
            this.dsBolgeler.SelectCommand = "dbo.kal_sfBolgelereGoreGetiri";
            this.dsBolgeler.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
            // 
            // graph1
            // 
            graphGroup1.Name = "categoryGroup";
            this.graph1.CategoryGroups.Add(graphGroup1);
            this.graph1.CoordinateSystems.Add(this.polarCoordinateSystem1);
            this.graph1.DataSource = this.dsBolgeler;
            this.graph1.Legend.Position = Telerik.Reporting.GraphItemPosition.TopCenter;
            this.graph1.Legend.Style.LineColor = System.Drawing.Color.LightGray;
            this.graph1.Legend.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.graph1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D), Telerik.Reporting.Drawing.Unit.Cm(3.810300350189209D));
            this.graph1.Name = "graph1";
            this.graph1.PlotAreaStyle.LineColor = System.Drawing.Color.LightGray;
            this.graph1.PlotAreaStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.graph1.Series.Add(this.barSeries1);
            graphGroup4.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.BolgeAdi"));
            graphGroup4.Name = "bolgeAdiGroup";
            graphGroup4.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.BolgeAdi", Telerik.Reporting.SortDirection.Asc));
            this.graph1.SeriesGroups.Add(graphGroup4);
            this.graph1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(9.3977994918823242D), Telerik.Reporting.Drawing.Unit.Cm(10.917400360107422D));
            this.graph1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            graphTitle1.Position = Telerik.Reporting.GraphItemPosition.TopCenter;
            graphTitle1.Style.Font.Bold = true;
            graphTitle1.Style.LineColor = System.Drawing.Color.LightGray;
            graphTitle1.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            graphTitle1.Text = "Getiri";
            this.graph1.Titles.Add(graphTitle1);
            // 
            // polarCoordinateSystem1
            // 
            this.polarCoordinateSystem1.AngularAxis = this.graphAxis1;
            this.polarCoordinateSystem1.Name = "polarCoordinateSystem1";
            this.polarCoordinateSystem1.RadialAxis = this.graphAxis2;
            // 
            // graphAxis1
            // 
            this.graphAxis1.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis1.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis1.MajorGridLineStyle.Visible = false;
            this.graphAxis1.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis1.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis1.MinorGridLineStyle.Visible = false;
            this.graphAxis1.Name = "graphAxis1";
            this.graphAxis1.Scale = numericalScale1;
            this.graphAxis1.Style.Visible = false;
            // 
            // graphAxis2
            // 
            this.graphAxis2.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis2.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis2.MajorGridLineStyle.Visible = false;
            this.graphAxis2.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis2.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis2.MinorGridLineStyle.Visible = false;
            this.graphAxis2.Name = "graphAxis2";
            categoryScale1.PositionMode = Telerik.Reporting.AxisPositionMode.OnTicks;
            categoryScale1.SpacingSlotCount = 0D;
            this.graphAxis2.Scale = categoryScale1;
            this.graphAxis2.Style.Visible = false;
            // 
            // barSeries1
            // 
            this.barSeries1.ArrangeMode = Telerik.Reporting.GraphSeriesArrangeMode.Stacked100;
            graphGroup2.Name = "categoryGroup";
            this.barSeries1.CategoryGroup = graphGroup2;
            this.barSeries1.CoordinateSystem = this.polarCoordinateSystem1;
            this.barSeries1.DataPointLabel = "= Sum(Fields.Getiri) / CDbl(Exec(\'graph1\', Sum(Fields.Getiri)))";
            this.barSeries1.DataPointLabelAlignment = Telerik.Reporting.BarDataPointLabelAlignment.OutsideColumn;
            this.barSeries1.DataPointLabelConnectorStyle.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
            this.barSeries1.DataPointLabelConnectorStyle.Padding.Top = Telerik.Reporting.Drawing.Unit.Point(2D);
            this.barSeries1.DataPointLabelFormat = "{0:P}";
            this.barSeries1.DataPointLabelOffset = Telerik.Reporting.Drawing.Unit.Mm(5D);
            this.barSeries1.DataPointLabelStyle.Visible = true;
            this.barSeries1.DataPointStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.barSeries1.DataPointStyle.Visible = true;
            this.barSeries1.LegendItem.Value = "= Fields.BolgeAdi";
            this.barSeries1.Name = "barSeries1";
            graphGroup3.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.BolgeAdi"));
            graphGroup3.Name = "bolgeAdiGroup";
            graphGroup3.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.BolgeAdi", Telerik.Reporting.SortDirection.Asc));
            this.barSeries1.SeriesGroup = graphGroup3;
            this.barSeries1.X = "= Sum(Fields.Getiri)";
            // 
            // panel2
            // 
            this.panel2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.table2,
            this.graph2});
            this.panel2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.4998998641967773D), Telerik.Reporting.Drawing.Unit.Cm(0.0038999556563794613D));
            this.panel2.Name = "panel2";
            this.panel2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(9.5001001358032227D), Telerik.Reporting.Drawing.Unit.Cm(14.982100486755371D));
            // 
            // table2
            // 
            this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.3705997467041016D)));
            this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.3705997467041016D)));
            this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.3705997467041016D)));
            this.table2.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D)));
            this.table2.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.50000005960464478D)));
            this.table2.Body.SetCellContent(0, 0, this.textBox7);
            this.table2.Body.SetCellContent(0, 1, this.textBox8);
            this.table2.Body.SetCellContent(0, 2, this.textBox9);
            this.table2.Body.SetCellContent(1, 2, this.textBox18);
            this.table2.Body.SetCellContent(1, 0, this.textBox16, 1, 2);
            tableGroup6.Name = "tableGroup";
            tableGroup6.ReportItem = this.textBox10;
            tableGroup7.Name = "tableGroup1";
            tableGroup7.ReportItem = this.textBox11;
            tableGroup8.Name = "tableGroup2";
            tableGroup8.ReportItem = this.textBox12;
            this.table2.ColumnGroups.Add(tableGroup6);
            this.table2.ColumnGroups.Add(tableGroup7);
            this.table2.ColumnGroups.Add(tableGroup8);
            this.table2.DataSource = this.dsSertifikaSayisi;
            this.table2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox7,
            this.textBox8,
            this.textBox9,
            this.textBox16,
            this.textBox18,
            this.textBox10,
            this.textBox11,
            this.textBox12});
            this.table2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.91410034894943237D), Telerik.Reporting.Drawing.Unit.Cm(0.25010019540786743D));
            this.table2.Name = "table2";
            tableGroup9.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup9.Name = "detailTableGroup";
            tableGroup10.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.ToplamSertifikaSayisi"));
            tableGroup10.Name = "rowGroup1";
            tableGroup10.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.ToplamSertifikaSayisi", Telerik.Reporting.SortDirection.Asc));
            this.table2.RowGroups.Add(tableGroup9);
            this.table2.RowGroups.Add(tableGroup10);
            this.table2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.1117997169494629D), Telerik.Reporting.Drawing.Unit.Cm(3.0399999618530273D));
            this.table2.StyleName = "l";
            // 
            // textBox7
            // 
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D));
            this.textBox7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox7.Style.Font.Bold = true;
            this.textBox7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox7.Value = "= Fields.BolgeAdi";
            // 
            // textBox8
            // 
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D));
            this.textBox8.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox8.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox8.Value = "= Fields.sayi+\" Ad.\"";
            // 
            // textBox9
            // 
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D));
            this.textBox9.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox9.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox9.Value = "= Fields.Oran+\"%\"";
            // 
            // textBox18
            // 
            this.textBox18.Name = "textBox18";
            this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox18.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
            this.textBox18.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox18.Style.Font.Bold = true;
            this.textBox18.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox18.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox18.StyleName = "";
            this.textBox18.Value = "= Fields.ToplamSertifikaSayisi+\" Ad.\"";
            // 
            // textBox16
            // 
            this.textBox16.Name = "textBox16";
            this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4.7411994934082031D), Telerik.Reporting.Drawing.Unit.Cm(0.50000005960464478D));
            this.textBox16.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
            this.textBox16.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox16.Style.Font.Bold = true;
            this.textBox16.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox16.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox16.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox16.StyleName = "";
            this.textBox16.Value = "Toplam Sertifika Sayısı";
            // 
            // dsSertifikaSayisi
            // 
            this.dsSertifikaSayisi.ConnectionString = "KalData";
            this.dsSertifikaSayisi.Name = "dsSertifikaSayisi";
            this.dsSertifikaSayisi.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@BasTar", System.Data.DbType.DateTime, "= Parameters.BasTar.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@SonTar", System.Data.DbType.DateTime, "= Parameters.SonTar.Value")});
            this.dsSertifikaSayisi.SelectCommand = "dbo.kal_sfBolgelereGoreSertifikaSayisi";
            this.dsSertifikaSayisi.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
            // 
            // graph2
            // 
            graphGroup5.Name = "categoryGroup1";
            this.graph2.CategoryGroups.Add(graphGroup5);
            this.graph2.CoordinateSystems.Add(this.polarCoordinateSystem2);
            this.graph2.DataSource = this.dsSertifikaSayisi;
            this.graph2.Legend.Position = Telerik.Reporting.GraphItemPosition.TopCenter;
            this.graph2.Legend.Style.LineColor = System.Drawing.Color.LightGray;
            this.graph2.Legend.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.graph2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D), Telerik.Reporting.Drawing.Unit.Cm(3.8060998916625977D));
            this.graph2.Name = "graph2";
            this.graph2.PlotAreaStyle.LineColor = System.Drawing.Color.LightGray;
            this.graph2.PlotAreaStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.graph2.Series.Add(this.barSeries2);
            this.graph2.SeriesGroups.Add(graphGroup6);
            this.graph2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(9.3999996185302734D), Telerik.Reporting.Drawing.Unit.Cm(10.917800903320313D));
            this.graph2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            graphTitle2.Position = Telerik.Reporting.GraphItemPosition.TopCenter;
            graphTitle2.Style.Font.Bold = true;
            graphTitle2.Style.LineColor = System.Drawing.Color.LightGray;
            graphTitle2.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            graphTitle2.Text = "Sertifika Sayısı";
            this.graph2.Titles.Add(graphTitle2);
            // 
            // polarCoordinateSystem2
            // 
            this.polarCoordinateSystem2.AngularAxis = this.graphAxis3;
            this.polarCoordinateSystem2.Name = "polarCoordinateSystem2";
            this.polarCoordinateSystem2.RadialAxis = this.graphAxis4;
            // 
            // graphAxis3
            // 
            this.graphAxis3.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis3.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis3.MajorGridLineStyle.Visible = false;
            this.graphAxis3.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis3.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis3.MinorGridLineStyle.Visible = false;
            this.graphAxis3.Name = "graphAxis3";
            this.graphAxis3.Scale = numericalScale2;
            this.graphAxis3.Style.Visible = false;
            // 
            // graphAxis4
            // 
            this.graphAxis4.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis4.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis4.MajorGridLineStyle.Visible = false;
            this.graphAxis4.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis4.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis4.MinorGridLineStyle.Visible = false;
            this.graphAxis4.Name = "graphAxis4";
            categoryScale2.PositionMode = Telerik.Reporting.AxisPositionMode.OnTicks;
            categoryScale2.SpacingSlotCount = 0D;
            this.graphAxis4.Scale = categoryScale2;
            this.graphAxis4.Style.Visible = false;
            // 
            // barSeries2
            // 
            this.barSeries2.ArrangeMode = Telerik.Reporting.GraphSeriesArrangeMode.Stacked100;
            this.barSeries2.CategoryGroup = graphGroup5;
            this.barSeries2.CoordinateSystem = this.polarCoordinateSystem2;
            this.barSeries2.DataPointLabel = "= Sum(Fields.sayi) / CDbl(Exec(\'graph2\', Sum(Fields.sayi)))";
            this.barSeries2.DataPointLabelAlignment = Telerik.Reporting.BarDataPointLabelAlignment.OutsideColumn;
            this.barSeries2.DataPointLabelConnectorStyle.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
            this.barSeries2.DataPointLabelConnectorStyle.Padding.Top = Telerik.Reporting.Drawing.Unit.Point(2D);
            this.barSeries2.DataPointLabelFormat = "{0:P}";
            this.barSeries2.DataPointLabelOffset = Telerik.Reporting.Drawing.Unit.Mm(5D);
            this.barSeries2.DataPointLabelStyle.Visible = true;
            this.barSeries2.DataPointStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.barSeries2.DataPointStyle.Visible = true;
            this.barSeries2.LegendItem.Value = "= Fields.BolgeAdi";
            this.barSeries2.Name = "barSeries2";
            graphGroup6.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.BolgeAdi"));
            graphGroup6.Name = "bolgeAdiGroup1";
            graphGroup6.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.BolgeAdi", Telerik.Reporting.SortDirection.Asc));
            this.barSeries2.SeriesGroup = graphGroup6;
            this.barSeries2.X = "= Sum(Fields.sayi)";
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.pageFooterSection1.Name = "pageFooterSection1";
            // 
            // Bolgeler
            // 
            this.Culture = new System.Globalization.CultureInfo("tr-TR");
            this.DataSource = null;
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageHeaderSection1,
            this.detail,
            this.pageFooterSection1});
            this.Name = "Bolgeler";
            this.PageSettings.Landscape = false;
            this.PageSettings.Margins = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Cm(1D), Telerik.Reporting.Drawing.Unit.Cm(1D), Telerik.Reporting.Drawing.Unit.Cm(1D), Telerik.Reporting.Drawing.Unit.Cm(1D));
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
            reportParameter1.Name = "BasTar";
            reportParameter1.Text = "BasTar";
            reportParameter1.Type = Telerik.Reporting.ReportParameterType.DateTime;
            reportParameter1.Visible = true;
            reportParameter2.Name = "SonTar";
            reportParameter2.Text = "SonTar";
            reportParameter2.Type = Telerik.Reporting.ReportParameterType.DateTime;
            reportParameter2.Visible = true;
            this.ReportParameters.Add(reportParameter1);
            this.ReportParameters.Add(reportParameter2);
            styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))});
            styleRule1.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Point(2D);
            styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1});
            this.UnitOfMeasure = Telerik.Reporting.Drawing.UnitType.Cm;
            this.Width = Telerik.Reporting.Drawing.Unit.Cm(19D);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
Exemple #2
0
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.NavigateToReportAction       navigateToReportAction1 = new Telerik.Reporting.NavigateToReportAction();
     Telerik.Reporting.TypeReportSource             typeReportSource1       = new Telerik.Reporting.TypeReportSource();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(EmployeeSalesSummary));
     Telerik.Reporting.GraphGroup           graphGroup1       = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.Drawing.ColorPalette colorPalette1     = new Telerik.Reporting.Drawing.ColorPalette();
     Telerik.Reporting.GraphTitle           graphTitle1       = new Telerik.Reporting.GraphTitle();
     Telerik.Reporting.CategoryScale        categoryScale1    = new Telerik.Reporting.CategoryScale();
     Telerik.Reporting.NumericalScale       numericalScale1   = new Telerik.Reporting.NumericalScale();
     Telerik.Reporting.GraphGroup           graphGroup2       = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.GraphGroup           graphGroup3       = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.Drawing.ColorPalette colorPalette2     = new Telerik.Reporting.Drawing.ColorPalette();
     Telerik.Reporting.GraphTitle           graphTitle2       = new Telerik.Reporting.GraphTitle();
     Telerik.Reporting.CategoryScale        categoryScale2    = new Telerik.Reporting.CategoryScale();
     Telerik.Reporting.NumericalScale       numericalScale2   = new Telerik.Reporting.NumericalScale();
     Telerik.Reporting.Drawing.ColorPalette colorPalette3     = new Telerik.Reporting.Drawing.ColorPalette();
     Telerik.Reporting.GraphGroup           graphGroup4       = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.TableGroup           tableGroup1       = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup           tableGroup2       = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup           tableGroup3       = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup           tableGroup4       = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup           tableGroup5       = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup           tableGroup6       = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup           tableGroup7       = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup           tableGroup8       = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup           tableGroup9       = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup           tableGroup10      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup           tableGroup11      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup           tableGroup12      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.Group             group1           = new Telerik.Reporting.Group();
     Telerik.Reporting.ReportParameter   reportParameter1 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter   reportParameter2 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.Drawing.StyleRule styleRule1       = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule2       = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule3       = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule4       = new Telerik.Reporting.Drawing.StyleRule();
     this.textBoxTableTitle       = new Telerik.Reporting.TextBox();
     this.textBoxCategoryAmount   = new Telerik.Reporting.TextBox();
     this.textBoxCategory         = new Telerik.Reporting.TextBox();
     this.textBoxSalesOrderNumber = new Telerik.Reporting.TextBox();
     this.textBoxOrderTotal       = new Telerik.Reporting.TextBox();
     this.textBox4  = new Telerik.Reporting.TextBox();
     this.textBox12 = new Telerik.Reporting.TextBox();
     this.textBoxEmployeeSalesTotal = new Telerik.Reporting.TextBox();
     this.textBoxTotalLabel         = new Telerik.Reporting.TextBox();
     this.textBox10             = new Telerik.Reporting.TextBox();
     this.groupFooterSection1   = new Telerik.Reporting.GroupFooterSection();
     this.groupHeaderSection1   = new Telerik.Reporting.GroupHeaderSection();
     this.textBoxLogo           = new Telerik.Reporting.TextBox();
     this.textBoxDataRange      = new Telerik.Reporting.TextBox();
     this.textBoxReportEmployee = new Telerik.Reporting.TextBox();
     this.shape3       = new Telerik.Reporting.Shape();
     this.Employees    = new Telerik.Reporting.SqlDataSource();
     this.detail       = new Telerik.Reporting.DetailSection();
     this.panelWrapper = new Telerik.Reporting.Panel();
     this.graph1       = new Telerik.Reporting.Graph();
     this.cartesianCoordinateSystem1 = new Telerik.Reporting.CartesianCoordinateSystem();
     this.graphAxis2                 = new Telerik.Reporting.GraphAxis();
     this.graphAxis1                 = new Telerik.Reporting.GraphAxis();
     this.mainDataSource             = new Telerik.Reporting.SqlDataSource();
     this.lineSeries1                = new Telerik.Reporting.AreaSeries();
     this.graph2                     = new Telerik.Reporting.Graph();
     this.cartesianCoordinateSystem3 = new Telerik.Reporting.CartesianCoordinateSystem();
     this.graphAxis6                 = new Telerik.Reporting.GraphAxis();
     this.graphAxis5                 = new Telerik.Reporting.GraphAxis();
     this.barSeries1                 = new Telerik.Reporting.BarSeries();
     this.crosstabEmployeeSales      = new Telerik.Reporting.Crosstab();
     this.textBox6                   = new Telerik.Reporting.TextBox();
     this.textBox5                   = new Telerik.Reporting.TextBox();
     this.textBox9                   = new Telerik.Reporting.TextBox();
     this.textBox13                  = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBoxTableTitle
     //
     this.textBoxTableTitle.Name = "textBoxTableTitle";
     this.textBoxTableTitle.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0799999237060547D), Telerik.Reporting.Drawing.Unit.Inch(0.47999998927116394D));
     this.textBoxTableTitle.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBoxTableTitle.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(16D);
     this.textBoxTableTitle.Style.Padding.Bottom     = Telerik.Reporting.Drawing.Unit.Inch(0.079999998211860657D);
     this.textBoxTableTitle.Value = "{Parameters.ReportDate.Value.ToString(\"MMMM yyyy\")} Order Summary";
     //
     // textBoxCategoryAmount
     //
     this.textBoxCategoryAmount.Format          = "{0:N2}";
     this.textBoxCategoryAmount.Name            = "textBoxCategoryAmount";
     this.textBoxCategoryAmount.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.75D), Telerik.Reporting.Drawing.Unit.Inch(0.23999999463558197D));
     this.textBoxCategoryAmount.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBoxCategoryAmount.Value           = "=Sum(Fields.LineTotal)";
     //
     // textBoxCategory
     //
     this.textBoxCategory.Name  = "textBoxCategory";
     this.textBoxCategory.Size  = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.130000114440918D), Telerik.Reporting.Drawing.Unit.Inch(0.23999999463558197D));
     this.textBoxCategory.Value = "=Fields.Category";
     //
     // textBoxSalesOrderNumber
     //
     typeReportSource1.Parameters.Add(new Telerik.Reporting.Parameter("OrderNumber", "=Fields.SalesOrderNumber"));
     typeReportSource1.Parameters.Add(new Telerik.Reporting.Parameter("ForYear", "=Parameters.ReportDate.Value.Year"));
     typeReportSource1.Parameters.Add(new Telerik.Reporting.Parameter("ForMonth", "=Parameters.ReportDate.Value.Month"));
     typeReportSource1.TypeName = "Telerik.Reporting.Examples.CSharp.Invoice, CSharp.ReportLibrary, Version=1.0.0.0," +
                                  " Culture=neutral, PublicKeyToken=null";
     navigateToReportAction1.ReportSource             = typeReportSource1;
     this.textBoxSalesOrderNumber.Action              = navigateToReportAction1;
     this.textBoxSalesOrderNumber.Name                = "textBoxSalesOrderNumber";
     this.textBoxSalesOrderNumber.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2100000381469727D), Telerik.Reporting.Drawing.Unit.Inch(0.23999999463558197D));
     this.textBoxSalesOrderNumber.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(105)))), ((int)(((byte)(104)))));
     this.textBoxSalesOrderNumber.Style.Padding.Top   = Telerik.Reporting.Drawing.Unit.Inch(0.05000000074505806D);
     this.textBoxSalesOrderNumber.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBoxSalesOrderNumber.Value               = "=Fields.SalesOrderNumber";
     //
     // textBoxOrderTotal
     //
     this.textBoxOrderTotal.Format = "{0:N2}";
     this.textBoxOrderTotal.Name   = "textBoxOrderTotal";
     this.textBoxOrderTotal.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.75D), Telerik.Reporting.Drawing.Unit.Inch(0.23999999463558197D));
     this.textBoxOrderTotal.Style.BorderColor.Default = System.Drawing.Color.Black;
     this.textBoxOrderTotal.Style.BorderColor.Top     = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     this.textBoxOrderTotal.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBoxOrderTotal.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBoxOrderTotal.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBoxOrderTotal.Value = "=Sum(Fields.LineTotal)";
     //
     // textBox4
     //
     this.textBox4.Name = "textBox4";
     this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.130000114440918D), Telerik.Reporting.Drawing.Unit.Inch(0.23999999463558197D));
     this.textBox4.Style.BorderColor.Default = System.Drawing.Color.Black;
     this.textBox4.Style.BorderColor.Top     = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     this.textBox4.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // textBox12
     //
     this.textBox12.Name = "textBox12";
     this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2100000381469727D), Telerik.Reporting.Drawing.Unit.Inch(0.23999999463558197D));
     this.textBox12.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // textBoxEmployeeSalesTotal
     //
     this.textBoxEmployeeSalesTotal.Format = "{0:N2}";
     this.textBoxEmployeeSalesTotal.Name   = "textBoxEmployeeSalesTotal";
     this.textBoxEmployeeSalesTotal.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.75D), Telerik.Reporting.Drawing.Unit.Inch(0.23999999463558197D));
     this.textBoxEmployeeSalesTotal.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBoxEmployeeSalesTotal.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.textBoxEmployeeSalesTotal.Style.Font.Bold          = true;
     this.textBoxEmployeeSalesTotal.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBoxEmployeeSalesTotal.Value = "=Sum(Fields.LineTotal)";
     //
     // textBoxTotalLabel
     //
     this.textBoxTotalLabel.Name = "textBoxTotalLabel";
     this.textBoxTotalLabel.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.130000114440918D), Telerik.Reporting.Drawing.Unit.Inch(0.23999999463558197D));
     this.textBoxTotalLabel.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBoxTotalLabel.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.textBoxTotalLabel.Value = "Total:";
     //
     // textBox10
     //
     this.textBox10.Name = "textBox10";
     this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2100000381469727D), Telerik.Reporting.Drawing.Unit.Inch(0.23999999463558197D));
     this.textBox10.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox10.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
     //
     // groupFooterSection1
     //
     this.groupFooterSection1.Height        = Telerik.Reporting.Drawing.Unit.Inch(0.1272023469209671D);
     this.groupFooterSection1.Name          = "groupFooterSection1";
     this.groupFooterSection1.Style.Visible = false;
     //
     // groupHeaderSection1
     //
     this.groupHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.groupHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBoxLogo,
         this.textBoxDataRange,
         this.textBoxReportEmployee,
         this.shape3
     });
     this.groupHeaderSection1.Name             = "groupHeaderSection1";
     this.groupHeaderSection1.PrintOnEveryPage = true;
     //
     // textBoxLogo
     //
     this.textBoxLogo.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
     this.textBoxLogo.Name            = "textBoxLogo";
     this.textBoxLogo.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1972219944000244D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
     this.textBoxLogo.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(47)))), ((int)(((byte)(11)))));
     this.textBoxLogo.Style.Font.Bold = true;
     this.textBoxLogo.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBoxLogo.Value           = "SALES REPORT";
     //
     // textBoxDataRange
     //
     this.textBoxDataRange.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.6000003814697266D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBoxDataRange.Name            = "textBoxDataRange";
     this.textBoxDataRange.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.4999597072601318D), Telerik.Reporting.Drawing.Unit.Inch(0.19837446510791779D));
     this.textBoxDataRange.Style.Font.Bold = true;
     this.textBoxDataRange.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBoxDataRange.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBoxDataRange.Value           = "=Parameters.ReportDate.Value.ToString(\'MMM yyyy\')";
     //
     // textBoxReportEmployee
     //
     this.textBoxReportEmployee.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.20011806488037109D));
     this.textBoxReportEmployee.Name      = "textBoxReportEmployee";
     this.textBoxReportEmployee.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0999603271484375D), Telerik.Reporting.Drawing.Unit.Inch(0.60000002384185791D));
     this.textBoxReportEmployee.StyleName = "Header";
     this.textBoxReportEmployee.Value     = "=Parameters.Employee.Label";
     //
     // shape3
     //
     this.shape3.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Left | Telerik.Reporting.AnchoringStyles.Right)));
     this.shape3.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.80019682645797729D));
     this.shape3.Name      = "shape3";
     this.shape3.ShapeType = new Telerik.Reporting.Drawing.Shapes.LineShape(Telerik.Reporting.Drawing.Shapes.LineDirection.EW);
     this.shape3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0999603271484375D), Telerik.Reporting.Drawing.Unit.Point(2D));
     this.shape3.Stretch   = true;
     this.shape3.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.shape3.Style.BorderStyle.Top    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.shape3.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.shape3.Style.BorderWidth.Top    = Telerik.Reporting.Drawing.Unit.Point(1.5D);
     this.shape3.Style.Color = System.Drawing.Color.Transparent;
     //
     // Employees
     //
     this.Employees.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
     this.Employees.Name             = "Employees";
     this.Employees.SelectCommand    = resources.GetString("Employees.SelectCommand");
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(6.8000006675720215D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.panelWrapper
     });
     this.detail.KeepTogether = false;
     this.detail.Name         = "detail";
     //
     // panelWrapper
     //
     this.panelWrapper.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.graph1,
         this.graph2,
         this.crosstabEmployeeSales
     });
     this.panelWrapper.KeepTogether = false;
     this.panelWrapper.Location     = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9378803194267675E-05D), Telerik.Reporting.Drawing.Unit.Inch(7.8678131103515625E-05D));
     this.panelWrapper.Name         = "panelWrapper";
     this.panelWrapper.Size         = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.1000394821167D), Telerik.Reporting.Drawing.Unit.Inch(6.79992151260376D));
     //
     // graph1
     //
     graphGroup1.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.OrderDate.Month"));
     graphGroup1.Label = "= Fields.OrderDate.ToString(\"MMMM\")";
     graphGroup1.Name  = "orderDate.MonthGroup1";
     graphGroup1.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.OrderDate.Month", Telerik.Reporting.SortDirection.Asc));
     this.graph1.CategoryGroups.Add(graphGroup1);
     colorPalette1.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(150)))), ((int)(((byte)(70))))));
     colorPalette1.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(172)))), ((int)(((byte)(198))))));
     colorPalette1.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(100)))), ((int)(((byte)(162))))));
     colorPalette1.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(182)))), ((int)(((byte)(87)))), ((int)(((byte)(8))))));
     colorPalette1.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(106)))), ((int)(((byte)(124))))));
     colorPalette1.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(59)))), ((int)(((byte)(98))))));
     this.graph1.ColorPalette = colorPalette1;
     this.graph1.CoordinateSystems.Add(this.cartesianCoordinateSystem1);
     this.graph1.DataSource             = this.mainDataSource;
     this.graph1.Legend.Position        = Telerik.Reporting.GraphItemPosition.RightCenter;
     this.graph1.Legend.Style.LineColor = System.Drawing.Color.LightGray;
     this.graph1.Legend.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.graph1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9458274841308594E-05D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.graph1.Name     = "graph1";
     this.graph1.PlotAreaStyle.LineColor = System.Drawing.Color.LightGray;
     this.graph1.PlotAreaStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.graph1.Series.Add(this.lineSeries1);
     this.graph1.SeriesGroups.Add(graphGroup2);
     this.graph1.Size                 = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.1000003814697266D), Telerik.Reporting.Drawing.Unit.Inch(2.4000000953674316D));
     this.graph1.Style.Font.Name      = "Segoe UI";
     this.graph1.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.graph1.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.graph1.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.graph1.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     graphTitle1.Position             = Telerik.Reporting.GraphItemPosition.TopCenter;
     graphTitle1.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(14D);
     graphTitle1.Style.LineColor      = System.Drawing.Color.LightGray;
     graphTitle1.Style.LineWidth      = Telerik.Reporting.Drawing.Unit.Inch(0D);
     graphTitle1.Text                 = "Yearly Sales Comparison";
     this.graph1.Titles.Add(graphTitle1);
     //
     // cartesianCoordinateSystem1
     //
     this.cartesianCoordinateSystem1.Name  = "cartesianCoordinateSystem1";
     this.cartesianCoordinateSystem1.XAxis = this.graphAxis2;
     this.cartesianCoordinateSystem1.YAxis = this.graphAxis1;
     //
     // graphAxis2
     //
     this.graphAxis2.LabelAngle = -90;
     this.graphAxis2.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis2.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis2.MajorGridLineStyle.Visible   = true;
     this.graphAxis2.MajorTickMarkDisplayType     = Telerik.Reporting.GraphAxisTickMarkDisplayType.None;
     this.graphAxis2.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis2.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis2.MinorGridLineStyle.Visible   = false;
     this.graphAxis2.Name            = "graphAxis2";
     this.graphAxis2.Scale           = categoryScale1;
     this.graphAxis2.Style.Font.Name = "Segoe UI";
     this.graphAxis2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.graphAxis2.Style.Visible   = true;
     //
     // graphAxis1
     //
     this.graphAxis1.LabelFormat = "{0:C0}K";
     this.graphAxis1.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis1.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis1.MajorGridLineStyle.Visible   = true;
     this.graphAxis1.MajorTickMarkDisplayType     = Telerik.Reporting.GraphAxisTickMarkDisplayType.None;
     this.graphAxis1.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis1.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis1.MinorGridLineStyle.Visible   = false;
     this.graphAxis1.Name            = "graphAxis1";
     this.graphAxis1.Scale           = numericalScale1;
     this.graphAxis1.Style.Font.Name = "Segoe UI";
     this.graphAxis1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.graphAxis1.Style.Visible   = true;
     //
     // mainDataSource
     //
     this.mainDataSource.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
     this.mainDataSource.Name             = "mainDataSource";
     this.mainDataSource.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@ReportYear", System.Data.DbType.String, null),
         new Telerik.Reporting.SqlDataSourceParameter("@ReportMonth", System.Data.DbType.String, null),
         new Telerik.Reporting.SqlDataSourceParameter("@EmployeeID", System.Data.DbType.Int32, "=Parameters.Employee.Value")
     });
     this.mainDataSource.SelectCommand = resources.GetString("mainDataSource.SelectCommand");
     //
     // lineSeries1
     //
     this.lineSeries1.AreaStyle.LineWidth         = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.lineSeries1.ArrangeMode                 = Telerik.Reporting.GraphSeriesArrangeMode.Stacked;
     this.lineSeries1.CategoryGroup               = graphGroup1;
     this.lineSeries1.CoordinateSystem            = this.cartesianCoordinateSystem1;
     this.lineSeries1.DataPointLabel              = "=Sum(Fields.LineTotal)";
     this.lineSeries1.DataPointLabelStyle.Visible = false;
     this.lineSeries1.DataPointStyle.Visible      = false;
     this.lineSeries1.LegendItem.Value            = "=Fields.OrderDate.Year";
     this.lineSeries1.MarkerSize = Telerik.Reporting.Drawing.Unit.Mm(2D);
     this.lineSeries1.Name       = "lineSeries1";
     graphGroup2.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.OrderDate.Year"));
     graphGroup2.Name = "orderDate.YearGroup1";
     graphGroup2.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.OrderDate.Year", Telerik.Reporting.SortDirection.Asc));
     this.lineSeries1.SeriesGroup = graphGroup2;
     this.lineSeries1.Y           = "=ISNULL(Sum(Fields.LineTotal), 0) / 1000.0";
     //
     // graph2
     //
     graphGroup3.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.Category"));
     graphGroup3.Name = "categoryGroup1";
     graphGroup3.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.Category", Telerik.Reporting.SortDirection.Asc));
     this.graph2.CategoryGroups.Add(graphGroup3);
     colorPalette2.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(150)))), ((int)(((byte)(70))))));
     colorPalette2.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(172)))), ((int)(((byte)(198))))));
     colorPalette2.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(100)))), ((int)(((byte)(162))))));
     colorPalette2.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(182)))), ((int)(((byte)(87)))), ((int)(((byte)(8))))));
     colorPalette2.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(106)))), ((int)(((byte)(124))))));
     colorPalette2.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(59)))), ((int)(((byte)(98))))));
     this.graph2.ColorPalette = colorPalette2;
     this.graph2.CoordinateSystems.Add(this.cartesianCoordinateSystem3);
     this.graph2.DataSource = this.mainDataSource;
     this.graph2.Legend.IsInsidePlotArea = false;
     this.graph2.Legend.Position         = Telerik.Reporting.GraphItemPosition.RightCenter;
     this.graph2.Legend.Style.Font.Name  = "Segoe UI";
     this.graph2.Legend.Style.LineColor  = System.Drawing.Color.LightGray;
     this.graph2.Legend.Style.LineWidth  = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.graph2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(2.5999214649200439D));
     this.graph2.Name     = "graph2";
     this.graph2.PlotAreaStyle.LineColor = System.Drawing.Color.LightGray;
     this.graph2.PlotAreaStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.graph2.Series.Add(this.barSeries1);
     this.graph2.SeriesGroups.Add(graphGroup4);
     this.graph2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.1000003814697266D), Telerik.Reporting.Drawing.Unit.Inch(2.4000000953674316D));
     this.graph2.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.graph2.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.graph2.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.graph2.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     graphTitle2.Position             = Telerik.Reporting.GraphItemPosition.TopCenter;
     graphTitle2.Style.Font.Name      = "Segoe UI";
     graphTitle2.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(14D);
     graphTitle2.Style.LineColor      = System.Drawing.Color.LightGray;
     graphTitle2.Style.LineWidth      = Telerik.Reporting.Drawing.Unit.Inch(0D);
     graphTitle2.Text = "Category Sales Comparison";
     this.graph2.Titles.Add(graphTitle2);
     //
     // cartesianCoordinateSystem3
     //
     this.cartesianCoordinateSystem3.Name  = "cartesianCoordinateSystem3";
     this.cartesianCoordinateSystem3.XAxis = this.graphAxis6;
     this.cartesianCoordinateSystem3.YAxis = this.graphAxis5;
     //
     // graphAxis6
     //
     this.graphAxis6.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis6.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis6.MajorGridLineStyle.Visible   = false;
     this.graphAxis6.MajorTickMarkDisplayType     = Telerik.Reporting.GraphAxisTickMarkDisplayType.None;
     this.graphAxis6.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis6.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis6.MinorGridLineStyle.Visible   = false;
     this.graphAxis6.Name            = "graphAxis6";
     this.graphAxis6.Scale           = categoryScale2;
     this.graphAxis6.Style.Font.Name = "Segoe UI";
     this.graphAxis6.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     //
     // graphAxis5
     //
     this.graphAxis5.LabelFormat = "{0:C0}K";
     this.graphAxis5.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis5.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis5.MajorTickMarkDisplayType     = Telerik.Reporting.GraphAxisTickMarkDisplayType.None;
     this.graphAxis5.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis5.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis5.MinorGridLineStyle.Visible   = false;
     this.graphAxis5.Name            = "graphAxis5";
     this.graphAxis5.Scale           = numericalScale2;
     this.graphAxis5.Style.Font.Name = "Segoe UI";
     this.graphAxis5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     //
     // barSeries1
     //
     this.barSeries1.CategoryGroup = graphGroup3;
     colorPalette3.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(150)))), ((int)(((byte)(70))))));
     colorPalette3.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(172)))), ((int)(((byte)(198))))));
     colorPalette3.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(100)))), ((int)(((byte)(162))))));
     colorPalette3.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(182)))), ((int)(((byte)(87)))), ((int)(((byte)(8))))));
     colorPalette3.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(106)))), ((int)(((byte)(124))))));
     colorPalette3.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(59)))), ((int)(((byte)(98))))));
     this.barSeries1.ColorPalette                = colorPalette3;
     this.barSeries1.CoordinateSystem            = this.cartesianCoordinateSystem3;
     this.barSeries1.DataPointLabel              = "=Sum(Fields.LineTotal)";
     this.barSeries1.DataPointLabelStyle.Visible = false;
     this.barSeries1.DataPointStyle.LineWidth    = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.barSeries1.DataPointStyle.Visible      = true;
     this.barSeries1.LegendItem.Value            = "=Fields.OrderDate.Year";
     graphGroup4.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.OrderDate.Year"));
     graphGroup4.Name = "orderDate.YearGroup2";
     graphGroup4.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.OrderDate.Year", Telerik.Reporting.SortDirection.Asc));
     this.barSeries1.SeriesGroup = graphGroup4;
     this.barSeries1.Y           = "=Sum(Fields.LineTotal) / 1000.0";
     //
     // crosstabEmployeeSales
     //
     this.crosstabEmployeeSales.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0D)));
     this.crosstabEmployeeSales.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.48000001907348633D)));
     this.crosstabEmployeeSales.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.24000000953674316D)));
     this.crosstabEmployeeSales.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.24000000953674316D)));
     this.crosstabEmployeeSales.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.24000000953674316D)));
     this.crosstabEmployeeSales.Body.SetCellContent(1, 0, this.textBox6);
     this.crosstabEmployeeSales.Body.SetCellContent(0, 0, this.textBox5);
     this.crosstabEmployeeSales.Body.SetCellContent(2, 0, this.textBox9);
     this.crosstabEmployeeSales.Body.SetCellContent(3, 0, this.textBox13);
     this.crosstabEmployeeSales.ColumnGroups.Add(tableGroup1);
     this.crosstabEmployeeSales.DataSource = this.mainDataSource;
     this.crosstabEmployeeSales.Filters.Add(new Telerik.Reporting.Filter("= Fields.OrderDate.Year", Telerik.Reporting.FilterOperator.Equal, "=Parameters.ReportDate.Value.Year"));
     this.crosstabEmployeeSales.Filters.Add(new Telerik.Reporting.Filter("= Fields.OrderDate.Month", Telerik.Reporting.FilterOperator.Equal, "=Parameters.ReportDate.Value.Month"));
     this.crosstabEmployeeSales.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox6,
         this.textBox5,
         this.textBox9,
         this.textBox13,
         this.textBoxTableTitle,
         this.textBoxSalesOrderNumber,
         this.textBoxCategory,
         this.textBoxCategoryAmount,
         this.textBox12,
         this.textBox4,
         this.textBoxOrderTotal,
         this.textBox10,
         this.textBoxTotalLabel,
         this.textBoxEmployeeSalesTotal
     });
     this.crosstabEmployeeSales.KeepTogether      = false;
     this.crosstabEmployeeSales.Location          = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(5.4999213218688965D));
     this.crosstabEmployeeSales.Name              = "crosstabEmployeeSales";
     this.crosstabEmployeeSales.NoDataMessage     = "= \"No Sales for \" + Parameters.ReportDate.Value.ToString(\"MMMM, yyyy\")";
     this.crosstabEmployeeSales.NoDataStyle.Color = System.Drawing.Color.Red;
     tableGroup2.Name       = "RowGroup";
     tableGroup2.ReportItem = this.textBoxTableTitle;
     tableGroup2.Sortings.Add(new Telerik.Reporting.Sorting("1", Telerik.Reporting.SortDirection.Asc));
     tableGroup6.Name       = "Detail";
     tableGroup6.ReportItem = this.textBoxCategoryAmount;
     tableGroup5.ChildGroups.Add(tableGroup6);
     tableGroup5.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.Category"));
     tableGroup5.Name       = "Category";
     tableGroup5.ReportItem = this.textBoxCategory;
     tableGroup5.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.Category", Telerik.Reporting.SortDirection.Asc));
     tableGroup4.ChildGroups.Add(tableGroup5);
     tableGroup4.Name       = "Group6";
     tableGroup4.ReportItem = this.textBoxSalesOrderNumber;
     tableGroup9.Name       = "Group2";
     tableGroup9.ReportItem = this.textBoxOrderTotal;
     tableGroup8.ChildGroups.Add(tableGroup9);
     tableGroup8.Name       = "Group1";
     tableGroup8.ReportItem = this.textBox4;
     tableGroup7.ChildGroups.Add(tableGroup8);
     tableGroup7.Name       = "Group7";
     tableGroup7.ReportItem = this.textBox12;
     tableGroup3.ChildGroups.Add(tableGroup4);
     tableGroup3.ChildGroups.Add(tableGroup7);
     tableGroup3.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.SalesOrderID"));
     tableGroup3.Name = "SalesOrder";
     tableGroup3.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.SalesOrderNumber", Telerik.Reporting.SortDirection.Asc));
     tableGroup12.Name       = "Group4";
     tableGroup12.ReportItem = this.textBoxEmployeeSalesTotal;
     tableGroup11.ChildGroups.Add(tableGroup12);
     tableGroup11.Name       = "Group5";
     tableGroup11.ReportItem = this.textBoxTotalLabel;
     tableGroup10.ChildGroups.Add(tableGroup11);
     tableGroup10.Name       = "Group3";
     tableGroup10.ReportItem = this.textBox10;
     this.crosstabEmployeeSales.RowGroups.Add(tableGroup2);
     this.crosstabEmployeeSales.RowGroups.Add(tableGroup3);
     this.crosstabEmployeeSales.RowGroups.Add(tableGroup10);
     this.crosstabEmployeeSales.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.09000015258789D), Telerik.Reporting.Drawing.Unit.Inch(1.2000000476837158D));
     this.crosstabEmployeeSales.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
     //
     // textBox6
     //
     this.textBox6.Name = "textBox6";
     this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.23999999463558197D));
     //
     // textBox5
     //
     this.textBox5.Name = "textBox5";
     this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.47999998927116394D));
     this.textBox5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox5.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.None;
     //
     // textBox9
     //
     this.textBox9.Name = "textBox9";
     this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.23999999463558197D));
     //
     // textBox13
     //
     this.textBox13.Name = "textBox13";
     this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.23999999463558197D));
     //
     // EmployeeSalesSummary
     //
     group1.GroupFooter = this.groupFooterSection1;
     group1.GroupHeader = this.groupHeaderSection1;
     group1.Groupings.Add(new Telerik.Reporting.Grouping(""));
     group1.Name = "group1";
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         group1
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.groupHeaderSection1,
         this.groupFooterSection1,
         this.detail
     });
     this.Name = "EmployeeSalesSummary";
     this.PageSettings.Landscape  = false;
     this.PageSettings.Margins    = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.PageSettings.PaperKind  = System.Drawing.Printing.PaperKind.Letter;
     reportParameter1.AutoRefresh = true;
     reportParameter1.Name        = "ReportDate";
     reportParameter1.Text        = "Report Date";
     reportParameter1.Type        = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter1.Value       = "=#2003-07-01#";
     reportParameter1.Visible     = true;
     reportParameter2.AutoRefresh = true;
     reportParameter2.AvailableValues.DataSource    = this.Employees;
     reportParameter2.AvailableValues.DisplayMember = "= Fields.Employee";
     reportParameter2.AvailableValues.ValueMember   = "= Fields.SalesPersonID";
     reportParameter2.Name    = "Employee";
     reportParameter2.Text    = "Employee";
     reportParameter2.Type    = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter2.Value   = "=283";
     reportParameter2.Visible = true;
     this.ReportParameters.Add(reportParameter1);
     this.ReportParameters.Add(reportParameter2);
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Header")
     });
     styleRule2.Style.Font.Bold     = true;
     styleRule2.Style.Font.Name     = "Segoe UI Light";
     styleRule2.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(25D);
     styleRule2.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Inch(0D);
     styleRule2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Category")
     });
     styleRule3.Style.Font.Name     = "Segoe UI Light";
     styleRule3.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(16D);
     styleRule3.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Inch(0D);
     styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextBox))
     });
     styleRule4.Style.Font.Name      = "Segoe UI";
     styleRule4.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Inch(0D);
     styleRule4.Style.VerticalAlign  = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(8.09999942779541D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Invoice));
     Telerik.Reporting.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter reportParameter2 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter reportParameter3 = new Telerik.Reporting.ReportParameter();
     this.OrderNumbersDataSource = new Telerik.Reporting.SqlDataSource();
     this.detail = new Telerik.Reporting.DetailSection();
     this.panel4 = new Telerik.Reporting.Panel();
     this.textBox14 = new Telerik.Reporting.TextBox();
     this.textBox10 = new Telerik.Reporting.TextBox();
     this.textBox9 = new Telerik.Reporting.TextBox();
     this.textBox8 = new Telerik.Reporting.TextBox();
     this.textBox6 = new Telerik.Reporting.TextBox();
     this.textBox4 = new Telerik.Reporting.TextBox();
     this.textBox12 = new Telerik.Reporting.TextBox();
     this.textBox13 = new Telerik.Reporting.TextBox();
     this.textBox11 = new Telerik.Reporting.TextBox();
     this.textBox16 = new Telerik.Reporting.TextBox();
     this.textBox17 = new Telerik.Reporting.TextBox();
     this.textBox18 = new Telerik.Reporting.TextBox();
     this.textBox19 = new Telerik.Reporting.TextBox();
     this.textBox21 = new Telerik.Reporting.TextBox();
     this.textBox28 = new Telerik.Reporting.TextBox();
     this.textBox29 = new Telerik.Reporting.TextBox();
     this.textBox30 = new Telerik.Reporting.TextBox();
     this.textBox31 = new Telerik.Reporting.TextBox();
     this.textBox32 = new Telerik.Reporting.TextBox();
     this.panel1 = new Telerik.Reporting.Panel();
     this.textBox24 = new Telerik.Reporting.TextBox();
     this.textBox23 = new Telerik.Reporting.TextBox();
     this.textBox25 = new Telerik.Reporting.TextBox();
     this.textBox26 = new Telerik.Reporting.TextBox();
     this.textBox27 = new Telerik.Reporting.TextBox();
     this.panel2 = new Telerik.Reporting.Panel();
     this.textBox7 = new Telerik.Reporting.TextBox();
     this.textBox2 = new Telerik.Reporting.TextBox();
     this.textBox3 = new Telerik.Reporting.TextBox();
     this.group1 = new Telerik.Reporting.Group();
     this.groupFooterSection1 = new Telerik.Reporting.GroupFooterSection();
     this.groupHeaderSection1 = new Telerik.Reporting.GroupHeaderSection();
     this.panel5 = new Telerik.Reporting.Panel();
     this.Text1 = new Telerik.Reporting.TextBox();
     this.Field6 = new Telerik.Reporting.TextBox();
     this.Text12 = new Telerik.Reporting.TextBox();
     this.Id1 = new Telerik.Reporting.TextBox();
     this.barcode2 = new Telerik.Reporting.Barcode();
     this.pictureBox1 = new Telerik.Reporting.PictureBox();
     this.textBox1 = new Telerik.Reporting.TextBox();
     this.panel3 = new Telerik.Reporting.Panel();
     this.Text8 = new Telerik.Reporting.TextBox();
     this.InvoicesDataSource = new Telerik.Reporting.SqlDataSource();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     this.textBox5 = new Telerik.Reporting.TextBox();
     this.textBox22 = new Telerik.Reporting.TextBox();
     this.subReport1 = new Telerik.Reporting.SubReport();
     this.salesOrderDetails1 = new Telerik.Reporting.SalesOrderDetails();
     ((System.ComponentModel.ISupportInitialize)(this.salesOrderDetails1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // OrderNumbersDataSource
     //
     this.OrderNumbersDataSource.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
     this.OrderNumbersDataSource.Name = "OrderNumbers";
     this.OrderNumbersDataSource.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
     new Telerik.Reporting.SqlDataSourceParameter("@ForYear", System.Data.DbType.String, "=Parameters.ForYear.Value"),
     new Telerik.Reporting.SqlDataSourceParameter("@ForMonth", System.Data.DbType.String, "=Parameters.ForMonth.Value")});
     this.OrderNumbersDataSource.SelectCommand = resources.GetString("OrderNumbersDataSource.SelectCommand");
     //
     // detail
     //
     this.detail.Height = new Telerik.Reporting.Drawing.Unit(3.2780463695526123D, Telerik.Reporting.Drawing.UnitType.Inch);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.panel4,
     this.subReport1});
     this.detail.KeepTogether = false;
     this.detail.Name = "detail";
     //
     // panel4
     //
     this.panel4.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.textBox14,
     this.textBox10,
     this.textBox9,
     this.textBox8,
     this.textBox6,
     this.textBox4,
     this.textBox12,
     this.textBox13,
     this.textBox11,
     this.textBox16,
     this.textBox17,
     this.textBox18,
     this.textBox19,
     this.textBox21,
     this.textBox28,
     this.textBox29,
     this.textBox30,
     this.textBox31,
     this.textBox32,
     this.panel1,
     this.panel2,
     this.textBox2,
     this.textBox3});
     this.panel4.KeepTogether = false;
     this.panel4.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.0833333358168602D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.panel4.Name = "panel4";
     this.panel4.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.5D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.7000000476837158D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.panel4.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(173)))), ((int)(((byte)(221)))), ((int)(((byte)(252)))));
     this.panel4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // textBox14
     //
     this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.0103377103805542D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.38954368233680725D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox14.Name = "textBox14";
     this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.9937108755111694D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox14.Value = "=Fields.Store";
     //
     // textBox10
     //
     this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.0103377103805542D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.8120609521865845D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox10.Name = "textBox10";
     this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.9937108755111694D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox10.Value = "=Fields.CustPhone";
     //
     // textBox9
     //
     this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.0103377103805542D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.5259628295898438D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox9.Name = "textBox9";
     this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.993710994720459D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox9.Value = "=Fields.CustFirstName + \" \" + Fields.CustLastName";
     //
     // textBox8
     //
     this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.099921144545078278D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.5259628295898438D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox8.Name = "textBox8";
     this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.72496062517166138D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox8.Style.Font.Bold = true;
     this.textBox8.Style.Font.Name = "Verdana";
     this.textBox8.Value = "Contact:";
     //
     // textBox6
     //
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.0103377103805542D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.1898593902587891D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox6.Name = "textBox6";
     this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.9937108755111694D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox6.Value = "=Fields.BillCountryRegion";
     //
     // textBox4
     //
     this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.0103377103805542D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.98978042602539062D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox4.Name = "textBox4";
     this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.9937108755111694D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox4.Value = "=Fields.BillPostalCode + \" \" + Fields.BillCity";
     //
     // textBox12
     //
     this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.0103377103805542D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.78970146179199219D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox12.Name = "textBox12";
     this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.9937108755111694D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox12.Value = "=IsNull(Fields.BillAddress2, \'No secondary Address\')";
     //
     // textBox13
     //
     this.textBox13.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.0103377103805542D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.58962249755859375D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox13.Name = "textBox13";
     this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.9937108755111694D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox13.Value = "=Fields.BillAddress1";
     //
     // textBox11
     //
     this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.099921144545078278D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.8120609521865845D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox11.Name = "textBox11";
     this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.72496062517166138D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox11.Style.Font.Bold = true;
     this.textBox11.Style.Font.Name = "Verdana";
     this.textBox11.Value = "Phone:";
     //
     // textBox16
     //
     this.textBox16.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.7736506462097168D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.389543741941452D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox16.Name = "textBox16";
     this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.6291275024414062D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox16.Value = "=Fields.Store";
     //
     // textBox17
     //
     this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.7736506462097168D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.58962267637252808D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox17.Name = "textBox17";
     this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.6291275024414062D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox17.Value = "=Fields.ShipAddress1";
     //
     // textBox18
     //
     this.textBox18.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.7736506462097168D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.78970146179199219D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox18.Name = "textBox18";
     this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.6291275024414062D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox18.Value = "=IsNull(Fields.ShipAddress2, \'No secondary Address\')";
     //
     // textBox19
     //
     this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.7736506462097168D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.98978042602539062D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox19.Name = "textBox19";
     this.textBox19.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.6291275024414062D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox19.Value = "=Fields.ShipPostalCode + \" \" + Fields.ShipCity + \", \" + Fields.ShipStateProvince " +
         "";
     //
     // textBox21
     //
     this.textBox21.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.7736506462097168D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.18985915184021D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox21.Name = "textBox21";
     this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.6291275024414062D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox21.Value = "=Fields.ShipCountryRegion";
     //
     // textBox28
     //
     this.textBox28.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(5.7430548667907715D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.332122802734375D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox28.Name = "textBox28";
     this.textBox28.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.6736117601394653D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox28.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox28.Value = "=Fields.ShipMethod";
     //
     // textBox29
     //
     this.textBox29.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.3639674186706543D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.332122802734375D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox29.Name = "textBox29";
     this.textBox29.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.3790086507797241D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox29.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox29.Value = "=Fields.PurchaseOrderNumber";
     //
     // textBox30
     //
     this.textBox30.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.3792455196380615D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.332122802734375D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox30.Name = "textBox30";
     this.textBox30.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.9846428632736206D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox30.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox30.Value = "=Fields.SalesFirstName + \" \" + Fields.SalesLastName";
     //
     // textBox31
     //
     this.textBox31.Format = "{0:d}";
     this.textBox31.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.099921144545078278D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.332122802734375D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox31.Name = "textBox31";
     this.textBox31.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.1395833492279053D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox31.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox31.Value = "=Now()";
     //
     // textBox32
     //
     this.textBox32.Format = "{0:d}";
     this.textBox32.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.2395831346511841D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.332122802734375D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox32.Name = "textBox32";
     this.textBox32.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.1395833492279053D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox32.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox32.Value = "=Fields.OrderDate";
     //
     // panel1
     //
     this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.textBox24,
     this.textBox23,
     this.textBox25,
     this.textBox26,
     this.textBox27});
     this.panel1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.099921144545078278D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.05200457572937D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.panel1.Name = "panel1";
     this.panel1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.316746711730957D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.2800394594669342D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.panel1.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(245)))), ((int)(((byte)(255)))));
     //
     // textBox24
     //
     this.textBox24.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox24.Name = "textBox24";
     this.textBox24.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.1395833492279053D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.2800000011920929D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox24.Style.Font.Bold = true;
     this.textBox24.Style.Font.Name = "Verdana";
     this.textBox24.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox24.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox24.Value = "Date";
     //
     // textBox23
     //
     this.textBox23.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.1396621465682983D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox23.Name = "textBox23";
     this.textBox23.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.1395833492279053D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.2800000011920929D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox23.Style.Font.Bold = true;
     this.textBox23.Style.Font.Name = "Verdana";
     this.textBox23.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox23.Value = "Order Date";
     //
     // textBox25
     //
     this.textBox25.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.2793638706207275D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox25.Name = "textBox25";
     this.textBox25.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.9846034049987793D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.2800000011920929D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox25.Style.Font.Bold = true;
     this.textBox25.Style.Font.Name = "Verdana";
     this.textBox25.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox25.Value = "Sales Person";
     //
     // textBox26
     //
     this.textBox26.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.2640457153320312D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox26.Name = "textBox26";
     this.textBox26.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.3790086507797241D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.2800000011920929D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox26.Style.Font.Bold = true;
     this.textBox26.Style.Font.Name = "Verdana";
     this.textBox26.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox26.Value = "Purchase Order";
     //
     // textBox27
     //
     this.textBox27.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(5.6431331634521484D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox27.Name = "textBox27";
     this.textBox27.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.6736125946044922D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.2800000011920929D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox27.Style.Font.Bold = true;
     this.textBox27.Style.Font.Name = "Verdana";
     this.textBox27.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox27.Value = "Shipment Method";
     //
     // panel2
     //
     this.panel2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.textBox7});
     this.panel2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.099921144545078278D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.099464893341064453D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.panel2.Name = "panel2";
     this.panel2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.3028569221496582D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29003939032554626D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.panel2.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(245)))), ((int)(((byte)(255)))));
     //
     // textBox7
     //
     this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox7.Name = "textBox7";
     this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.9041273593902588D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.28999999165534973D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox7.Style.Font.Bold = true;
     this.textBox7.Style.Font.Name = "Verdana";
     this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.Value = "Customer Details";
     //
     // textBox2
     //
     this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.099921144545078278D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.38958317041397095D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.800000011920929D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox2.Style.Font.Bold = true;
     this.textBox2.Style.Font.Name = "Verdana";
     this.textBox2.Value = "Address:";
     //
     // textBox3
     //
     this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.0519428253173828D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.389543741941452D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.72162878513336182D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox3.Style.Font.Bold = true;
     this.textBox3.Style.Font.Name = "Verdana";
     this.textBox3.Value = "Ship to:";
     //
     // group1
     //
     this.group1.GroupFooter = this.groupFooterSection1;
     this.group1.GroupHeader = this.groupHeaderSection1;
     this.group1.Name = "group1";
     //
     // groupFooterSection1
     //
     this.groupFooterSection1.Height = new Telerik.Reporting.Drawing.Unit(0.23541705310344696D, Telerik.Reporting.Drawing.UnitType.Inch);
     this.groupFooterSection1.Name = "groupFooterSection1";
     this.groupFooterSection1.Style.Visible = false;
     //
     // groupHeaderSection1
     //
     this.groupHeaderSection1.Height = new Telerik.Reporting.Drawing.Unit(1.2865371704101563D, Telerik.Reporting.Drawing.UnitType.Inch);
     this.groupHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.panel5});
     this.groupHeaderSection1.Name = "groupHeaderSection1";
     //
     // panel5
     //
     this.panel5.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.Text1,
     this.Field6,
     this.Text12,
     this.Id1,
     this.barcode2,
     this.pictureBox1,
     this.textBox1,
     this.panel3,
     this.Text8});
     this.panel5.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.010456085205078125D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(3.9339065551757812E-05D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.panel5.Name = "panel5";
     this.panel5.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(19.023441314697266D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(3.2677044868469238D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.panel5.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(240)))), ((int)(((byte)(255)))));
     this.panel5.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(173)))), ((int)(((byte)(221)))), ((int)(((byte)(252)))));
     this.panel5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // Text1
     //
     this.Text1.CanGrow = false;
     this.Text1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(5.0309247970581055D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.9893181324005127D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.Text1.Name = "Text1";
     this.Text1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4.852510929107666D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.523809552192688D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.Text1.Style.BackgroundColor = System.Drawing.Color.Empty;
     this.Text1.Style.BorderColor.Default = System.Drawing.Color.Black;
     this.Text1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.Text1.Style.Color = System.Drawing.Color.Black;
     this.Text1.Style.Font.Bold = false;
     this.Text1.Style.Font.Italic = false;
     this.Text1.Style.Font.Name = "Verdana";
     this.Text1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.Text1.Style.Font.Strikeout = false;
     this.Text1.Style.Font.Underline = false;
     this.Text1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.Text1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.Text1.Style.Visible = true;
     this.Text1.Value = "275 Grove St., Suite 2-400, Newton, MA 02466\r\nPhone: +1.888.365.2779\r\nFax: +1.617" +
         ".249.2116";
     //
     // Field6
     //
     this.Field6.CanGrow = false;
     this.Field6.Format = "{0:d}";
     this.Field6.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(16.280376434326172D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.2130587100982666D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.Field6.Name = "Field6";
     this.Field6.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.7429654598236084D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.Field6.Style.BackgroundColor = System.Drawing.Color.Empty;
     this.Field6.Style.BorderColor.Default = System.Drawing.Color.Black;
     this.Field6.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.Field6.Style.Color = System.Drawing.Color.OrangeRed;
     this.Field6.Style.Font.Bold = true;
     this.Field6.Style.Font.Italic = false;
     this.Field6.Style.Font.Name = "Verdana";
     this.Field6.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.Field6.Style.Font.Strikeout = false;
     this.Field6.Style.Font.Underline = false;
     this.Field6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.Field6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.Field6.Style.Visible = true;
     this.Field6.Value = "=Now()";
     //
     // Text12
     //
     this.Text12.CanGrow = false;
     this.Text12.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(10.177068710327148D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.2130589485168457D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.Text12.Name = "Text12";
     this.Text12.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.6963250637054443D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.Text12.Style.BackgroundColor = System.Drawing.Color.Empty;
     this.Text12.Style.BorderColor.Default = System.Drawing.Color.Black;
     this.Text12.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.Text12.Style.Color = System.Drawing.Color.Black;
     this.Text12.Style.Font.Bold = true;
     this.Text12.Style.Font.Italic = false;
     this.Text12.Style.Font.Name = "Verdana";
     this.Text12.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.Text12.Style.Font.Strikeout = false;
     this.Text12.Style.Font.Underline = false;
     this.Text12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.Text12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.Text12.Style.Visible = true;
     this.Text12.Value = "Sales Order:";
     //
     // Id1
     //
     this.Id1.CanGrow = false;
     this.Id1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(12.8735933303833D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.2130589485168457D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.Id1.Name = "Id1";
     this.Id1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.0355603694915771D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.Id1.Style.BackgroundColor = System.Drawing.Color.Empty;
     this.Id1.Style.BorderColor.Default = System.Drawing.Color.Black;
     this.Id1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.Id1.Style.Color = System.Drawing.Color.OrangeRed;
     this.Id1.Style.Font.Bold = true;
     this.Id1.Style.Font.Italic = false;
     this.Id1.Style.Font.Name = "Verdana";
     this.Id1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     this.Id1.Style.Font.Strikeout = false;
     this.Id1.Style.Font.Underline = false;
     this.Id1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.Id1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.Id1.Style.Visible = true;
     this.Id1.Value = "=Fields.SalesOrderID";
     //
     // barcode2
     //
     this.barcode2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(12.792195320129395D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.24975340068340302D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.barcode2.Name = "barcode2";
     this.barcode2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.2312464714050293D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.7093372344970703D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.barcode2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.barcode2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.barcode2.Value = "=Fields.PurchaseOrderNumber";
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.18954388797283173D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.078749977052211761D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.pictureBox1.MimeType = "image/jpeg";
     this.pictureBox1.Name = "pictureBox1";
     this.pictureBox1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.6123565435409546D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.71079403162002563D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.pictureBox1.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(173)))), ((int)(((byte)(221)))), ((int)(((byte)(252)))));
     this.pictureBox1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.pictureBox1.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Point);
     this.pictureBox1.Value = ((object)(resources.GetObject("pictureBox1.Value")));
     //
     // textBox1
     //
     this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.9809513092041016D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.0983281135559082D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.9106760025024414D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29121589660644531D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox1.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(90)))), ((int)(((byte)(184)))));
     this.textBox1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(16D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox1.Value = "AdventureWorks";
     //
     // panel3
     //
     this.panel3.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.0682121515274048D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.panel3.Name = "panel3";
     this.panel3.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.4895052909851074D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.21828572452068329D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.panel3.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(229)))), ((int)(((byte)(255)))));
     //
     // Text8
     //
     this.Text8.CanGrow = false;
     this.Text8.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(14.909354209899902D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.2130589485168457D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.Text8.Name = "Text8";
     this.Text8.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.3708218336105347D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.Text8.Style.BackgroundColor = System.Drawing.Color.Empty;
     this.Text8.Style.BorderColor.Default = System.Drawing.Color.Black;
     this.Text8.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.Text8.Style.Color = System.Drawing.Color.Black;
     this.Text8.Style.Font.Bold = true;
     this.Text8.Style.Font.Italic = false;
     this.Text8.Style.Font.Name = "Verdana";
     this.Text8.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.Text8.Style.Font.Strikeout = false;
     this.Text8.Style.Font.Underline = false;
     this.Text8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.Text8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.Text8.Style.Visible = true;
     this.Text8.Value = "Date:";
     //
     // InvoicesDataSource
     //
     this.InvoicesDataSource.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
     this.InvoicesDataSource.Name = "Invoices";
     this.InvoicesDataSource.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
     new Telerik.Reporting.SqlDataSourceParameter("@SalesOrderNumber", System.Data.DbType.String, "=Parameters.OrderNumber.Value")});
     this.InvoicesDataSource.SelectCommand = resources.GetString("InvoicesDataSource.SelectCommand");
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = new Telerik.Reporting.Drawing.Unit(0.1875D, Telerik.Reporting.Drawing.UnitType.Inch);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.textBox5,
     this.textBox22});
     this.pageFooterSection1.Name = "pageFooterSection1";
     this.pageFooterSection1.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(173)))), ((int)(((byte)(221)))), ((int)(((byte)(252)))));
     this.pageFooterSection1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.pageFooterSection1.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
     //
     // textBox5
     //
     this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox5.Name = "textBox5";
     this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.40625D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.1875D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox5.Style.BackgroundColor = System.Drawing.Color.Empty;
     this.textBox5.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(90)))), ((int)(((byte)(184)))));
     this.textBox5.Style.Font.Italic = false;
     this.textBox5.Value = "=PageExec(\"lineTotalDataTextBox\",Count(Fields.ProductNumber)) + \" products, \" + P" +
         "ageExec(\"lineTotalDataTextBox\",Sum(Fields.OrderQty)) + \" items on page  \" + Page" +
         "Number";
     //
     // textBox22
     //
     this.textBox22.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(5.2715086936950684D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox22.Name = "textBox22";
     this.textBox22.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.1312694549560547D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.18742115795612335D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox22.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(90)))), ((int)(((byte)(184)))));
     this.textBox22.Style.Font.Italic = false;
     this.textBox22.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox22.Value = "=PageExec(\"lineTotalDataTextBox\",sum(LineTotal))";
     this.textBox22.Format = "{0:C2}";
     //
     // subReport1
     //
     this.subReport1.KeepTogether = false;
     this.subReport1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(7.8837074397597462E-05D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.8858587741851807D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.subReport1.Name = "subReport1";
     this.subReport1.Parameters.Add(new Telerik.Reporting.Parameter("SaledOrderID", "=Fields.SalesOrderID"));
     this.subReport1.ReportSource = this.salesOrderDetails1;
     this.subReport1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.4999217987060547D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.27500006556510925D, Telerik.Reporting.Drawing.UnitType.Inch));
     //
     // salesOrderDetails1
     //
     this.salesOrderDetails1.Name = "salesOrderDetails1";
     //
     // Invoice
     //
     this.DataSource = this.InvoicesDataSource;
     this.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
     new Telerik.Reporting.Data.Filter("=Fields.SalesOrderNumber", Telerik.Reporting.Data.FilterOperator.Equal, "=Parameters.OrderNumber.Value")});
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
     this.group1});
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.groupHeaderSection1,
     this.groupFooterSection1,
     this.detail,
     this.pageFooterSection1});
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Inch);
     this.PageSettings.Margins.Left = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Inch);
     this.PageSettings.Margins.Right = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Inch);
     this.PageSettings.Margins.Top = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Inch);
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
     reportParameter1.AutoRefresh = true;
     reportParameter1.AvailableValues.DataSource = this.OrderNumbersDataSource;
     reportParameter1.AvailableValues.DisplayMember = "SalesOrderNumber";
     reportParameter1.AvailableValues.Sortings.AddRange(new Telerik.Reporting.Data.Sorting[] {
     new Telerik.Reporting.Data.Sorting("=Fields.SalesOrderNumber", Telerik.Reporting.Data.SortDirection.Asc)});
     reportParameter1.AvailableValues.ValueMember = "SalesOrderNumber";
     reportParameter1.Name = "OrderNumber";
     reportParameter1.Text = "Order #";
     reportParameter1.Value = "=First(Fields.SalesOrderNumber)";
     reportParameter1.Visible = true;
     reportParameter2.Name = "ForYear";
     reportParameter2.Type = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter2.Value = "=2003";
     reportParameter3.Name = "ForMonth";
     reportParameter3.Type = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter3.Value = "=7";
     this.ReportParameters.Add(reportParameter1);
     this.ReportParameters.Add(reportParameter2);
     this.ReportParameters.Add(reportParameter3);
     this.Style.BackgroundColor = System.Drawing.Color.White;
     this.Width = new Telerik.Reporting.Drawing.Unit(7.5000009536743164D, Telerik.Reporting.Drawing.UnitType.Inch);
     ((System.ComponentModel.ISupportInitialize)(this.salesOrderDetails1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.ReportParameter   reportParameter1 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.Drawing.StyleRule styleRule1       = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule2       = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule3       = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule4       = new Telerik.Reporting.Drawing.StyleRule();
     this.pageFooter          = new Telerik.Reporting.PageFooterSection();
     this.textBox6            = new Telerik.Reporting.TextBox();
     this.reportHeader        = new Telerik.Reporting.ReportHeaderSection();
     this.detail              = new Telerik.Reporting.DetailSection();
     this.pnlPrincipalReverso = new Telerik.Reporting.Panel();
     this.txtTituloR          = new Telerik.Reporting.TextBox();
     this.panel5              = new Telerik.Reporting.Panel();
     this.textBox12           = new Telerik.Reporting.TextBox();
     this.panel6              = new Telerik.Reporting.Panel();
     this.textBox13           = new Telerik.Reporting.TextBox();
     this.textBox14           = new Telerik.Reporting.TextBox();
     this.textBox4            = new Telerik.Reporting.TextBox();
     this.textBox5            = new Telerik.Reporting.TextBox();
     this.pnlPrincipalF       = new Telerik.Reporting.Panel();
     this.txtTituloF          = new Telerik.Reporting.TextBox();
     this.panel1              = new Telerik.Reporting.Panel();
     this.txtTituloVehiculo   = new Telerik.Reporting.TextBox();
     this.txtPatente          = new Telerik.Reporting.TextBox();
     this.panel2              = new Telerik.Reporting.Panel();
     this.txtTituloDominio    = new Telerik.Reporting.TextBox();
     this.txtEmpresa          = new Telerik.Reporting.TextBox();
     this.panel3              = new Telerik.Reporting.Panel();
     this.txtTituloVigencia   = new Telerik.Reporting.TextBox();
     this.txtVigencia         = new Telerik.Reporting.TextBox();
     this.textBox2            = new Telerik.Reporting.TextBox();
     this.textBox3            = new Telerik.Reporting.TextBox();
     this.textBox7            = new Telerik.Reporting.TextBox();
     this.txtPuestoIngreso    = new Telerik.Reporting.TextBox();
     this.panel4              = new Telerik.Reporting.Panel();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageFooter
     //
     this.pageFooter.Height = new Telerik.Reporting.Drawing.Unit(1.0000988245010376D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.pageFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox6
     });
     this.pageFooter.Name          = "pageFooter";
     this.pageFooter.Style.Visible = true;
     //
     // textBox6
     //
     this.textBox6.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.10000024735927582D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(9.9315635452512652E-05D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox6.Name                = "textBox6";
     this.textBox6.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(28.519899368286133D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.99999988079071045D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox6.Style.Color         = System.Drawing.Color.Black;
     this.textBox6.Style.Font.Bold     = true;
     this.textBox6.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(13D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox6.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox6.Value               = "LA PRESENTE CREDENCIAL DE HABILITACION CARECE DE VALOR SIN LA FIRMA DEL RESPONSAB" +
                                         "LE DE SyS DE YPF";
     //
     // reportHeader
     //
     this.reportHeader.Height        = new Telerik.Reporting.Drawing.Unit(0.60000008344650269D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.reportHeader.Name          = "reportHeader";
     this.reportHeader.Style.Visible = false;
     //
     // detail
     //
     this.detail.Height = new Telerik.Reporting.Drawing.Unit(194D, Telerik.Reporting.Drawing.UnitType.Mm);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pnlPrincipalReverso,
         this.pnlPrincipalF
     });
     this.detail.Name = "detail";
     //
     // pnlPrincipalReverso
     //
     this.pnlPrincipalReverso.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.txtTituloR,
         this.panel5,
         this.panel6
     });
     this.pnlPrincipalReverso.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(14.499999046325684D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.099999949336051941D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.pnlPrincipalReverso.Name     = "pnlPrincipalReverso";
     this.pnlPrincipalReverso.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(14.119901657104492D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(19.299901962280273D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.pnlPrincipalReverso.Style.BackgroundColor     = System.Drawing.Color.Empty;
     this.pnlPrincipalReverso.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // txtTituloR
     //
     this.txtTituloR.CanGrow             = false;
     this.txtTituloR.Dock                = System.Windows.Forms.DockStyle.Top;
     this.txtTituloR.Name                = "txtTituloR";
     this.txtTituloR.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(14.119901657104492D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.7999995946884155D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtTituloR.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.txtTituloR.Style.Font.Bold     = true;
     this.txtTituloR.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(25D, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtTituloR.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.txtTituloR.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtTituloR.Value               = "INGRESO EVENTUAL";
     //
     // panel5
     //
     this.panel5.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox12
     });
     this.panel5.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.4999997615814209D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(3D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(13.000001907348633D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(4.5D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.panel5.Style.BackgroundColor     = System.Drawing.Color.White;
     this.panel5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // textBox12
     //
     this.textBox12.Location          = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.50000095367431641D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox12.Name              = "textBox12";
     this.textBox12.Size              = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(11.999799728393555D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(4D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox12.Style.Color       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
     this.textBox12.Style.Font.Size   = new Telerik.Reporting.Drawing.Unit(18D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox12.Style.Padding.Top = new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.textBox12.Value             = "Esta tarjeta deberá permanecer colgada del espejo retrovisor o en su defecto cerc" +
                                        "ana al parabrisas durante la permanencia del vehículo dentro del Complejo Indust" +
                                        "rial Lujan de Cuyo (CILC)\r\n";
     //
     // panel6
     //
     this.panel6.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox13,
         this.textBox14,
         this.textBox4,
         this.textBox5
     });
     this.panel6.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.4999997615814209D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(7.7999997138977051D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(12.999801635742188D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(11.000000953674316D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.panel6.Style.BackgroundColor     = System.Drawing.Color.White;
     this.panel6.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // textBox13
     //
     this.textBox13.Location             = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.19999989867210388D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.19999989867210388D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox13.Name                 = "textBox13";
     this.textBox13.Size                 = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(12.299798965454102D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.79999959468841553D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox13.Style.Color          = System.Drawing.Color.Red;
     this.textBox13.Style.Font.Bold      = true;
     this.textBox13.Style.Font.Size      = new Telerik.Reporting.Drawing.Unit(18D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox13.Style.Font.Underline = true;
     this.textBox13.Value                = "No olvide";
     //
     // textBox14
     //
     this.textBox14.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.20000110566616058D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.9999995231628418D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox14.Name                = "textBox14";
     this.textBox14.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(12.299799919128418D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(3.9999992847442627D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox14.Style.Color         = System.Drawing.Color.Red;
     this.textBox14.Style.Font.Bold     = true;
     this.textBox14.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(14D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox14.Style.LineWidth     = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox14.Style.Padding.Left  = new Telerik.Reporting.Drawing.Unit(0.30000001192092896D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.textBox14.Style.Padding.Right = new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.textBox14.Style.Padding.Top   = new Telerik.Reporting.Drawing.Unit(0.30000001192092896D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.textBox14.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox14.Value               = "- Usar cinturón de seguridad\r\n- Respetar velocidad máxima\r\n- No utilizar Celular " +
                                          "o Radio mientras conduce\r\n- Prioridad al peatón\r\n- Circular solo por lugares aut" +
                                          "orizados\r\n- Luces bajas encendidas";
     //
     // textBox4
     //
     this.textBox4.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.20000070333480835D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(5.0270833969116211D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox4.Name                = "textBox4";
     this.textBox4.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(12.299798965454102D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.99999988079071045D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox4.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
     this.textBox4.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(25D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox4.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox4.Value               = "Aprobación S&S";
     //
     // textBox5
     //
     this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.20000110566616058D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(6.0272831916809082D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox5.Name     = "textBox5";
     this.textBox5.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(12.299798965454102D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(4.4727191925048828D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox5.Style.Color     = System.Drawing.Color.Black;
     this.textBox5.Style.Font.Bold = true;
     this.textBox5.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(60D, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     //
     // pnlPrincipalF
     //
     this.pnlPrincipalF.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.txtTituloF,
         this.panel1,
         this.panel2,
         this.panel3,
         this.textBox2,
         this.textBox3,
         this.textBox7,
         this.txtPuestoIngreso
     });
     this.pnlPrincipalF.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.099999949336051941D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.099999949336051941D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.pnlPrincipalF.Name     = "pnlPrincipalF";
     this.pnlPrincipalF.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(14.119901657104492D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(19.30000114440918D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.pnlPrincipalF.Style.BackgroundColor     = System.Drawing.Color.Empty;
     this.pnlPrincipalF.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // txtTituloF
     //
     this.txtTituloF.CanGrow   = false;
     this.txtTituloF.CanShrink = true;
     this.txtTituloF.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.30000001192092896D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtTituloF.Name      = "txtTituloF";
     this.txtTituloF.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(14.11980152130127D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.93999999761581421D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtTituloF.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.txtTituloF.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.txtTituloF.Style.Font.Bold     = true;
     this.txtTituloF.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(25D, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtTituloF.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.txtTituloF.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.txtTituloF.Value = "INGRESO EVENTUAL";
     //
     // panel1
     //
     this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.txtTituloVehiculo,
         this.txtPatente
     });
     this.panel1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.2649255990982056D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(3D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(11.59005069732666D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(3.9999997615814209D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.panel1.Style.BackgroundColor = System.Drawing.Color.White;
     //
     // txtTituloVehiculo
     //
     this.txtTituloVehiculo.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.54507613182067871D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtTituloVehiculo.Name                = "txtTituloVehiculo";
     this.txtTituloVehiculo.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(10.499898910522461D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.99999988079071045D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtTituloVehiculo.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.txtTituloVehiculo.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(25D, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtTituloVehiculo.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.txtTituloVehiculo.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtTituloVehiculo.Value               = "Dominio";
     //
     // txtPatente
     //
     this.txtPatente.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.55562496185302734D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.5874999761581421D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtPatente.Name            = "txtPatente";
     this.txtPatente.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(10.499799728393555D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.3486040830612183D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtPatente.Style.Color     = System.Drawing.Color.Black;
     this.txtPatente.Style.Font.Bold = true;
     this.txtPatente.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(48D, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.txtPatente.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.txtPatente.Value           = "ABC 123";
     //
     // panel2
     //
     this.panel2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.txtTituloDominio,
         this.txtEmpresa
     });
     this.panel2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.2649255990982056D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(7.2999997138977051D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(11.59005069732666D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(3.4999995231628418D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.panel2.Style.BackgroundColor = System.Drawing.Color.White;
     //
     // txtTituloDominio
     //
     this.txtTituloDominio.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.54512536525726318D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtTituloDominio.Name                = "txtTituloDominio";
     this.txtTituloDominio.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(10.499799728393555D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.99999988079071045D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtTituloDominio.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.txtTituloDominio.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(25D, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtTituloDominio.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.txtTituloDominio.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtTituloDominio.Value               = "Empresa";
     //
     // txtEmpresa
     //
     this.txtEmpresa.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(9.9921220680698752E-05D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.4999997615814209D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtEmpresa.Name                = "txtEmpresa";
     this.txtEmpresa.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(11.589849472045898D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.999900221824646D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtEmpresa.Style.Color         = System.Drawing.Color.Black;
     this.txtEmpresa.Style.Font.Bold     = true;
     this.txtEmpresa.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(32D, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.txtEmpresa.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.txtEmpresa.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtEmpresa.Value               = "ABC 123";
     //
     // panel3
     //
     this.panel3.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.txtTituloVigencia,
         this.txtVigencia
     });
     this.panel3.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.2649255990982056D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(11.800000190734863D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(11.59005069732666D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(3.5000007152557373D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.panel3.Style.BackgroundColor = System.Drawing.Color.White;
     //
     // txtTituloVigencia
     //
     this.txtTituloVigencia.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.54507613182067871D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtTituloVigencia.Name                = "txtTituloVigencia";
     this.txtTituloVigencia.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(10.499898910522461D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.99999988079071045D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtTituloVigencia.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.txtTituloVigencia.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(25D, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtTituloVigencia.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.txtTituloVigencia.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtTituloVigencia.Value               = "Vigencia Hasta";
     //
     // txtVigencia
     //
     this.txtVigencia.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.54512536525726318D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.5000004768371582D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtVigencia.Name            = "txtVigencia";
     this.txtVigencia.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(10.499799728393555D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.5000004768371582D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtVigencia.Style.Color     = System.Drawing.Color.Black;
     this.txtVigencia.Style.Font.Bold = true;
     this.txtVigencia.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(60D, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.txtVigencia.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.txtVigencia.Value           = "10/10/12";
     //
     // textBox2
     //
     this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(7.0099496841430664D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(15.5D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.3000006675720215D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.10020112991333D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox2.Style.BorderColor.Default = System.Drawing.Color.White;
     this.textBox2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox2.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox2.Style.Font.Bold     = true;
     this.textBox2.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(42D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox2.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox2.Value = "CILC";
     //
     // textBox3
     //
     this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.8100498914718628D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(15.5D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox3.Name     = "textBox3";
     this.textBox3.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4.2897500991821289D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.10020112991333D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox3.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox3.Style.BorderColor.Default = System.Drawing.Color.White;
     this.textBox3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox3.Style.Color         = System.Drawing.Color.White;
     this.textBox3.Style.Font.Bold     = true;
     this.textBox3.Style.Font.Name     = "Tahoma";
     this.textBox3.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(42D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox3.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.Value = "YPF";
     //
     // textBox7
     //
     this.textBox7.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.264925479888916D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(17.80000114440918D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox7.Name                = "textBox7";
     this.textBox7.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.1350750923156738D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.2999985218048096D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox7.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox7.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(18D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox7.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.Value               = "PUESTO INGRESO Nº:";
     //
     // txtPuestoIngreso
     //
     this.txtPuestoIngreso.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(8.4001998901367188D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(17.80000114440918D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtPuestoIngreso.Name     = "txtPuestoIngreso";
     this.txtPuestoIngreso.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.90964937210083D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.2999999523162842D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtPuestoIngreso.Style.BackgroundColor = System.Drawing.Color.White;
     this.txtPuestoIngreso.Style.Font.Bold       = true;
     this.txtPuestoIngreso.Style.Font.Size       = new Telerik.Reporting.Drawing.Unit(35D, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtPuestoIngreso.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.txtPuestoIngreso.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtPuestoIngreso.Value = "5";
     //
     // panel4
     //
     this.panel4.Name = "panel4";
     this.panel4.Style.BackgroundColor = System.Drawing.Color.White;
     //
     // CredencialVehiculosEventuales
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageFooter,
         this.reportHeader,
         this.detail
     });
     this.PageSettings.Landscape      = true;
     this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(0.10000000149011612D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Left   = new Telerik.Reporting.Drawing.Unit(0.54000002145767212D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Right  = new Telerik.Reporting.Drawing.Unit(0.54000002145767212D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Top    = new Telerik.Reporting.Drawing.Unit(0.10000000149011612D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.PaperKind      = System.Drawing.Printing.PaperKind.A4;
     reportParameter1.Name            = "Periodo";
     this.ReportParameters.Add(reportParameter1);
     this.Style.BackgroundColor = System.Drawing.Color.White;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Title")
     });
     styleRule1.Style.Color          = System.Drawing.Color.Black;
     styleRule1.Style.Font.Bold      = true;
     styleRule1.Style.Font.Italic    = false;
     styleRule1.Style.Font.Name      = "Tahoma";
     styleRule1.Style.Font.Size      = new Telerik.Reporting.Drawing.Unit(20D, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule1.Style.Font.Strikeout = false;
     styleRule1.Style.Font.Underline = false;
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Caption")
     });
     styleRule2.Style.Color         = System.Drawing.Color.Black;
     styleRule2.Style.Font.Name     = "Tahoma";
     styleRule2.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Data")
     });
     styleRule3.Style.Font.Name     = "Tahoma";
     styleRule3.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("PageInfo")
     });
     styleRule4.Style.Font.Name     = "Tahoma";
     styleRule4.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4
     });
     this.Width = new Telerik.Reporting.Drawing.Unit(286.20004272460938D, Telerik.Reporting.Drawing.UnitType.Mm);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// Required method for telerik Reporting designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ProductLineSales));
            Telerik.Reporting.Charting.Styles.Corners corners1 = new Telerik.Reporting.Charting.Styles.Corners();
            Telerik.Reporting.Charting.Styles.ChartMargins chartMargins1 = new Telerik.Reporting.Charting.Styles.ChartMargins();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem1 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem2 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem3 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem4 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem5 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem6 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem7 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem8 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartSeries chartSeries1 = new Telerik.Reporting.Charting.ChartSeries();
            Telerik.Reporting.Charting.GradientElement gradientElement1 = new Telerik.Reporting.Charting.GradientElement();
            Telerik.Reporting.Charting.GradientElement gradientElement2 = new Telerik.Reporting.Charting.GradientElement();
            Telerik.Reporting.Charting.GradientElement gradientElement3 = new Telerik.Reporting.Charting.GradientElement();
            Telerik.Reporting.Charting.Palette palette1 = new Telerik.Reporting.Charting.Palette();
            Telerik.Reporting.Charting.PaletteItem paletteItem1 = new Telerik.Reporting.Charting.PaletteItem();
            Telerik.Reporting.Charting.PaletteItem paletteItem2 = new Telerik.Reporting.Charting.PaletteItem();
            Telerik.Reporting.Charting.PaletteItem paletteItem3 = new Telerik.Reporting.Charting.PaletteItem();
            Telerik.Reporting.Charting.PaletteItem paletteItem4 = new Telerik.Reporting.Charting.PaletteItem();
            Telerik.Reporting.Charting.PaletteItem paletteItem5 = new Telerik.Reporting.Charting.PaletteItem();
            Telerik.Reporting.Charting.PaletteItem paletteItem6 = new Telerik.Reporting.Charting.PaletteItem();
            Telerik.Reporting.Charting.PaletteItem paletteItem7 = new Telerik.Reporting.Charting.PaletteItem();
            Telerik.Reporting.Charting.PaletteItem paletteItem8 = new Telerik.Reporting.Charting.PaletteItem();
            Telerik.Reporting.Charting.PaletteItem paletteItem9 = new Telerik.Reporting.Charting.PaletteItem();
            Telerik.Reporting.Charting.PaletteItem paletteItem10 = new Telerik.Reporting.Charting.PaletteItem();
            Telerik.Reporting.Charting.Styles.ChartMargins chartMargins2 = new Telerik.Reporting.Charting.Styles.ChartMargins();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem9 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem10 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem11 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem12 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem13 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem14 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem15 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem16 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartSeries chartSeries2 = new Telerik.Reporting.Charting.ChartSeries();
            Telerik.Reporting.Charting.GradientElement gradientElement4 = new Telerik.Reporting.Charting.GradientElement();
            Telerik.Reporting.Charting.GradientElement gradientElement5 = new Telerik.Reporting.Charting.GradientElement();
            Telerik.Reporting.Charting.GradientElement gradientElement6 = new Telerik.Reporting.Charting.GradientElement();
            Telerik.Reporting.TableGroup tableGroup1 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup2 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup3 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup4 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup5 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup6 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup7 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup8 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter2 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter3 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter4 = new Telerik.Reporting.ReportParameter();
            this.productCategoriesDataSource = new Telerik.Reporting.SqlDataSource();
            this.productSubcategoriesDataSource = new Telerik.Reporting.SqlDataSource();
            this.detail = new Telerik.Reporting.DetailSection();
            this.textBoxTopEmployeesHeader = new Telerik.Reporting.TextBox();
            this.textBoxTopStoresHeader = new Telerik.Reporting.TextBox();
            this.chartTopEmployees = new Telerik.Reporting.Chart();
            this.employeesDataSource = new Telerik.Reporting.SqlDataSource();
            this.chartTopStores = new Telerik.Reporting.Chart();
            this.storesDataSource = new Telerik.Reporting.SqlDataSource();
            this.tableTopEmployees = new Telerik.Reporting.Table();
            this.textBoxEmloyeeNameLabel = new Telerik.Reporting.TextBox();
            this.textBoxSalesLabel = new Telerik.Reporting.TextBox();
            this.textBoxEmployeeName = new Telerik.Reporting.TextBox();
            this.textBoxSales = new Telerik.Reporting.TextBox();
            this.textBoxTopEmployeesNote = new Telerik.Reporting.TextBox();
            this.tableTopStores = new Telerik.Reporting.Table();
            this.textBoxStoreNameLabel = new Telerik.Reporting.TextBox();
            this.textBoxStoreSalesLabel = new Telerik.Reporting.TextBox();
            this.textBoxStoreName = new Telerik.Reporting.TextBox();
            this.textBoxStoreSales = new Telerik.Reporting.TextBox();
            this.textBoxTopStoresNote = new Telerik.Reporting.TextBox();
            this.group1 = new Telerik.Reporting.Group();
            this.groupFooterSection1 = new Telerik.Reporting.GroupFooterSection();
            this.groupHeaderSection1 = new Telerik.Reporting.GroupHeaderSection();
            this.textBoxCategories = new Telerik.Reporting.TextBox();
            this.textBoxSubCategories = new Telerik.Reporting.TextBox();
            this.textBoxTitle = new Telerik.Reporting.TextBox();
            this.pictureBoxLogo = new Telerik.Reporting.PictureBox();
            this.textBoxTimeInterval = new Telerik.Reporting.TextBox();
            this.reportFooterSection1 = new Telerik.Reporting.ReportFooterSection();
            this.textBoxReportFooter = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // productCategoriesDataSource
            // 
            this.productCategoriesDataSource.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
            this.productCategoriesDataSource.Name = "productCategoriesDataSource";
            this.productCategoriesDataSource.SelectCommand = "SELECT Production.ProductCategory.Name AS ProductCategory\r\nFROM Production.Produc" +
                "tCategory";
            // 
            // productSubcategoriesDataSource
            // 
            this.productSubcategoriesDataSource.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
            this.productSubcategoriesDataSource.Name = "productSubcategoriesDataSource";
            this.productSubcategoriesDataSource.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@productCategory", System.Data.DbType.String, "=Parameters.ProductCategory.Value")});
            this.productSubcategoriesDataSource.SelectCommand = resources.GetString("productSubcategoriesDataSource.SelectCommand");
            // 
            // detail
            // 
            this.detail.Height = new Telerik.Reporting.Drawing.Unit(6.6520843505859375D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBoxTopEmployeesHeader,
            this.textBoxTopStoresHeader,
            this.chartTopEmployees,
            this.chartTopStores,
            this.tableTopEmployees,
            this.textBoxTopEmployeesNote,
            this.tableTopStores,
            this.textBoxTopStoresNote});
            this.detail.Name = "detail";
            // 
            // textBoxTopEmployeesHeader
            // 
            this.textBoxTopEmployeesHeader.Name = "textBoxTopEmployeesHeader";
            this.textBoxTopEmployeesHeader.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.7000007629394531D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.3333333432674408D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxTopEmployeesHeader.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(239)))), ((int)(((byte)(238)))));
            this.textBoxTopEmployeesHeader.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxTopEmployeesHeader.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBoxTopEmployeesHeader.Style.BorderWidth.Bottom = new Telerik.Reporting.Drawing.Unit(2D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBoxTopEmployeesHeader.Style.BorderWidth.Top = new Telerik.Reporting.Drawing.Unit(2D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBoxTopEmployeesHeader.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxTopEmployeesHeader.Style.Font.Bold = true;
            this.textBoxTopEmployeesHeader.Style.Font.Name = "Trebuchet MS";
            this.textBoxTopEmployeesHeader.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(14D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBoxTopEmployeesHeader.Style.Padding.Left = new Telerik.Reporting.Drawing.Unit(2D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBoxTopEmployeesHeader.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBoxTopEmployeesHeader.Value = "Top 10 Employees";
            // 
            // textBoxTopStoresHeader
            // 
            this.textBoxTopStoresHeader.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(3.5020835399627686D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxTopStoresHeader.Name = "textBoxTopStoresHeader";
            this.textBoxTopStoresHeader.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.6999611854553223D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.3333333432674408D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxTopStoresHeader.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(239)))), ((int)(((byte)(238)))));
            this.textBoxTopStoresHeader.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxTopStoresHeader.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBoxTopStoresHeader.Style.BorderWidth.Bottom = new Telerik.Reporting.Drawing.Unit(2D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBoxTopStoresHeader.Style.BorderWidth.Left = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBoxTopStoresHeader.Style.BorderWidth.Right = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBoxTopStoresHeader.Style.BorderWidth.Top = new Telerik.Reporting.Drawing.Unit(2D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBoxTopStoresHeader.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxTopStoresHeader.Style.Font.Bold = true;
            this.textBoxTopStoresHeader.Style.Font.Name = "Trebuchet MS";
            this.textBoxTopStoresHeader.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(14D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBoxTopStoresHeader.Style.Padding.Left = new Telerik.Reporting.Drawing.Unit(2D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBoxTopStoresHeader.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBoxTopStoresHeader.Value = "Top 10 Stores";
            // 
            // chartTopEmployees
            // 
            this.chartTopEmployees.Appearance.Border.Color = System.Drawing.Color.Transparent;
            this.chartTopEmployees.Appearance.Border.Width = 0F;
            this.chartTopEmployees.Appearance.FillStyle.MainColor = System.Drawing.Color.Transparent;
            this.chartTopEmployees.BitmapResolution = 300F;
            this.chartTopEmployees.ChartTitle.Appearance.FillStyle.MainColor = System.Drawing.Color.Empty;
            this.chartTopEmployees.ChartTitle.Appearance.Visible = false;
            this.chartTopEmployees.ChartTitle.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(85)))), ((int)(((byte)(51)))));
            this.chartTopEmployees.ChartTitle.Visible = false;
            this.chartTopEmployees.DataSource = this.employeesDataSource;
            this.chartTopEmployees.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("=Fields.ProductSubcategory", Telerik.Reporting.Data.FilterOperator.In, "=Parameters.ProductSubcategory.Value"),
            new Telerik.Reporting.Data.Filter("=Fields.SaleAmount", Telerik.Reporting.Data.FilterOperator.TopN, "=10")});
            this.chartTopEmployees.ImageFormat = System.Drawing.Imaging.ImageFormat.Emf;
            this.chartTopEmployees.IntelligentLabelsEnabled = true;
            this.chartTopEmployees.Legend.Appearance.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(217)))), ((int)(((byte)(201)))));
            corners1.BottomLeft = Telerik.Reporting.Charting.Styles.CornerType.Round;
            corners1.BottomRight = Telerik.Reporting.Charting.Styles.CornerType.Round;
            corners1.RoundSize = 6;
            corners1.TopLeft = Telerik.Reporting.Charting.Styles.CornerType.Round;
            corners1.TopRight = Telerik.Reporting.Charting.Styles.CornerType.Round;
            this.chartTopEmployees.Legend.Appearance.Corners = corners1;
            this.chartTopEmployees.Legend.Appearance.ItemTextAppearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(113)))), ((int)(((byte)(94)))), ((int)(((byte)(57)))));
            this.chartTopEmployees.Legend.Appearance.Visible = false;
            this.chartTopEmployees.Legend.Visible = false;
            this.chartTopEmployees.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.5004165172576904D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.4000396728515625D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.chartTopEmployees.Name = "chartTopEmployees";
            this.chartTopEmployees.PlotArea.Appearance.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(218)))), ((int)(((byte)(202)))));
            this.chartTopEmployees.PlotArea.Appearance.Border.Visible = false;
            chartMargins1.Bottom = new Telerik.Reporting.Charting.Styles.Unit(13D, Telerik.Reporting.Charting.Styles.UnitType.Pixel);
            chartMargins1.Left = new Telerik.Reporting.Charting.Styles.Unit(10D, Telerik.Reporting.Charting.Styles.UnitType.Pixel);
            chartMargins1.Right = new Telerik.Reporting.Charting.Styles.Unit(15D, Telerik.Reporting.Charting.Styles.UnitType.Pixel);
            chartMargins1.Top = new Telerik.Reporting.Charting.Styles.Unit(25D, Telerik.Reporting.Charting.Styles.UnitType.Pixel);
            this.chartTopEmployees.PlotArea.Appearance.Dimensions.Margins = chartMargins1;
            this.chartTopEmployees.PlotArea.Appearance.FillStyle.FillType = Telerik.Reporting.Charting.Styles.FillType.Solid;
            this.chartTopEmployees.PlotArea.Appearance.FillStyle.MainColor = System.Drawing.Color.Transparent;
            this.chartTopEmployees.PlotArea.Appearance.FillStyle.SecondColor = System.Drawing.Color.Transparent;
            this.chartTopEmployees.PlotArea.Appearance.SeriesPalette = "Light";
            this.chartTopEmployees.PlotArea.XAxis.Appearance.Color = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(218)))), ((int)(((byte)(202)))));
            this.chartTopEmployees.PlotArea.XAxis.Appearance.MajorGridLines.Color = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(218)))), ((int)(((byte)(202)))));
            this.chartTopEmployees.PlotArea.XAxis.Appearance.MajorGridLines.Visible = false;
            this.chartTopEmployees.PlotArea.XAxis.Appearance.MajorTick.Color = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(207)))), ((int)(((byte)(190)))));
            this.chartTopEmployees.PlotArea.XAxis.Appearance.MajorTick.Visible = false;
            this.chartTopEmployees.PlotArea.XAxis.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(93)))), ((int)(((byte)(56)))));
            this.chartTopEmployees.PlotArea.XAxis.Appearance.Visible = Telerik.Reporting.Charting.Styles.ChartAxisVisibility.False;
            this.chartTopEmployees.PlotArea.XAxis.AutoScale = false;
            this.chartTopEmployees.PlotArea.XAxis.AutoShrink = false;
            this.chartTopEmployees.PlotArea.XAxis.AxisLabel.Appearance.RotationAngle = 270F;
            this.chartTopEmployees.PlotArea.XAxis.AxisLabel.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(93)))), ((int)(((byte)(56)))));
            this.chartTopEmployees.PlotArea.XAxis.DataLabelsColumn = "LastName";
            chartAxisItem2.Value = new decimal(new int[] {
            1,
            0,
            0,
            0});
            chartAxisItem3.Value = new decimal(new int[] {
            2,
            0,
            0,
            0});
            chartAxisItem4.Value = new decimal(new int[] {
            3,
            0,
            0,
            0});
            chartAxisItem5.Value = new decimal(new int[] {
            4,
            0,
            0,
            0});
            chartAxisItem6.Value = new decimal(new int[] {
            5,
            0,
            0,
            0});
            chartAxisItem7.Value = new decimal(new int[] {
            6,
            0,
            0,
            0});
            chartAxisItem8.Value = new decimal(new int[] {
            7,
            0,
            0,
            0});
            this.chartTopEmployees.PlotArea.XAxis.Items.AddRange(new Telerik.Reporting.Charting.ChartAxisItem[] {
            chartAxisItem1,
            chartAxisItem2,
            chartAxisItem3,
            chartAxisItem4,
            chartAxisItem5,
            chartAxisItem6,
            chartAxisItem7,
            chartAxisItem8});
            this.chartTopEmployees.PlotArea.XAxis.Visible = Telerik.Reporting.Charting.Styles.ChartAxisVisibility.False;
            this.chartTopEmployees.PlotArea.YAxis.Appearance.Color = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(218)))), ((int)(((byte)(202)))));
            this.chartTopEmployees.PlotArea.YAxis.Appearance.MajorGridLines.Color = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(225)))), ((int)(((byte)(212)))));
            this.chartTopEmployees.PlotArea.YAxis.Appearance.MajorGridLines.Visible = false;
            this.chartTopEmployees.PlotArea.YAxis.Appearance.MajorTick.Color = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(218)))), ((int)(((byte)(202)))));
            this.chartTopEmployees.PlotArea.YAxis.Appearance.MinorGridLines.Color = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(225)))), ((int)(((byte)(212)))));
            this.chartTopEmployees.PlotArea.YAxis.Appearance.MinorGridLines.Visible = false;
            this.chartTopEmployees.PlotArea.YAxis.Appearance.MinorTick.Color = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(218)))), ((int)(((byte)(202)))));
            this.chartTopEmployees.PlotArea.YAxis.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(93)))), ((int)(((byte)(56)))));
            this.chartTopEmployees.PlotArea.YAxis.AxisLabel.Appearance.RotationAngle = 0F;
            this.chartTopEmployees.PlotArea.YAxis.AxisLabel.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(93)))), ((int)(((byte)(56)))));
            this.chartTopEmployees.PlotArea.YAxis2.Appearance.TextAppearance.TextProperties.Font = new System.Drawing.Font("Arial", 8F);
            this.chartTopEmployees.PlotArea.YAxis2.AxisLabel.Appearance.RotationAngle = 0F;
            this.chartTopEmployees.PlotArea.YAxis2.AxisLabel.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chartTopEmployees.PlotArea.YAxis2.MaxValue = 50D;
            this.chartTopEmployees.PlotArea.YAxis2.Step = 10D;
            chartSeries1.Appearance.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(170)))), ((int)(((byte)(40)))));
            gradientElement1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(206)))), ((int)(((byte)(119)))));
            gradientElement2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(190)))), ((int)(((byte)(82)))));
            gradientElement2.Position = 0.5F;
            gradientElement3.Color = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(157)))), ((int)(((byte)(44)))));
            gradientElement3.Position = 1F;
            chartSeries1.Appearance.FillStyle.FillSettings.ComplexGradient.AddRange(new Telerik.Reporting.Charting.GradientElement[] {
            gradientElement1,
            gradientElement2,
            gradientElement3});
            chartSeries1.Appearance.FillStyle.FillType = Telerik.Reporting.Charting.Styles.FillType.ComplexGradient;
            chartSeries1.Appearance.LabelAppearance.Shadow.Blur = 2F;
            chartSeries1.Appearance.LabelAppearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries1.Appearance.Shadow.Blur = 4F;
            chartSeries1.Appearance.Shadow.Color = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            chartSeries1.Appearance.Shadow.Distance = 2F;
            chartSeries1.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(93)))), ((int)(((byte)(56)))));
            chartSeries1.Appearance.TextAppearance.TextProperties.Font = new System.Drawing.Font("Arial", 8.25F);
            chartSeries1.DataYColumn = "SaleAmount";
            chartSeries1.DefaultLabelValue = "#Y{N0}";
            chartSeries1.Name = "Series 1";
            chartSeries1.YAxisType = Telerik.Reporting.Charting.ChartYAxisType.Secondary;
            this.chartTopEmployees.Series.AddRange(new Telerik.Reporting.Charting.ChartSeries[] {
            chartSeries1});
            this.chartTopEmployees.SeriesOrientation = Telerik.Reporting.Charting.ChartSeriesOrientation.Horizontal;
            this.chartTopEmployees.SeriesPalette = "Light";
            this.chartTopEmployees.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4.1744256019592285D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.8229165077209473D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.chartTopEmployees.Sortings.AddRange(new Telerik.Reporting.Data.Sorting[] {
            new Telerik.Reporting.Data.Sorting("=Fields.SaleAmount", Telerik.Reporting.Data.SortDirection.Asc)});
            // 
            // employeesDataSource
            // 
            this.employeesDataSource.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
            this.employeesDataSource.Name = "employeesDataSource";
            this.employeesDataSource.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@productCategory", System.Data.DbType.String, "=Parameters.ProductCategory.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@FromDate", System.Data.DbType.DateTime, "=Parameters.FromDate.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@ToDate", System.Data.DbType.DateTime, "=Parameters.ToDate.Value")});
            this.employeesDataSource.SelectCommand = resources.GetString("employeesDataSource.SelectCommand");
            // 
            // chartTopStores
            // 
            this.chartTopStores.Appearance.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(197)))), ((int)(((byte)(175)))));
            this.chartTopStores.Appearance.Border.Width = 0F;
            this.chartTopStores.Appearance.FillStyle.MainColor = System.Drawing.Color.Transparent;
            this.chartTopStores.Appearance.FillStyle.SecondColor = System.Drawing.Color.Transparent;
            this.chartTopStores.BitmapResolution = 300F;
            this.chartTopStores.ChartTitle.Appearance.FillStyle.MainColor = System.Drawing.Color.Empty;
            this.chartTopStores.ChartTitle.Appearance.Visible = false;
            this.chartTopStores.ChartTitle.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(85)))), ((int)(((byte)(51)))));
            this.chartTopStores.ChartTitle.Visible = false;
            paletteItem1.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(110)))), ((int)(((byte)(25)))));
            paletteItem1.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(166)))), ((int)(((byte)(78)))));
            paletteItem2.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(169)))), ((int)(((byte)(213)))));
            paletteItem2.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(211)))), ((int)(((byte)(241)))));
            paletteItem3.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(189)))), ((int)(((byte)(23)))));
            paletteItem3.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(172)))), ((int)(((byte)(219)))), ((int)(((byte)(74)))));
            paletteItem4.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(86)))), ((int)(((byte)(182)))));
            paletteItem4.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(143)))), ((int)(((byte)(217)))));
            paletteItem5.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(185)))), ((int)(((byte)(39)))));
            paletteItem5.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(223)))), ((int)(((byte)(74)))));
            paletteItem6.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(163)))), ((int)(((byte)(87)))), ((int)(((byte)(61)))));
            paletteItem6.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(178)))), ((int)(((byte)(162)))));
            paletteItem7.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(84)))), ((int)(((byte)(54)))));
            paletteItem7.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(205)))), ((int)(((byte)(157)))));
            paletteItem8.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(93)))), ((int)(((byte)(180)))));
            paletteItem8.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(67)))), ((int)(((byte)(232)))), ((int)(((byte)(226)))));
            paletteItem9.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(89)))), ((int)(((byte)(38)))), ((int)(((byte)(191)))));
            paletteItem9.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(179)))), ((int)(((byte)(234)))));
            paletteItem10.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(147)))), ((int)(((byte)(177)))));
            paletteItem10.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(228)))), ((int)(((byte)(236)))));
            palette1.Items.AddRange(new Telerik.Reporting.Charting.PaletteItem[] {
            paletteItem1,
            paletteItem2,
            paletteItem3,
            paletteItem4,
            paletteItem5,
            paletteItem6,
            paletteItem7,
            paletteItem8,
            paletteItem9,
            paletteItem10});
            palette1.Name = "Palette1";
            this.chartTopStores.CustomPalettes.AddRange(new Telerik.Reporting.Charting.Palette[] {
            palette1});
            this.chartTopStores.DataSource = this.storesDataSource;
            this.chartTopStores.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("=Fields.ProductSubcategory", Telerik.Reporting.Data.FilterOperator.In, "=Parameters.ProductSubcategory.Value"),
            new Telerik.Reporting.Data.Filter("=Fields.SaleAmount", Telerik.Reporting.Data.FilterOperator.TopN, "=10")});
            this.chartTopStores.ImageFormat = System.Drawing.Imaging.ImageFormat.Emf;
            this.chartTopStores.IntelligentLabelsEnabled = true;
            this.chartTopStores.Legend.Appearance.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(217)))), ((int)(((byte)(201)))));
            this.chartTopStores.Legend.Appearance.Border.Width = 0F;
            this.chartTopStores.Legend.Appearance.FillStyle.FillType = Telerik.Reporting.Charting.Styles.FillType.Gradient;
            this.chartTopStores.Legend.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.chartTopStores.Legend.Appearance.FillStyle.SecondColor = System.Drawing.Color.Transparent;
            this.chartTopStores.Legend.Appearance.ItemTextAppearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(113)))), ((int)(((byte)(94)))), ((int)(((byte)(57)))));
            this.chartTopStores.Legend.Appearance.Shadow.Color = System.Drawing.Color.DodgerBlue;
            this.chartTopStores.Legend.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.5F);
            this.chartTopStores.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.5004165172576904D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(3.9020843505859375D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.chartTopStores.Name = "chartTopStores";
            this.chartTopStores.PlotArea.Appearance.Border.Color = System.Drawing.Color.Red;
            this.chartTopStores.PlotArea.Appearance.Border.Width = 0F;
            chartMargins2.Right = new Telerik.Reporting.Charting.Styles.Unit(150D, Telerik.Reporting.Charting.Styles.UnitType.Pixel);
            this.chartTopStores.PlotArea.Appearance.Dimensions.Margins = chartMargins2;
            this.chartTopStores.PlotArea.Appearance.FillStyle.MainColor = System.Drawing.Color.Transparent;
            this.chartTopStores.PlotArea.Appearance.FillStyle.SecondColor = System.Drawing.Color.Transparent;
            this.chartTopStores.PlotArea.Appearance.SeriesPalette = "Palette1";
            this.chartTopStores.PlotArea.XAxis.Appearance.Color = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(218)))), ((int)(((byte)(202)))));
            this.chartTopStores.PlotArea.XAxis.Appearance.MajorGridLines.Color = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(218)))), ((int)(((byte)(202)))));
            this.chartTopStores.PlotArea.XAxis.Appearance.MajorTick.Color = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(207)))), ((int)(((byte)(190)))));
            this.chartTopStores.PlotArea.XAxis.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(93)))), ((int)(((byte)(56)))));
            this.chartTopStores.PlotArea.XAxis.AutoScale = false;
            this.chartTopStores.PlotArea.XAxis.AutoShrink = false;
            this.chartTopStores.PlotArea.XAxis.AxisLabel.Appearance.RotationAngle = 270F;
            this.chartTopStores.PlotArea.XAxis.AxisLabel.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(93)))), ((int)(((byte)(56)))));
            this.chartTopStores.PlotArea.XAxis.DataLabelsColumn = "StoreName";
            chartAxisItem10.Value = new decimal(new int[] {
            1,
            0,
            0,
            0});
            chartAxisItem11.Value = new decimal(new int[] {
            2,
            0,
            0,
            0});
            chartAxisItem12.Value = new decimal(new int[] {
            3,
            0,
            0,
            0});
            chartAxisItem13.Value = new decimal(new int[] {
            4,
            0,
            0,
            0});
            chartAxisItem14.Value = new decimal(new int[] {
            5,
            0,
            0,
            0});
            chartAxisItem15.Value = new decimal(new int[] {
            6,
            0,
            0,
            0});
            chartAxisItem16.Value = new decimal(new int[] {
            7,
            0,
            0,
            0});
            this.chartTopStores.PlotArea.XAxis.Items.AddRange(new Telerik.Reporting.Charting.ChartAxisItem[] {
            chartAxisItem9,
            chartAxisItem10,
            chartAxisItem11,
            chartAxisItem12,
            chartAxisItem13,
            chartAxisItem14,
            chartAxisItem15,
            chartAxisItem16});
            this.chartTopStores.PlotArea.YAxis.Appearance.Color = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(218)))), ((int)(((byte)(202)))));
            this.chartTopStores.PlotArea.YAxis.Appearance.MajorGridLines.Color = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(225)))), ((int)(((byte)(212)))));
            this.chartTopStores.PlotArea.YAxis.Appearance.MajorTick.Color = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(218)))), ((int)(((byte)(202)))));
            this.chartTopStores.PlotArea.YAxis.Appearance.MinorGridLines.Color = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(225)))), ((int)(((byte)(212)))));
            this.chartTopStores.PlotArea.YAxis.Appearance.MinorTick.Color = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(218)))), ((int)(((byte)(202)))));
            this.chartTopStores.PlotArea.YAxis.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(93)))), ((int)(((byte)(56)))));
            this.chartTopStores.PlotArea.YAxis.AxisLabel.Appearance.RotationAngle = 0F;
            this.chartTopStores.PlotArea.YAxis.AxisLabel.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(93)))), ((int)(((byte)(56)))));
            this.chartTopStores.PlotArea.YAxis2.AxisLabel.Appearance.RotationAngle = 0F;
            chartSeries2.Appearance.Border.Color = System.Drawing.Color.White;
            chartSeries2.Appearance.DiameterScale = 0.8D;
            gradientElement4.Color = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(206)))), ((int)(((byte)(119)))));
            gradientElement5.Color = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(190)))), ((int)(((byte)(82)))));
            gradientElement5.Position = 0.5F;
            gradientElement6.Color = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(157)))), ((int)(((byte)(44)))));
            gradientElement6.Position = 1F;
            chartSeries2.Appearance.FillStyle.FillSettings.ComplexGradient.AddRange(new Telerik.Reporting.Charting.GradientElement[] {
            gradientElement4,
            gradientElement5,
            gradientElement6});
            chartSeries2.Appearance.FillStyle.FillType = Telerik.Reporting.Charting.Styles.FillType.ComplexGradient;
            chartSeries2.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(206)))), ((int)(((byte)(119)))));
            chartSeries2.Appearance.FillStyle.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(157)))), ((int)(((byte)(44)))));
            chartSeries2.Appearance.LabelAppearance.Visible = false;
            chartSeries2.Appearance.LegendDisplayMode = Telerik.Reporting.Charting.ChartSeriesLegendDisplayMode.ItemLabels;
            chartSeries2.Appearance.Shadow.Color = System.Drawing.Color.White;
            chartSeries2.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(93)))), ((int)(((byte)(56)))));
            chartSeries2.DataLabelsColumn = "StoreName";
            chartSeries2.DataYColumn = "SaleAmount";
            chartSeries2.DefaultLabelValue = "";
            chartSeries2.Name = "Series 1";
            chartSeries2.Type = Telerik.Reporting.Charting.ChartSeriesType.Pie;
            this.chartTopStores.Series.AddRange(new Telerik.Reporting.Charting.ChartSeries[] {
            chartSeries2});
            this.chartTopStores.SeriesOrientation = Telerik.Reporting.Charting.ChartSeriesOrientation.Horizontal;
            this.chartTopStores.SeriesPalette = "Palette1";
            this.chartTopStores.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4.1744260787963867D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.75D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.chartTopStores.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            // 
            // storesDataSource
            // 
            this.storesDataSource.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
            this.storesDataSource.Name = "storesDataSource";
            this.storesDataSource.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@productCategory", System.Data.DbType.String, "=Parameters.ProductCategory.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@FromDate", System.Data.DbType.DateTime, "=Parameters.FromDate.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@ToDate", System.Data.DbType.DateTime, "=Parameters.ToDate.Value")});
            this.storesDataSource.SelectCommand = resources.GetString("storesDataSource.SelectCommand");
            // 
            // tableTopEmployees
            // 
            this.tableTopEmployees.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(2.3299999237060547D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.tableTopEmployees.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(1.1100000143051148D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.tableTopEmployees.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(0.23999997973442078D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.tableTopEmployees.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(0.23958355188369751D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.tableTopEmployees.Body.SetCellContent(0, 0, this.textBoxEmloyeeNameLabel);
            this.tableTopEmployees.Body.SetCellContent(0, 1, this.textBoxSalesLabel);
            this.tableTopEmployees.Body.SetCellContent(1, 0, this.textBoxEmployeeName);
            this.tableTopEmployees.Body.SetCellContent(1, 1, this.textBoxSales);
            this.tableTopEmployees.ColumnGroups.Add(tableGroup1);
            this.tableTopEmployees.ColumnGroups.Add(tableGroup2);
            this.tableTopEmployees.DataSource = this.employeesDataSource;
            this.tableTopEmployees.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("=Fields.ProductSubcategory", Telerik.Reporting.Data.FilterOperator.In, "=Parameters.ProductSubcategory.Value"),
            new Telerik.Reporting.Data.Filter("=Fields.SaleAmount", Telerik.Reporting.Data.FilterOperator.TopN, "=10")});
            this.tableTopEmployees.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBoxEmloyeeNameLabel,
            this.textBoxSalesLabel,
            this.textBoxEmployeeName,
            this.textBoxSales});
            this.tableTopEmployees.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.4000396728515625D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.tableTopEmployees.Name = "tableTopEmployees";
            tableGroup4.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
            new Telerik.Reporting.Data.Grouping("")});
            tableGroup4.Name = "detailGroup";
            this.tableTopEmployees.RowGroups.Add(tableGroup3);
            this.tableTopEmployees.RowGroups.Add(tableGroup4);
            this.tableTopEmployees.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.43999981880188D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.47958356142044067D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.tableTopEmployees.Sortings.AddRange(new Telerik.Reporting.Data.Sorting[] {
            new Telerik.Reporting.Data.Sorting("=Fields.SaleAmount", Telerik.Reporting.Data.SortDirection.Desc)});
            this.tableTopEmployees.Sortings.AddRange(new Telerik.Reporting.Data.Sorting[] {
            new Telerik.Reporting.Data.Sorting("=Fields.SaleAmount", Telerik.Reporting.Data.SortDirection.Desc)});
            // 
            // textBoxEmloyeeNameLabel
            // 
            this.textBoxEmloyeeNameLabel.Name = "textBoxEmloyeeNameLabel";
            this.textBoxEmloyeeNameLabel.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.3299999237060547D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.23999999463558197D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxEmloyeeNameLabel.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxEmloyeeNameLabel.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxEmloyeeNameLabel.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.textBoxEmloyeeNameLabel.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBoxEmloyeeNameLabel.Style.Color = System.Drawing.Color.White;
            this.textBoxEmloyeeNameLabel.Style.Font.Bold = true;
            this.textBoxEmloyeeNameLabel.Style.Padding.Left = new Telerik.Reporting.Drawing.Unit(3D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBoxEmloyeeNameLabel.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBoxEmloyeeNameLabel.Value = "Employee Name";
            // 
            // textBoxSalesLabel
            // 
            this.textBoxSalesLabel.Name = "textBoxSalesLabel";
            this.textBoxSalesLabel.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.1100000143051148D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.23999999463558197D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxSalesLabel.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxSalesLabel.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxSalesLabel.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.textBoxSalesLabel.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBoxSalesLabel.Style.Color = System.Drawing.Color.White;
            this.textBoxSalesLabel.Style.Font.Bold = true;
            this.textBoxSalesLabel.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBoxSalesLabel.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBoxSalesLabel.Value = "Sales*";
            // 
            // textBoxEmployeeName
            // 
            this.textBoxEmployeeName.Name = "textBoxEmployeeName";
            this.textBoxEmployeeName.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.3299999237060547D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.23958355188369751D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxEmployeeName.Style.Padding.Left = new Telerik.Reporting.Drawing.Unit(3D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBoxEmployeeName.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBoxEmployeeName.Value = "=Fields.LastName + \", \" + Fields.FirstName";
            // 
            // textBoxSales
            // 
            this.textBoxSales.Format = "{0:N0}";
            this.textBoxSales.Name = "textBoxSales";
            this.textBoxSales.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.1100000143051148D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.23958355188369751D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxSales.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBoxSales.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBoxSales.Value = "=Fields.SaleAmount";
            // 
            // textBoxTopEmployeesNote
            // 
            this.textBoxTopEmployeesNote.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.87970161437988281D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxTopEmployeesNote.Name = "textBoxTopEmployeesNote";
            this.textBoxTopEmployeesNote.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.43999981880188D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.23999999463558197D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxTopEmployeesNote.Style.BorderColor.Top = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxTopEmployeesNote.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBoxTopEmployeesNote.Style.Font.Italic = true;
            this.textBoxTopEmployeesNote.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBoxTopEmployeesNote.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBoxTopEmployeesNote.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBoxTopEmployeesNote.Value = "* USD in thousands";
            // 
            // tableTopStores
            // 
            this.tableTopStores.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(2.3299999237060547D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.tableTopStores.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(1.1100000143051148D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.tableTopStores.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(0.23999999463558197D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.tableTopStores.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(0.23999999463558197D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.tableTopStores.Body.SetCellContent(0, 0, this.textBoxStoreNameLabel);
            this.tableTopStores.Body.SetCellContent(0, 1, this.textBoxStoreSalesLabel);
            this.tableTopStores.Body.SetCellContent(1, 0, this.textBoxStoreName);
            this.tableTopStores.Body.SetCellContent(1, 1, this.textBoxStoreSales);
            this.tableTopStores.ColumnGroups.Add(tableGroup5);
            this.tableTopStores.ColumnGroups.Add(tableGroup6);
            this.tableTopStores.DataSource = this.storesDataSource;
            this.tableTopStores.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("=Fields.ProductSubcategory", Telerik.Reporting.Data.FilterOperator.In, "=Parameters.ProductSubcategory.Value"),
            new Telerik.Reporting.Data.Filter("=Fields.SaleAmount", Telerik.Reporting.Data.FilterOperator.TopN, "=10")});
            this.tableTopStores.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBoxStoreNameLabel,
            this.textBoxStoreSalesLabel,
            this.textBoxStoreName,
            this.textBoxStoreSales});
            this.tableTopStores.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(3.9020843505859375D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.tableTopStores.Name = "tableTopStores";
            tableGroup8.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
            new Telerik.Reporting.Data.Grouping("")});
            tableGroup8.Name = "detailGroup";
            this.tableTopStores.RowGroups.Add(tableGroup7);
            this.tableTopStores.RowGroups.Add(tableGroup8);
            this.tableTopStores.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.43999981880188D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.48000001907348633D, Telerik.Reporting.Drawing.UnitType.Inch));
            // 
            // textBoxStoreNameLabel
            // 
            this.textBoxStoreNameLabel.Name = "textBoxStoreNameLabel";
            this.textBoxStoreNameLabel.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.3299999237060547D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.23999999463558197D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxStoreNameLabel.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxStoreNameLabel.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxStoreNameLabel.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.textBoxStoreNameLabel.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBoxStoreNameLabel.Style.Color = System.Drawing.Color.White;
            this.textBoxStoreNameLabel.Style.Font.Bold = true;
            this.textBoxStoreNameLabel.Style.Padding.Left = new Telerik.Reporting.Drawing.Unit(3D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBoxStoreNameLabel.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBoxStoreNameLabel.Value = "Store Name";
            // 
            // textBoxStoreSalesLabel
            // 
            this.textBoxStoreSalesLabel.Name = "textBoxStoreSalesLabel";
            this.textBoxStoreSalesLabel.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.1100000143051148D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.23999999463558197D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxStoreSalesLabel.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxStoreSalesLabel.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxStoreSalesLabel.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.textBoxStoreSalesLabel.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBoxStoreSalesLabel.Style.Color = System.Drawing.Color.White;
            this.textBoxStoreSalesLabel.Style.Font.Bold = true;
            this.textBoxStoreSalesLabel.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBoxStoreSalesLabel.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBoxStoreSalesLabel.Value = "Sales*";
            // 
            // textBoxStoreName
            // 
            this.textBoxStoreName.Name = "textBoxStoreName";
            this.textBoxStoreName.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.3299999237060547D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.23999999463558197D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxStoreName.Style.Padding.Left = new Telerik.Reporting.Drawing.Unit(3D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBoxStoreName.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBoxStoreName.Value = "=Fields.StoreName";
            // 
            // textBoxStoreSales
            // 
            this.textBoxStoreSales.Format = "{0:N0}";
            this.textBoxStoreSales.Name = "textBoxStoreSales";
            this.textBoxStoreSales.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.1100000143051148D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.23999999463558197D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxStoreSales.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBoxStoreSales.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBoxStoreSales.Value = "=Fields.SaleAmount";
            // 
            // textBoxTopStoresNote
            // 
            this.textBoxTopStoresNote.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(4.3821635246276855D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxTopStoresNote.Name = "textBoxTopStoresNote";
            this.textBoxTopStoresNote.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.43999981880188D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.23999999463558197D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxTopStoresNote.Style.BorderColor.Top = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxTopStoresNote.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBoxTopStoresNote.Style.Font.Italic = true;
            this.textBoxTopStoresNote.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBoxTopStoresNote.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBoxTopStoresNote.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBoxTopStoresNote.Value = "* USD in thousands";
            // 
            // group1
            // 
            this.group1.GroupFooter = this.groupFooterSection1;
            this.group1.GroupHeader = this.groupHeaderSection1;
            this.group1.Name = "group1";
            // 
            // groupFooterSection1
            // 
            this.groupFooterSection1.Height = new Telerik.Reporting.Drawing.Unit(0.0520833320915699D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.groupFooterSection1.Name = "groupFooterSection1";
            this.groupFooterSection1.Style.Visible = false;
            // 
            // groupHeaderSection1
            // 
            this.groupHeaderSection1.Height = new Telerik.Reporting.Drawing.Unit(1.2256944179534912D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.groupHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBoxCategories,
            this.textBoxSubCategories,
            this.textBoxTitle,
            this.pictureBoxLogo,
            this.textBoxTimeInterval});
            this.groupHeaderSection1.Name = "groupHeaderSection1";
            // 
            // textBoxCategories
            // 
            this.textBoxCategories.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.4400788545608521D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.37916678190231323D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxCategories.Name = "textBoxCategories";
            this.textBoxCategories.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.2599220275878906D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29521733522415161D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxCategories.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxCategories.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxCategories.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBoxCategories.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBoxCategories.Style.Color = System.Drawing.Color.White;
            this.textBoxCategories.Style.Font.Bold = true;
            this.textBoxCategories.Style.Font.Name = "Trebuchet MS";
            this.textBoxCategories.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(16D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBoxCategories.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBoxCategories.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBoxCategories.Value = "= Parameters.ProductCategory";
            // 
            // textBoxSubCategories
            // 
            this.textBoxSubCategories.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.68140745162963867D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxSubCategories.Name = "textBoxSubCategories";
            this.textBoxSubCategories.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.6999611854553223D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19837446510791779D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxSubCategories.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxSubCategories.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxSubCategories.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBoxSubCategories.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBoxSubCategories.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBoxSubCategories.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBoxSubCategories.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBoxSubCategories.Style.Color = System.Drawing.Color.White;
            this.textBoxSubCategories.Style.Font.Name = "Trebuchet MS";
            this.textBoxSubCategories.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBoxSubCategories.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBoxSubCategories.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
            this.textBoxSubCategories.Value = "= FormatArray(Parameters.ProductSubcategory.Value)";
            // 
            // textBoxTitle
            // 
            this.textBoxTitle.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.4400789737701416D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(3.9339065551757812E-05D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxTitle.Name = "textBoxTitle";
            this.textBoxTitle.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.2599215507507324D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.3790486752986908D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxTitle.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxTitle.Style.Font.Bold = true;
            this.textBoxTitle.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(20D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBoxTitle.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBoxTitle.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBoxTitle.Value = "PRODUCT LINE SALES";
            // 
            // pictureBoxLogo
            // 
            this.pictureBoxLogo.MimeType = "image/jpeg";
            this.pictureBoxLogo.Name = "pictureBoxLogo";
            this.pictureBoxLogo.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.440000057220459D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.68132871389389038D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.pictureBoxLogo.Sizing = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
            this.pictureBoxLogo.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.pictureBoxLogo.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.pictureBoxLogo.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Point);
            this.pictureBoxLogo.Value = ((object)(resources.GetObject("pictureBoxLogo.Value")));
            // 
            // textBoxTimeInterval
            // 
            this.textBoxTimeInterval.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.9259593904716894E-05D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.87986075878143311D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxTimeInterval.Name = "textBoxTimeInterval";
            this.textBoxTimeInterval.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.6999611854553223D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.2395833283662796D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxTimeInterval.Style.Font.Italic = true;
            this.textBoxTimeInterval.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBoxTimeInterval.Value = "From date: {Parameters.FromDate.Value.ToString(\"MMMM yyyy\")} to date: {Parameters" +
                ".ToDate.Value.ToString(\"MMMM yyyy\")}";
            // 
            // reportFooterSection1
            // 
            this.reportFooterSection1.Height = new Telerik.Reporting.Drawing.Unit(0.30000001192092896D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.reportFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBoxReportFooter});
            this.reportFooterSection1.Name = "reportFooterSection1";
            // 
            // textBoxReportFooter
            // 
            this.textBoxReportFooter.Name = "textBoxReportFooter";
            this.textBoxReportFooter.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.6791672706604D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30000001192092896D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxReportFooter.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxReportFooter.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxReportFooter.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBoxReportFooter.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBoxReportFooter.Style.Color = System.Drawing.Color.White;
            this.textBoxReportFooter.Style.Font.Name = "Trebuchet MS";
            this.textBoxReportFooter.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBoxReportFooter.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBoxReportFooter.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBoxReportFooter.Value = "AdventureWorks {Now().Year}";
            // 
            // ProductLineSales
            // 
            this.DocumentName = "= Parameters.ProductCategory.Value + \'Sales(\' + FormatArray(Parameters.ProductSub" +
                "category.Value) + \')[\' + NOW().ToString(\'MMMM yyyy\') + \']\'";
            this.Groups.AddRange(new Telerik.Reporting.Group[] {
            this.group1});
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.groupHeaderSection1,
            this.groupFooterSection1,
            this.detail,
            this.reportFooterSection1});
            this.PageSettings.Landscape = false;
            this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(0.25D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Left = new Telerik.Reporting.Drawing.Unit(0.40000000596046448D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Right = new Telerik.Reporting.Drawing.Unit(0.40000000596046448D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Top = new Telerik.Reporting.Drawing.Unit(0.25D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
            reportParameter1.AvailableValues.DataSource = this.productCategoriesDataSource;
            reportParameter1.AvailableValues.Sortings.AddRange(new Telerik.Reporting.Data.Sorting[] {
            new Telerik.Reporting.Data.Sorting("=Fields.ProductCategory", Telerik.Reporting.Data.SortDirection.Asc)});
            reportParameter1.AvailableValues.ValueMember = "ProductCategory";
            reportParameter1.Name = "ProductCategory";
            reportParameter1.AutoRefresh = true;
            reportParameter1.Text = "Category";
            reportParameter1.Value = "Bikes";
            reportParameter1.Visible = true;
            reportParameter2.AvailableValues.DataSource = this.productSubcategoriesDataSource;
            reportParameter2.AvailableValues.Sortings.AddRange(new Telerik.Reporting.Data.Sorting[] {
            new Telerik.Reporting.Data.Sorting("=Fields.ProductSubcategory", Telerik.Reporting.Data.SortDirection.Asc)});
            reportParameter2.AvailableValues.ValueMember = "ProductSubcategory";
            reportParameter2.MultiValue = true;
            reportParameter2.Name = "ProductSubcategory";
            reportParameter2.AutoRefresh = true;
            reportParameter2.Text = "Subcategory";
            reportParameter2.Value = "Mountain Bikes";
            reportParameter2.Visible = true;
            reportParameter3.Name = "FromDate";
            reportParameter3.Type = Telerik.Reporting.ReportParameterType.DateTime;
            reportParameter3.Value = "=#2001-01-01#";
            reportParameter4.Name = "ToDate";
            reportParameter4.Type = Telerik.Reporting.ReportParameterType.DateTime;
            reportParameter4.Value = "=#2004-12-31#";
            this.ReportParameters.Add(reportParameter1);
            this.ReportParameters.Add(reportParameter2);
            this.ReportParameters.Add(reportParameter3);
            this.ReportParameters.Add(reportParameter4);
            this.Style.BackgroundColor = System.Drawing.Color.White;
            this.Width = new Telerik.Reporting.Drawing.Unit(7.7000007629394531D, Telerik.Reporting.Drawing.UnitType.Inch);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.TableGroup                   tableGroup1     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup2     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup3     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup4     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup5     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup6     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup7     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup8     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule2 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule3 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule4 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule5 = new Telerik.Reporting.Drawing.FormattingRule();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(ProductCatalog));
     Telerik.Reporting.TocLevel tocLevel1 = new Telerik.Reporting.TocLevel();
     Telerik.Reporting.TocLevel tocLevel2 = new Telerik.Reporting.TocLevel();
     Telerik.Reporting.TocLevel tocLevel3 = new Telerik.Reporting.TocLevel();
     Telerik.Reporting.Group    group1    = new Telerik.Reporting.Group();
     Telerik.Reporting.Group    group2    = new Telerik.Reporting.Group();
     Telerik.Reporting.Group    group3    = new Telerik.Reporting.Group();
     Telerik.Reporting.Drawing.TextWatermark      textWatermark1      = new Telerik.Reporting.Drawing.TextWatermark();
     Telerik.Reporting.ReportParameter            reportParameter1    = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.Drawing.StyleRule          styleRule1          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule2          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule3          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule4          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule5          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector1 = new Telerik.Reporting.Drawing.DescendantSelector();
     this.textBox5                    = new Telerik.Reporting.TextBox();
     this.textBox14                   = new Telerik.Reporting.TextBox();
     this.textBox15                   = new Telerik.Reporting.TextBox();
     this.textBox7                    = new Telerik.Reporting.TextBox();
     this.textBox9                    = new Telerik.Reporting.TextBox();
     this.textBox19                   = new Telerik.Reporting.TextBox();
     this.textBox21                   = new Telerik.Reporting.TextBox();
     this.groupFooterSection1         = new Telerik.Reporting.GroupFooterSection();
     this.groupHeaderSection1         = new Telerik.Reporting.GroupHeaderSection();
     this.textBoxProductCategoryLabel = new Telerik.Reporting.TextBox();
     this.textBox3                    = new Telerik.Reporting.TextBox();
     this.shape3 = new Telerik.Reporting.Shape();
     this.groupFooterSection2 = new Telerik.Reporting.GroupFooterSection();
     this.groupHeaderSection2 = new Telerik.Reporting.GroupHeaderSection();
     this.textBox4            = new Telerik.Reporting.TextBox();
     this.groupFooterSection3 = new Telerik.Reporting.GroupFooterSection();
     this.groupHeaderSection3 = new Telerik.Reporting.GroupHeaderSection();
     this.panel3             = new Telerik.Reporting.Panel();
     this.pictureBox1        = new Telerik.Reporting.PictureBox();
     this.textBox1           = new Telerik.Reporting.TextBox();
     this.table1             = new Telerik.Reporting.Table();
     this.textBox16          = new Telerik.Reporting.TextBox();
     this.textBox17          = new Telerik.Reporting.TextBox();
     this.textBox8           = new Telerik.Reporting.TextBox();
     this.textBox18          = new Telerik.Reporting.TextBox();
     this.textBox20          = new Telerik.Reporting.TextBox();
     this.textBox22          = new Telerik.Reporting.TextBox();
     this.panel7             = new Telerik.Reporting.Panel();
     this.shape1             = new Telerik.Reporting.Shape();
     this.textBox10          = new Telerik.Reporting.TextBox();
     this.textBox6           = new Telerik.Reporting.TextBox();
     this.sqlDataSource2     = new Telerik.Reporting.SqlDataSource();
     this.detailSection1     = new Telerik.Reporting.DetailSection();
     this.sqlDataSource1     = new Telerik.Reporting.SqlDataSource();
     this.tocSection1        = new Telerik.Reporting.TocSection();
     this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.textBox2           = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox5
     //
     this.textBox5.Name        = "textBox5";
     this.textBox5.Size        = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.95442020893096924D), Telerik.Reporting.Drawing.Unit.Inch(0.27081868052482605D));
     this.textBox5.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox5.Value       = "Product No.";
     //
     // textBox14
     //
     this.textBox14.Name        = "textBox14";
     this.textBox14.Size        = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2207286357879639D), Telerik.Reporting.Drawing.Unit.Cm(0.68787944316864014D));
     this.textBox14.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox14.Value       = "Product";
     //
     // textBox15
     //
     this.textBox15.Name        = "textBox15";
     this.textBox15.Size        = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0693451166152954D), Telerik.Reporting.Drawing.Unit.Cm(0.68787944316864014D));
     this.textBox15.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox15.Value       = "Color";
     //
     // textBox7
     //
     this.textBox7.Name            = "textBox7";
     this.textBox7.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.63820755481719971D), Telerik.Reporting.Drawing.Unit.Cm(0.68787944316864014D));
     this.textBox7.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox7.Value           = "Size";
     //
     // textBox9
     //
     this.textBox9.Name            = "textBox9";
     this.textBox9.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.63375592231750488D), Telerik.Reporting.Drawing.Unit.Cm(0.68787944316864014D));
     this.textBox9.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox9.Value           = "Weight";
     //
     // textBox19
     //
     this.textBox19.Name            = "textBox19";
     this.textBox19.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0724959373474121D), Telerik.Reporting.Drawing.Unit.Cm(0.68787944316864014D));
     this.textBox19.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox19.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox19.Value           = "Dealer";
     //
     // textBox21
     //
     this.textBox21.Name = "textBox21";
     this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1005908250808716D), Telerik.Reporting.Drawing.Unit.Cm(0.68787944316864014D));
     this.textBox21.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox21.Style.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox21.Style.TextAlign         = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox21.Value = "List Price";
     //
     // groupFooterSection1
     //
     this.groupFooterSection1.Height        = Telerik.Reporting.Drawing.Unit.Inch(0.21875D);
     this.groupFooterSection1.Name          = "groupFooterSection1";
     this.groupFooterSection1.Style.Visible = false;
     //
     // groupHeaderSection1
     //
     this.groupHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1.5D);
     this.groupHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBoxProductCategoryLabel,
         this.textBox3,
         this.shape3
     });
     this.groupHeaderSection1.Name             = "groupHeaderSection1";
     this.groupHeaderSection1.PrintOnEveryPage = true;
     //
     // textBoxProductCategoryLabel
     //
     this.textBoxProductCategoryLabel.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.90000009536743164D));
     this.textBoxProductCategoryLabel.Name      = "textBoxProductCategoryLabel";
     this.textBoxProductCategoryLabel.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0999212265014648D), Telerik.Reporting.Drawing.Unit.Inch(0.3999999463558197D));
     this.textBoxProductCategoryLabel.StyleName = "Category";
     this.textBoxProductCategoryLabel.Value     = "=Fields.ProductCategory";
     //
     // textBox3
     //
     this.textBox3.Culture   = new System.Globalization.CultureInfo("en");
     this.textBox3.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
     this.textBox3.Name      = "textBox3";
     this.textBox3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0999603271484375D), Telerik.Reporting.Drawing.Unit.Inch(0.60000002384185791D));
     this.textBox3.StyleName = "Header";
     this.textBox3.Value     = "Product Catalog";
     //
     // shape3
     //
     this.shape3.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Left | Telerik.Reporting.AnchoringStyles.Right)));
     this.shape3.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.60011798143386841D));
     this.shape3.Name      = "shape3";
     this.shape3.ShapeType = new Telerik.Reporting.Drawing.Shapes.LineShape(Telerik.Reporting.Drawing.Shapes.LineDirection.EW);
     this.shape3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0999603271484375D), Telerik.Reporting.Drawing.Unit.Point(2D));
     this.shape3.Stretch   = true;
     this.shape3.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.shape3.Style.BorderStyle.Top    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.shape3.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.shape3.Style.BorderWidth.Top    = Telerik.Reporting.Drawing.Unit.Point(1.5D);
     this.shape3.Style.Color = System.Drawing.Color.Transparent;
     //
     // groupFooterSection2
     //
     this.groupFooterSection2.Height        = Telerik.Reporting.Drawing.Unit.Inch(0.1979166716337204D);
     this.groupFooterSection2.Name          = "groupFooterSection2";
     this.groupFooterSection2.Style.Visible = false;
     //
     // groupHeaderSection2
     //
     this.groupHeaderSection2.Height = Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D);
     this.groupHeaderSection2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox4
     });
     this.groupHeaderSection2.KeepTogether     = false;
     this.groupHeaderSection2.Name             = "groupHeaderSection2";
     this.groupHeaderSection2.PrintOnEveryPage = true;
     //
     // textBox4
     //
     this.textBox4.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox4.Name      = "textBox4";
     this.textBox4.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0999603271484375D), Telerik.Reporting.Drawing.Unit.Inch(0.30000010132789612D));
     this.textBox4.StyleName = "SubCategory";
     this.textBox4.Value     = "=Fields.ProductSubCategory";
     //
     // groupFooterSection3
     //
     this.groupFooterSection3.Height = Telerik.Reporting.Drawing.Unit.Inch(0.14999993145465851D);
     this.groupFooterSection3.Name   = "groupFooterSection3";
     //
     // groupHeaderSection3
     //
     this.groupHeaderSection3.Height = Telerik.Reporting.Drawing.Unit.Inch(1.5000003576278687D);
     this.groupHeaderSection3.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.panel3
     });
     this.groupHeaderSection3.Name             = "groupHeaderSection3";
     this.groupHeaderSection3.PrintOnEveryPage = true;
     //
     // panel3
     //
     this.panel3.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pictureBox1,
         this.textBox1,
         this.table1,
         this.textBox6
     });
     this.panel3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.19999949634075165D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.7000007629394531D), Telerik.Reporting.Drawing.Unit.Inch(1.4530587196350098D));
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.pictureBox1.MimeType = "";
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3372377157211304D), Telerik.Reporting.Drawing.Unit.Inch(0.89988160133361816D));
     this.pictureBox1.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
     this.pictureBox1.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.pictureBox1.Style.Color          = System.Drawing.Color.White;
     this.pictureBox1.Style.LineWidth      = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.pictureBox1.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(1D);
     this.pictureBox1.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Point(1D);
     this.pictureBox1.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Point(1D);
     this.pictureBox1.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Point(1D);
     this.pictureBox1.Style.TextAlign      = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.pictureBox1.Style.VerticalAlign  = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.pictureBox1.Value = "=Fields.LargePhoto";
     //
     // textBox1
     //
     this.textBox1.Bindings.Add(new Telerik.Reporting.Binding("Style.Font.Name", "= IIf(Parameters.CultureID.Value = \'zh-cht\', \'Microsoft JhengHei\', IIf(Paramet" +
                                                              "ers.CultureID.Value = \'th\', \'Microsoft Sans Serif\', \'Segoe UI Light\'))"));
     this.textBox1.CanShrink = true;
     this.textBox1.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.2445292472839355D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.textBox1.Name      = "textBox1";
     this.textBox1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.2999608516693115D), Telerik.Reporting.Drawing.Unit.Inch(0.89988160133361816D));
     this.textBox1.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox1.Style.BorderStyle.Right  = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox1.Style.Font.Name          = "Segoe UI Light";
     this.textBox1.Value = "=Fields.Description";
     //
     // table1
     //
     this.table1.Bindings.Add(new Telerik.Reporting.Binding("DataSource", "=ReportItem.DataObject"));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.95442020893096924D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2.220726490020752D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.0693440437316895D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.63820689916610718D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.63375532627105713D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.072495698928833D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.1005908250808716D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.716888964176178D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox16);
     this.table1.Body.SetCellContent(0, 1, this.textBox17);
     this.table1.Body.SetCellContent(0, 3, this.textBox8);
     this.table1.Body.SetCellContent(0, 4, this.textBox18);
     this.table1.Body.SetCellContent(0, 5, this.textBox20);
     this.table1.Body.SetCellContent(0, 6, this.textBox22);
     this.table1.Body.SetCellContent(0, 2, this.panel7);
     tableGroup1.Name       = "tableGroup1";
     tableGroup1.ReportItem = this.textBox5;
     tableGroup2.Name       = "tableGroup2";
     tableGroup2.ReportItem = this.textBox14;
     tableGroup3.Name       = "tableGroup3";
     tableGroup3.ReportItem = this.textBox15;
     tableGroup4.Name       = "tableGroup4";
     tableGroup4.ReportItem = this.textBox7;
     tableGroup5.Name       = "tableGroup5";
     tableGroup5.ReportItem = this.textBox9;
     tableGroup6.Name       = "tableGroup6";
     tableGroup6.ReportItem = this.textBox19;
     tableGroup7.Name       = "tableGroup7";
     tableGroup7.ReportItem = this.textBox21;
     this.table1.ColumnGroups.Add(tableGroup1);
     this.table1.ColumnGroups.Add(tableGroup2);
     this.table1.ColumnGroups.Add(tableGroup3);
     this.table1.ColumnGroups.Add(tableGroup4);
     this.table1.ColumnGroups.Add(tableGroup5);
     this.table1.ColumnGroups.Add(tableGroup6);
     this.table1.ColumnGroups.Add(tableGroup7);
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox16,
         this.textBox17,
         this.panel7,
         this.textBox8,
         this.textBox18,
         this.textBox20,
         this.textBox22,
         this.textBox5,
         this.textBox14,
         this.textBox15,
         this.textBox7,
         this.textBox9,
         this.textBox19,
         this.textBox21
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.987076191464439E-05D), Telerik.Reporting.Drawing.Unit.Cm(2.2860004901885986D));
     this.table1.Name     = "table1";
     tableGroup8.Groupings.Add(new Telerik.Reporting.Grouping(""));
     tableGroup8.Name = "detailGroup";
     this.table1.RowGroups.Add(tableGroup8);
     this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.6895394325256348D), Telerik.Reporting.Drawing.Unit.Cm(1.4047684669494629D));
     //
     // textBox16
     //
     this.textBox16.Name  = "textBox16";
     this.textBox16.Size  = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.95442020893096924D), Telerik.Reporting.Drawing.Unit.Cm(0.716888964176178D));
     this.textBox16.Value = "=Fields.ProductNumber";
     //
     // textBox17
     //
     this.textBox17.Name  = "textBox17";
     this.textBox17.Size  = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.220726490020752D), Telerik.Reporting.Drawing.Unit.Cm(0.716888964176178D));
     this.textBox17.Value = "=Fields.ProductName";
     //
     // textBox8
     //
     this.textBox8.Name            = "textBox8";
     this.textBox8.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.63820689916610718D), Telerik.Reporting.Drawing.Unit.Cm(0.716888964176178D));
     this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox8.Value           = "=IsNull(Fields.Size, \'N/A\')";
     //
     // textBox18
     //
     this.textBox18.Name            = "textBox18";
     this.textBox18.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.63375532627105713D), Telerik.Reporting.Drawing.Unit.Cm(0.716888964176178D));
     this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox18.Value           = "=IsNull(Fields.Weight, \'N/A\')";
     //
     // textBox20
     //
     this.textBox20.Format          = "{0:C2}";
     this.textBox20.Name            = "textBox20";
     this.textBox20.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.072495698928833D), Telerik.Reporting.Drawing.Unit.Cm(0.716888964176178D));
     this.textBox20.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox20.Value           = "=ISNULL(Fields.StandardCost, \"Call\")";
     //
     // textBox22
     //
     this.textBox22.Format = "{0:C2}";
     this.textBox22.Name   = "textBox22";
     this.textBox22.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1005908250808716D), Telerik.Reporting.Drawing.Unit.Cm(0.716888964176178D));
     this.textBox22.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox22.Style.TextAlign         = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox22.Value = "=IsNull(Fields.ListPrice, \'Call\')";
     //
     // panel7
     //
     this.panel7.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.shape1,
         this.textBox10
     });
     this.panel7.Name = "panel7";
     this.panel7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0693440437316895D), Telerik.Reporting.Drawing.Unit.Cm(0.716888964176178D));
     this.panel7.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     this.panel7.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.panel7.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.panel7.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.panel7.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     //
     // shape1
     //
     formattingRule1.Filters.Add(new Telerik.Reporting.Filter("= ToLower(Fields.Color)", Telerik.Reporting.FilterOperator.Equal, "red"));
     formattingRule1.StopIfTrue            = true;
     formattingRule1.Style.BackgroundColor = System.Drawing.Color.Red;
     formattingRule2.Filters.Add(new Telerik.Reporting.Filter("= ToLower(Fields.Color)", Telerik.Reporting.FilterOperator.Equal, "blue"));
     formattingRule2.StopIfTrue            = true;
     formattingRule2.Style.BackgroundColor = System.Drawing.Color.Blue;
     formattingRule3.Filters.Add(new Telerik.Reporting.Filter("= ToLower(Fields.Color)", Telerik.Reporting.FilterOperator.Equal, "black"));
     formattingRule3.StopIfTrue            = true;
     formattingRule3.Style.BackgroundColor = System.Drawing.Color.Black;
     formattingRule4.Filters.Add(new Telerik.Reporting.Filter("= ToLower(Fields.Color)", Telerik.Reporting.FilterOperator.Equal, "yellow"));
     formattingRule4.StopIfTrue            = true;
     formattingRule4.Style.BackgroundColor = System.Drawing.Color.Yellow;
     formattingRule5.Filters.Add(new Telerik.Reporting.Filter("= ToLower(Fields.Color)", Telerik.Reporting.FilterOperator.Equal, "silver"));
     formattingRule5.StopIfTrue            = true;
     formattingRule5.Style.BackgroundColor = System.Drawing.Color.Silver;
     this.shape1.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1,
         formattingRule2,
         formattingRule3,
         formattingRule4,
         formattingRule5
     });
     this.shape1.Location    = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.0793650820851326D), Telerik.Reporting.Drawing.Unit.Cm(0.07025589793920517D));
     this.shape1.Name        = "shape1";
     this.shape1.ShapeType   = new Telerik.Reporting.Drawing.Shapes.EllipseShape(0D);
     this.shape1.Size        = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.26041331887245178D), Telerik.Reporting.Drawing.Unit.Inch(0.22303469479084015D));
     this.shape1.Style.Color = System.Drawing.Color.Transparent;
     //
     // textBox10
     //
     this.textBox10.Format   = "{0:C2}";
     this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.8202979564666748D), Telerik.Reporting.Drawing.Unit.Cm(0.07025589793920517D));
     this.textBox10.Name     = "textBox10";
     this.textBox10.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.6804002523422241D), Telerik.Reporting.Drawing.Unit.Inch(0.25454029440879822D));
     this.textBox10.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox10.Style.BorderStyle.Right  = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox10.Value = "= IsNull(Fields.Color, \'N/A\')";
     //
     // textBox6
     //
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.4648761749267578D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0351245403289795D), Telerik.Reporting.Drawing.Unit.Inch(0.30000028014183044D));
     this.textBox6.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox6.Style.BorderStyle.Right  = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox6.StyleName = "SubCategory";
     this.textBox6.Value     = "=Fields.ProductModel";
     //
     // sqlDataSource2
     //
     this.sqlDataSource2.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
     this.sqlDataSource2.Name             = "sqlDataSource2";
     this.sqlDataSource2.SelectCommand    = "SELECT RTRIM(CultureID) AS CultureID, Name FROM Production.Culture WHERE (NOT (RT" +
                                            "RIM(CultureID) IN (\'es\', \'\')))";
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.13208325207233429D);
     this.detailSection1.Name   = "detailSection1";
     this.detailSection1.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
     this.detailSection1.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Point(3D);
     this.detailSection1.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.detailSection1.Style.Visible             = false;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@cultureID", System.Data.DbType.String, "=Parameters(\'CultureID\').Value")
     });
     this.sqlDataSource1.SelectCommand = resources.GetString("sqlDataSource1.SelectCommand");
     //
     // tocSection1
     //
     this.tocSection1.Height       = Telerik.Reporting.Drawing.Unit.Inch(1.5D);
     this.tocSection1.KeepTogether = false;
     tocLevel1.LeaderSymbol        = '\0';
     tocLevel1.Name                 = "Level1";
     tocLevel1.Style.Font.Bold      = true;
     tocLevel1.Style.Font.Name      = "Segoe UI Light";
     tocLevel1.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(16D);
     tocLevel1.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(5D);
     tocLevel1.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Point(2D);
     tocLevel1.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Point(2D);
     tocLevel1.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Point(5D);
     tocLevel2.Name                 = "Level2";
     tocLevel2.Style.Font.Name      = "Segoe UI Light";
     tocLevel2.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(13D);
     tocLevel2.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(1D);
     tocLevel2.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Point(32D);
     tocLevel2.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Point(2D);
     tocLevel2.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Point(1D);
     tocLevel3.Name                 = "Level3";
     tocLevel3.Style.Font.Name      = "Segoe UI Light";
     tocLevel3.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(13D);
     tocLevel3.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(1D);
     tocLevel3.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Point(52D);
     tocLevel3.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Point(2D);
     tocLevel3.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Point(1D);
     this.tocSection1.Levels.Add(tocLevel1);
     this.tocSection1.Levels.Add(tocLevel2);
     this.tocSection1.Levels.Add(tocLevel3);
     this.tocSection1.Name      = "tocSection1";
     this.tocSection1.PageBreak = Telerik.Reporting.PageBreak.After;
     this.tocSection1.Title     = "Table of Contents";
     this.tocSection1.TitleStyle.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.tocSection1.TitleStyle.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.tocSection1.TitleStyle.Font.Bold          = true;
     this.tocSection1.TitleStyle.Font.Name          = "Segoe UI Light";
     this.tocSection1.TitleStyle.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(25D);
     this.tocSection1.TitleStyle.Padding.Bottom     = Telerik.Reporting.Drawing.Unit.Point(10D);
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox2
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox2
     //
     this.textBox2.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.2000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.8999993801116943D), Telerik.Reporting.Drawing.Unit.Inch(0.19996063411235809D));
     this.textBox2.Style.Font.Name = "Segoe UI Light";
     this.textBox2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox2.Value           = "= PageExec(\'group1\', Fields.ProductCategory) + \', page \' + PageNumber(\'group1\', F" +
                                     "ields.ProductCategory) + \' of \' + PageCount(\'group1\', Fields.ProductCategory)";
     //
     // ProductCatalog
     //
     this.Bindings.Add(new Telerik.Reporting.Binding("Culture", "=Parameters.CultureID.Value"));
     this.DataSource        = this.sqlDataSource1;
     this.DocumentName      = "=\'ProductCatalog.\' + Parameters.CultureID.Value";
     group1.DocumentMapText = "=Fields.ProductCategory";
     group1.GroupFooter     = this.groupFooterSection1;
     group1.GroupHeader     = this.groupHeaderSection1;
     group1.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.ProductCategory"));
     group1.GroupKeepTogether = Telerik.Reporting.GroupKeepTogether.All;
     group1.Name = "group1";
     group1.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.ProductCategory", Telerik.Reporting.SortDirection.Asc));
     group1.TocText         = "=Fields.ProductCategory";
     group2.DocumentMapText = "=Fields.ProductSubCategory";
     group2.GroupFooter     = this.groupFooterSection2;
     group2.GroupHeader     = this.groupHeaderSection2;
     group2.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.ProductSubCategory"));
     group2.GroupKeepTogether = Telerik.Reporting.GroupKeepTogether.FirstDetail;
     group2.Name = "group2";
     group2.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.ProductSubCategory", Telerik.Reporting.SortDirection.Asc));
     group2.TocText         = "=Fields.ProductSubCategory";
     group3.DocumentMapText = "=Fields.ProductModel";
     group3.GroupFooter     = this.groupFooterSection3;
     group3.GroupHeader     = this.groupHeaderSection3;
     group3.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.ProductModel"));
     group3.GroupKeepTogether = Telerik.Reporting.GroupKeepTogether.FirstDetail;
     group3.Name = "group3";
     group3.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.ProductModel", Telerik.Reporting.SortDirection.Asc));
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         group1,
         group2,
         group3
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.groupHeaderSection1,
         this.groupFooterSection1,
         this.groupHeaderSection2,
         this.groupFooterSection2,
         this.groupHeaderSection3,
         this.groupFooterSection3,
         this.detailSection1,
         this.tocSection1,
         this.pageHeaderSection1
     });
     this.Name = "ProductCatalog";
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
     textWatermark1.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
     textWatermark1.Font.Name    = "Tahoma";
     textWatermark1.Font.Size    = Telerik.Reporting.Drawing.Unit.Point(100D);
     textWatermark1.Opacity      = 0.06D;
     textWatermark1.Orientation  = Telerik.Reporting.Drawing.WatermarkOrientation.Vertical;
     textWatermark1.Position     = Telerik.Reporting.Drawing.WatermarkPosition.Front;
     textWatermark1.Text         = "=PageExec(\"textBoxProductCategoryLabel\", First(Fields.ProductCategory))";
     this.PageSettings.Watermarks.Add(textWatermark1);
     reportParameter1.AutoRefresh = true;
     reportParameter1.AvailableValues.DataSource    = this.sqlDataSource2;
     reportParameter1.AvailableValues.DisplayMember = "Name";
     reportParameter1.AvailableValues.ValueMember   = "CultureID";
     reportParameter1.Name    = "CultureID";
     reportParameter1.Text    = "Language";
     reportParameter1.Value   = "en";
     reportParameter1.Visible = true;
     this.ReportParameters.Add(reportParameter1);
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Header")
     });
     styleRule2.Style.Font.Bold    = true;
     styleRule2.Style.Font.Name    = "Segoe UI Light";
     styleRule2.Style.Font.Size    = Telerik.Reporting.Drawing.Unit.Point(25D);
     styleRule2.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0D);
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Category")
     });
     styleRule3.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(7)))), ((int)(((byte)(5)))));
     styleRule3.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule3.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Point(1D);
     styleRule3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     styleRule3.Style.Font.Name           = "Segoe UI Light";
     styleRule3.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(16D);
     styleRule3.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Inch(0D);
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("SubCategory")
     });
     styleRule4.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule4.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     styleRule4.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     styleRule4.Style.Font.Name           = "Segoe UI Light";
     styleRule4.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(13D);
     styleRule4.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Inch(0D);
     descendantSelector1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.GroupHeaderSection)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Panel)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextBox))
     });
     styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector1
     });
     styleRule5.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     styleRule5.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule5.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule5.Style.Font.Name           = "Segoe UI";
     styleRule5.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule5.Style.Padding.Bottom      = Telerik.Reporting.Drawing.Unit.Inch(0.039999999105930328D);
     styleRule5.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Inch(0.05000000074505806D);
     styleRule5.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Inch(0.05000000074505806D);
     styleRule5.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4,
         styleRule5
     });
     this.TocText = "Product Catalog";
     this.Width   = Telerik.Reporting.Drawing.Unit.Inch(8.09999942779541D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// Required method for telerik Reporting designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Telerik.Reporting.NavigateToReportAction navigateToReportAction1 = new Telerik.Reporting.NavigateToReportAction();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(EmployeeSalesSummary));
            Telerik.Reporting.TableGroup tableGroup1 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup2 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup3 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup4 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup5 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup6 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup7 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup8 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup9 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup10 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup11 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup12 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.Charting.Styles.ChartMargins chartMargins1 = new Telerik.Reporting.Charting.Styles.ChartMargins();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem1 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem2 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem3 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem4 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem5 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem6 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem7 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartSeries chartSeries1 = new Telerik.Reporting.Charting.ChartSeries();
            Telerik.Reporting.Charting.ChartSeries chartSeries2 = new Telerik.Reporting.Charting.ChartSeries();
            Telerik.Reporting.Charting.ChartSeries chartSeries3 = new Telerik.Reporting.Charting.ChartSeries();
            Telerik.Reporting.Charting.ChartSeries chartSeries4 = new Telerik.Reporting.Charting.ChartSeries();
            Telerik.Reporting.Charting.Styles.ChartMargins chartMargins2 = new Telerik.Reporting.Charting.Styles.ChartMargins();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem8 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem9 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem10 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem11 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem12 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem13 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem14 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartSeries chartSeries5 = new Telerik.Reporting.Charting.ChartSeries();
            Telerik.Reporting.Charting.ChartSeries chartSeries6 = new Telerik.Reporting.Charting.ChartSeries();
            Telerik.Reporting.Charting.ChartSeries chartSeries7 = new Telerik.Reporting.Charting.ChartSeries();
            Telerik.Reporting.Charting.ChartSeries chartSeries8 = new Telerik.Reporting.Charting.ChartSeries();
            Telerik.Reporting.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter2 = new Telerik.Reporting.ReportParameter();
            this.textBoxTableTitle = new Telerik.Reporting.TextBox();
            this.textBoxCategoryAmount = new Telerik.Reporting.TextBox();
            this.textBoxCategory = new Telerik.Reporting.TextBox();
            this.textBoxSalesOrderNumber = new Telerik.Reporting.TextBox();
            this.textBoxOrderTotal = new Telerik.Reporting.TextBox();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.textBox12 = new Telerik.Reporting.TextBox();
            this.textBoxEmployeeSalesTotal = new Telerik.Reporting.TextBox();
            this.textBoxTotalLabel = new Telerik.Reporting.TextBox();
            this.textBox10 = new Telerik.Reporting.TextBox();
            this.SalesEmployees = new Telerik.Reporting.SqlDataSource();
            this.detail = new Telerik.Reporting.DetailSection();
            this.crosstabEmployeeSales = new Telerik.Reporting.Crosstab();
            this.textBox6 = new Telerik.Reporting.TextBox();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.textBox9 = new Telerik.Reporting.TextBox();
            this.textBox13 = new Telerik.Reporting.TextBox();
            this.EmployeeSales = new Telerik.Reporting.SqlDataSource();
            this.panelWrapper = new Telerik.Reporting.Panel();
            this.chartYearlySales = new Telerik.Reporting.Chart();
            this.EmployeeSalesYearOverYear = new Telerik.Reporting.SqlDataSource();
            this.chartMonthlySales = new Telerik.Reporting.Chart();
            this.EmployeeCategorySales = new Telerik.Reporting.SqlDataSource();
            this.group1 = new Telerik.Reporting.Group();
            this.groupFooterSection1 = new Telerik.Reporting.GroupFooterSection();
            this.groupHeaderSection1 = new Telerik.Reporting.GroupHeaderSection();
            this.pictureBoxLogo = new Telerik.Reporting.PictureBox();
            this.textBoxLogo = new Telerik.Reporting.TextBox();
            this.textBoxDataRange = new Telerik.Reporting.TextBox();
            this.textBoxReportEmployee = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // textBoxTableTitle
            // 
            this.textBoxTableTitle.Name = "textBoxTableTitle";
            this.textBoxTableTitle.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.8972222805023193D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.23702292144298554D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxTableTitle.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxTableTitle.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.textBoxTableTitle.Style.Color = System.Drawing.Color.White;
            this.textBoxTableTitle.Style.Font.Bold = true;
            this.textBoxTableTitle.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBoxTableTitle.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBoxTableTitle.Value = "{Parameters.ReportDate.Value.ToString(\"MMMM yyyy\")} Order Summary";
            // 
            // textBoxCategoryAmount
            // 
            this.textBoxCategoryAmount.Format = "{0:N2}";
            this.textBoxCategoryAmount.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.9000003337860107D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.4000000953674316D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxCategoryAmount.Name = "textBoxCategoryAmount";
            this.textBoxCategoryAmount.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.77916651964187622D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20610688626766205D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxCategoryAmount.Style.Font.Bold = true;
            this.textBoxCategoryAmount.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBoxCategoryAmount.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBoxCategoryAmount.Value = "=Sum(Fields.Sales)";
            // 
            // textBoxCategory
            // 
            this.textBoxCategory.Name = "textBoxCategory";
            this.textBoxCategory.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.0590277910232544D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20610688626766205D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxCategory.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.textBoxCategory.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBoxCategory.Value = "=Fields.Category";
            // 
            // textBoxSalesOrderNumber
            // 
            navigateToReportAction1.Parameters.Add(new Telerik.Reporting.Parameter("OrderNumber", "=Fields.SalesOrderNumber"));
            navigateToReportAction1.Parameters.Add(new Telerik.Reporting.Parameter("ForYear", "=Parameters.ReportDate.Value.Year"));
            navigateToReportAction1.Parameters.Add(new Telerik.Reporting.Parameter("ForMonth", "=Parameters.ReportDate.Value.Month"));
            navigateToReportAction1.ReportDocumentType = "Telerik.Reporting.Examples.CSharp.Invoice, CSharp.ReportLibrary, Version=1.0.0.0," +
                " Culture=neutral, PublicKeyToken=null";
            this.textBoxSalesOrderNumber.Action = navigateToReportAction1;
            this.textBoxSalesOrderNumber.Name = "textBoxSalesOrderNumber";
            this.textBoxSalesOrderNumber.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.0590277910232544D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20610688626766205D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxSalesOrderNumber.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.textBoxSalesOrderNumber.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBoxSalesOrderNumber.Style.Font.Underline = true;
            this.textBoxSalesOrderNumber.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
            this.textBoxSalesOrderNumber.Value = "=Fields.SalesOrderNumber";
            // 
            // textBoxOrderTotal
            // 
            this.textBoxOrderTotal.Format = "{0:N2}";
            this.textBoxOrderTotal.Name = "textBoxOrderTotal";
            this.textBoxOrderTotal.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.77916651964187622D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20999999344348908D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxOrderTotal.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(221)))), ((int)(((byte)(227)))));
            this.textBoxOrderTotal.Style.Font.Bold = true;
            this.textBoxOrderTotal.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBoxOrderTotal.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBoxOrderTotal.Value = "=Sum(Fields.Sales)";
            // 
            // textBox4
            // 
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.0590277910232544D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20999999344348908D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox4.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(221)))), ((int)(((byte)(227)))));
            this.textBox4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            // 
            // textBox12
            // 
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.0590277910232544D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20999999344348908D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox12.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(221)))), ((int)(((byte)(227)))));
            // 
            // textBoxEmployeeSalesTotal
            // 
            this.textBoxEmployeeSalesTotal.Format = "{0:N2}";
            this.textBoxEmployeeSalesTotal.Name = "textBoxEmployeeSalesTotal";
            this.textBoxEmployeeSalesTotal.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.77916651964187622D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20999999344348908D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxEmployeeSalesTotal.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.textBoxEmployeeSalesTotal.Style.Font.Bold = true;
            this.textBoxEmployeeSalesTotal.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBoxEmployeeSalesTotal.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBoxEmployeeSalesTotal.Value = "=Sum(Fields.Sales)";
            // 
            // textBoxTotalLabel
            // 
            this.textBoxTotalLabel.Name = "textBoxTotalLabel";
            this.textBoxTotalLabel.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.0590277910232544D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20999999344348908D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxTotalLabel.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.textBoxTotalLabel.Style.Font.Bold = true;
            this.textBoxTotalLabel.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBoxTotalLabel.Value = "Total:";
            // 
            // textBox10
            // 
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.0590277910232544D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20999999344348908D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox10.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            // 
            // SalesEmployees
            // 
            this.SalesEmployees.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
            this.SalesEmployees.Name = "SalesEmployees";
            this.SalesEmployees.SelectCommand = resources.GetString("SalesEmployees.SelectCommand");
            // 
            // detail
            // 
            this.detail.Height = new Telerik.Reporting.Drawing.Unit(6.1999602317810059D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.crosstabEmployeeSales,
            this.panelWrapper});
            this.detail.KeepTogether = false;
            this.detail.Name = "detail";
            // 
            // crosstabEmployeeSales
            // 
            this.crosstabEmployeeSales.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.crosstabEmployeeSales.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(0.23702292144298554D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.crosstabEmployeeSales.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(0.20610688626766205D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.crosstabEmployeeSales.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(0.20999999344348908D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.crosstabEmployeeSales.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(0.20999999344348908D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.crosstabEmployeeSales.Body.SetCellContent(1, 0, this.textBox6);
            this.crosstabEmployeeSales.Body.SetCellContent(0, 0, this.textBox5);
            this.crosstabEmployeeSales.Body.SetCellContent(2, 0, this.textBox9);
            this.crosstabEmployeeSales.Body.SetCellContent(3, 0, this.textBox13);
            this.crosstabEmployeeSales.ColumnGroups.Add(tableGroup1);
            this.crosstabEmployeeSales.DataSource = this.EmployeeSales;
            this.crosstabEmployeeSales.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox6,
            this.textBox5,
            this.textBox9,
            this.textBox13,
            this.textBoxTableTitle,
            this.textBoxSalesOrderNumber,
            this.textBoxCategory,
            this.textBoxCategoryAmount,
            this.textBox12,
            this.textBox4,
            this.textBoxOrderTotal,
            this.textBox10,
            this.textBoxTotalLabel,
            this.textBoxEmployeeSalesTotal});
            this.crosstabEmployeeSales.KeepTogether = false;
            this.crosstabEmployeeSales.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.1000000610947609D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.crosstabEmployeeSales.Name = "crosstabEmployeeSales";
            tableGroup2.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
            new Telerik.Reporting.Data.Grouping("1")});
            tableGroup2.Name = "RowGroup";
            tableGroup2.ReportItem = this.textBoxTableTitle;
            tableGroup2.Sortings.AddRange(new Telerik.Reporting.Data.Sorting[] {
            new Telerik.Reporting.Data.Sorting("1", Telerik.Reporting.Data.SortDirection.Asc)});
            tableGroup6.Name = "Detail";
            tableGroup6.ReportItem = this.textBoxCategoryAmount;
            tableGroup5.ChildGroups.Add(tableGroup6);
            tableGroup5.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
            new Telerik.Reporting.Data.Grouping("=Fields.Category")});
            tableGroup5.Name = "Category";
            tableGroup5.ReportItem = this.textBoxCategory;
            tableGroup5.Sortings.AddRange(new Telerik.Reporting.Data.Sorting[] {
            new Telerik.Reporting.Data.Sorting("=Fields.Category", Telerik.Reporting.Data.SortDirection.Asc)});
            tableGroup4.ChildGroups.Add(tableGroup5);
            tableGroup4.Name = "Group6";
            tableGroup4.ReportItem = this.textBoxSalesOrderNumber;
            tableGroup9.Name = "Group2";
            tableGroup9.ReportItem = this.textBoxOrderTotal;
            tableGroup8.ChildGroups.Add(tableGroup9);
            tableGroup8.Name = "Group1";
            tableGroup8.ReportItem = this.textBox4;
            tableGroup7.ChildGroups.Add(tableGroup8);
            tableGroup7.Name = "Group7";
            tableGroup7.ReportItem = this.textBox12;
            tableGroup3.ChildGroups.Add(tableGroup4);
            tableGroup3.ChildGroups.Add(tableGroup7);
            tableGroup3.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
            new Telerik.Reporting.Data.Grouping("=Fields.SalesOrderNumber")});
            tableGroup3.Name = "SalesOrderNumber";
            tableGroup3.Sortings.AddRange(new Telerik.Reporting.Data.Sorting[] {
            new Telerik.Reporting.Data.Sorting("=Fields.SalesOrderNumber", Telerik.Reporting.Data.SortDirection.Asc)});
            tableGroup12.Name = "Group4";
            tableGroup12.ReportItem = this.textBoxEmployeeSalesTotal;
            tableGroup11.ChildGroups.Add(tableGroup12);
            tableGroup11.Name = "Group5";
            tableGroup11.ReportItem = this.textBoxTotalLabel;
            tableGroup10.ChildGroups.Add(tableGroup11);
            tableGroup10.Name = "Group3";
            tableGroup10.ReportItem = this.textBox10;
            this.crosstabEmployeeSales.RowGroups.Add(tableGroup2);
            this.crosstabEmployeeSales.RowGroups.Add(tableGroup3);
            this.crosstabEmployeeSales.RowGroups.Add(tableGroup10);
            this.crosstabEmployeeSales.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.8972222805023193D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.86312979459762573D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.crosstabEmployeeSales.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            // 
            // textBox6
            // 
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20610688626766205D, Telerik.Reporting.Drawing.UnitType.Inch));
            // 
            // textBox5
            // 
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.23702292144298554D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox5.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.None;
            // 
            // textBox9
            // 
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20999999344348908D, Telerik.Reporting.Drawing.UnitType.Inch));
            // 
            // textBox13
            // 
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20999999344348908D, Telerik.Reporting.Drawing.UnitType.Inch));
            // 
            // EmployeeSales
            // 
            this.EmployeeSales.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
            this.EmployeeSales.Name = "EmployeeSales";
            this.EmployeeSales.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@ReportYear", System.Data.DbType.Int32, "=Parameters.ReportDate.Value.Year"),
            new Telerik.Reporting.SqlDataSourceParameter("@ReportMonth", System.Data.DbType.Int32, "=Parameters.ReportDate.Value.Month"),
            new Telerik.Reporting.SqlDataSourceParameter("@EmployeeID", System.Data.DbType.Int32, "=Parameters.Employee.Value")});
            this.EmployeeSales.SelectCommand = resources.GetString("EmployeeSales.SelectCommand");
            // 
            // panelWrapper
            // 
            this.panelWrapper.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.chartYearlySales,
            this.chartMonthlySales});
            this.panelWrapper.KeepTogether = false;
            this.panelWrapper.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.10003948211669922D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.panelWrapper.Name = "panelWrapper";
            this.panelWrapper.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.5D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(6.0999207496643066D, Telerik.Reporting.Drawing.UnitType.Inch));
            // 
            // chartYearlySales
            // 
            this.chartYearlySales.Appearance.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.chartYearlySales.Appearance.Shadow.Color = System.Drawing.Color.DarkGray;
            this.chartYearlySales.BitmapResolution = 300F;
            this.chartYearlySales.ChartTitle.Appearance.Shadow.Color = System.Drawing.Color.DarkGray;
            this.chartYearlySales.ChartTitle.TextBlock.Appearance.Position.AlignedPosition = Telerik.Reporting.Charting.Styles.AlignedPositions.Top;
            this.chartYearlySales.ChartTitle.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Verdana", 12F, System.Drawing.FontStyle.Bold);
            this.chartYearlySales.ChartTitle.TextBlock.Text = "Yearly Sales Comparison";
            this.chartYearlySales.DataSource = this.EmployeeSalesYearOverYear;
            this.chartYearlySales.ImageFormat = System.Drawing.Imaging.ImageFormat.Emf;
            this.chartYearlySales.Legend.Appearance.Border.Visible = false;
            this.chartYearlySales.Legend.Appearance.Overflow = Telerik.Reporting.Charting.Styles.Overflow.Row;
            this.chartYearlySales.Legend.Appearance.Position.AlignedPosition = Telerik.Reporting.Charting.Styles.AlignedPositions.Bottom;
            this.chartYearlySales.Legend.Appearance.Shadow.Color = System.Drawing.Color.DarkGray;
            this.chartYearlySales.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.9378803194267675E-05D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.chartYearlySales.Name = "chartYearlySales";
            this.chartYearlySales.PlotArea.Appearance.Border.Visible = false;
            chartMargins1.Bottom = new Telerik.Reporting.Charting.Styles.Unit(32D, Telerik.Reporting.Charting.Styles.UnitType.Percentage);
            chartMargins1.Left = new Telerik.Reporting.Charting.Styles.Unit(18D, Telerik.Reporting.Charting.Styles.UnitType.Percentage);
            chartMargins1.Right = new Telerik.Reporting.Charting.Styles.Unit(5D, Telerik.Reporting.Charting.Styles.UnitType.Percentage);
            chartMargins1.Top = new Telerik.Reporting.Charting.Styles.Unit(18D, Telerik.Reporting.Charting.Styles.UnitType.Percentage);
            this.chartYearlySales.PlotArea.Appearance.Dimensions.Margins = chartMargins1;
            this.chartYearlySales.PlotArea.Appearance.FillStyle.FillType = Telerik.Reporting.Charting.Styles.FillType.Solid;
            this.chartYearlySales.PlotArea.Appearance.FillStyle.MainColor = System.Drawing.Color.White;
            this.chartYearlySales.PlotArea.Appearance.SeriesPalette = "Mac";
            this.chartYearlySales.PlotArea.Appearance.Shadow.Color = System.Drawing.Color.DarkGray;
            this.chartYearlySales.PlotArea.XAxis.Appearance.LabelAppearance.Position.AlignedPosition = Telerik.Reporting.Charting.Styles.AlignedPositions.Top;
            this.chartYearlySales.PlotArea.XAxis.Appearance.LabelAppearance.RotationAngle = 90F;
            this.chartYearlySales.PlotArea.XAxis.Appearance.MajorGridLines.Visible = false;
            this.chartYearlySales.PlotArea.XAxis.Appearance.MajorTick.Visible = false;
            this.chartYearlySales.PlotArea.XAxis.Appearance.TextAppearance.TextProperties.Font = new System.Drawing.Font("Verdana", 7F);
            this.chartYearlySales.PlotArea.XAxis.AutoScale = false;
            this.chartYearlySales.PlotArea.XAxis.DataLabelsColumn = "Month";
            chartAxisItem1.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Verdana", 7F);
            chartAxisItem1.Value = new decimal(new int[] {
            1,
            0,
            0,
            0});
            chartAxisItem2.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Verdana", 7F);
            chartAxisItem2.Value = new decimal(new int[] {
            2,
            0,
            0,
            0});
            chartAxisItem3.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Verdana", 7F);
            chartAxisItem3.Value = new decimal(new int[] {
            3,
            0,
            0,
            0});
            chartAxisItem4.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Verdana", 7F);
            chartAxisItem4.Value = new decimal(new int[] {
            4,
            0,
            0,
            0});
            chartAxisItem5.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Verdana", 7F);
            chartAxisItem5.Value = new decimal(new int[] {
            5,
            0,
            0,
            0});
            chartAxisItem6.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Verdana", 7F);
            chartAxisItem6.Value = new decimal(new int[] {
            6,
            0,
            0,
            0});
            chartAxisItem7.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Verdana", 7F);
            chartAxisItem7.Value = new decimal(new int[] {
            7,
            0,
            0,
            0});
            this.chartYearlySales.PlotArea.XAxis.Items.AddRange(new Telerik.Reporting.Charting.ChartAxisItem[] {
            chartAxisItem1,
            chartAxisItem2,
            chartAxisItem3,
            chartAxisItem4,
            chartAxisItem5,
            chartAxisItem6,
            chartAxisItem7});
            this.chartYearlySales.PlotArea.XAxis.MinValue = 1D;
            this.chartYearlySales.PlotArea.YAxis.Appearance.LabelAppearance.Border.Visible = false;
            this.chartYearlySales.PlotArea.YAxis.Appearance.MajorGridLines.Color = System.Drawing.Color.Black;
            this.chartYearlySales.PlotArea.YAxis.Appearance.MinorTick.Visible = false;
            this.chartYearlySales.PlotArea.YAxis.Appearance.TextAppearance.TextProperties.Font = new System.Drawing.Font("Verdana", 7F);
            this.chartYearlySales.PlotArea.YAxis.AxisLabel.Appearance.Visible = true;
            this.chartYearlySales.PlotArea.YAxis.AxisLabel.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Verdana", 7F);
            this.chartYearlySales.PlotArea.YAxis.AxisLabel.TextBlock.Text = "In Thousands";
            this.chartYearlySales.PlotArea.YAxis.AxisLabel.Visible = true;
            this.chartYearlySales.PlotArea.YAxis.MaxItemsCount = 5;
            this.chartYearlySales.PlotArea.YAxis.MaxValue = 100D;
            this.chartYearlySales.PlotArea.YAxis.Step = 20D;
            chartSeries1.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(167)))), ((int)(((byte)(226)))));
            chartSeries1.Appearance.LabelAppearance.Shadow.Color = System.Drawing.Color.DarkGray;
            chartSeries1.Appearance.LabelAppearance.Visible = false;
            chartSeries1.Appearance.PointMark.Shadow.Color = System.Drawing.Color.DarkGray;
            chartSeries1.Appearance.Shadow.Color = System.Drawing.Color.DarkGray;
            chartSeries1.DataYColumn = "Y2001";
            chartSeries1.DefaultLabelValue = "";
            chartSeries1.Name = "2001";
            chartSeries1.Type = Telerik.Reporting.Charting.ChartSeriesType.Line;
            chartSeries2.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(87)))), ((int)(((byte)(60)))));
            chartSeries2.Appearance.LabelAppearance.Shadow.Color = System.Drawing.Color.DarkGray;
            chartSeries2.Appearance.LabelAppearance.Visible = false;
            chartSeries2.Appearance.PointMark.Shadow.Color = System.Drawing.Color.DarkGray;
            chartSeries2.Appearance.Shadow.Color = System.Drawing.Color.DarkGray;
            chartSeries2.DataYColumn = "Y2002";
            chartSeries2.DefaultLabelValue = "";
            chartSeries2.Name = "2002";
            chartSeries2.Type = Telerik.Reporting.Charting.ChartSeriesType.Line;
            chartSeries3.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(203)))), ((int)(((byte)(76)))));
            chartSeries3.Appearance.LabelAppearance.Shadow.Color = System.Drawing.Color.DarkGray;
            chartSeries3.Appearance.LabelAppearance.Visible = false;
            chartSeries3.Appearance.PointMark.Shadow.Color = System.Drawing.Color.DarkGray;
            chartSeries3.Appearance.Shadow.Color = System.Drawing.Color.DarkGray;
            chartSeries3.DataYColumn = "Y2003";
            chartSeries3.DefaultLabelValue = "";
            chartSeries3.Name = "2003";
            chartSeries3.Type = Telerik.Reporting.Charting.ChartSeriesType.Line;
            chartSeries4.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(83)))), ((int)(((byte)(76)))));
            chartSeries4.Appearance.LabelAppearance.Shadow.Color = System.Drawing.Color.DarkGray;
            chartSeries4.Appearance.LabelAppearance.Visible = false;
            chartSeries4.Appearance.PointMark.Shadow.Color = System.Drawing.Color.DarkGray;
            chartSeries4.Appearance.Shadow.Color = System.Drawing.Color.DarkGray;
            chartSeries4.DataYColumn = "Y2004";
            chartSeries4.DefaultLabelValue = "";
            chartSeries4.Name = "2004";
            chartSeries4.Type = Telerik.Reporting.Charting.ChartSeriesType.Line;
            this.chartYearlySales.Series.AddRange(new Telerik.Reporting.Charting.ChartSeries[] {
            chartSeries1,
            chartSeries2,
            chartSeries3,
            chartSeries4});
            this.chartYearlySales.SeriesPalette = "Mac";
            this.chartYearlySales.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.4999606609344482D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.9999210834503174D, Telerik.Reporting.Drawing.UnitType.Inch));
            // 
            // EmployeeSalesYearOverYear
            // 
            this.EmployeeSalesYearOverYear.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
            this.EmployeeSalesYearOverYear.Name = "EmployeeSalesYearOverYear";
            this.EmployeeSalesYearOverYear.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@ReportYear", System.Data.DbType.String, "=Parameters.ReportDate.Value.Year"),
            new Telerik.Reporting.SqlDataSourceParameter("@ReportMonth", System.Data.DbType.String, "=Parameters.ReportDate.Value.Month"),
            new Telerik.Reporting.SqlDataSourceParameter("@EmployeeID", System.Data.DbType.String, "=Parameters.Employee.Value")});
            this.EmployeeSalesYearOverYear.SelectCommand = resources.GetString("EmployeeSalesYearOverYear.SelectCommand");
            // 
            // chartMonthlySales
            // 
            this.chartMonthlySales.Appearance.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.chartMonthlySales.BitmapResolution = 300F;
            this.chartMonthlySales.ChartTitle.TextBlock.Appearance.Position.AlignedPosition = Telerik.Reporting.Charting.Styles.AlignedPositions.Top;
            this.chartMonthlySales.ChartTitle.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Verdana", 12F, System.Drawing.FontStyle.Bold);
            this.chartMonthlySales.ChartTitle.TextBlock.Text = "Category Sales Comparison";
            this.chartMonthlySales.DataSource = this.EmployeeCategorySales;
            this.chartMonthlySales.ImageFormat = System.Drawing.Imaging.ImageFormat.Emf;
            this.chartMonthlySales.Legend.Appearance.Border.Visible = false;
            this.chartMonthlySales.Legend.Appearance.Overflow = Telerik.Reporting.Charting.Styles.Overflow.Row;
            this.chartMonthlySales.Legend.Appearance.Position.AlignedPosition = Telerik.Reporting.Charting.Styles.AlignedPositions.Bottom;
            this.chartMonthlySales.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(3.0999605655670166D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.chartMonthlySales.Name = "chartMonthlySales";
            this.chartMonthlySales.PlotArea.Appearance.Border.Visible = false;
            chartMargins2.Bottom = new Telerik.Reporting.Charting.Styles.Unit(34D, Telerik.Reporting.Charting.Styles.UnitType.Percentage);
            chartMargins2.Left = new Telerik.Reporting.Charting.Styles.Unit(18D, Telerik.Reporting.Charting.Styles.UnitType.Percentage);
            chartMargins2.Right = new Telerik.Reporting.Charting.Styles.Unit(5D, Telerik.Reporting.Charting.Styles.UnitType.Percentage);
            chartMargins2.Top = new Telerik.Reporting.Charting.Styles.Unit(18D, Telerik.Reporting.Charting.Styles.UnitType.Percentage);
            this.chartMonthlySales.PlotArea.Appearance.Dimensions.Margins = chartMargins2;
            this.chartMonthlySales.PlotArea.Appearance.FillStyle.MainColor = System.Drawing.Color.White;
            this.chartMonthlySales.PlotArea.Appearance.FillStyle.SecondColor = System.Drawing.Color.White;
            this.chartMonthlySales.PlotArea.Appearance.SeriesPalette = "Mac";
            this.chartMonthlySales.PlotArea.XAxis.Appearance.LabelAppearance.Position.AlignedPosition = Telerik.Reporting.Charting.Styles.AlignedPositions.Top;
            this.chartMonthlySales.PlotArea.XAxis.Appearance.LabelAppearance.RotationAngle = 90F;
            this.chartMonthlySales.PlotArea.XAxis.Appearance.MajorTick.Visible = false;
            this.chartMonthlySales.PlotArea.XAxis.Appearance.TextAppearance.TextProperties.Font = new System.Drawing.Font("Verdana", 7F);
            this.chartMonthlySales.PlotArea.XAxis.AutoScale = false;
            this.chartMonthlySales.PlotArea.XAxis.DataLabelsColumn = "Category";
            chartAxisItem8.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Verdana", 7F);
            chartAxisItem8.Value = new decimal(new int[] {
            1,
            0,
            0,
            0});
            chartAxisItem9.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Verdana", 7F);
            chartAxisItem9.Value = new decimal(new int[] {
            2,
            0,
            0,
            0});
            chartAxisItem10.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Verdana", 7F);
            chartAxisItem10.Value = new decimal(new int[] {
            3,
            0,
            0,
            0});
            chartAxisItem11.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Verdana", 7F);
            chartAxisItem11.Value = new decimal(new int[] {
            4,
            0,
            0,
            0});
            chartAxisItem12.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Verdana", 7F);
            chartAxisItem12.Value = new decimal(new int[] {
            5,
            0,
            0,
            0});
            chartAxisItem13.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Verdana", 7F);
            chartAxisItem13.Value = new decimal(new int[] {
            6,
            0,
            0,
            0});
            chartAxisItem14.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Verdana", 7F);
            chartAxisItem14.Value = new decimal(new int[] {
            7,
            0,
            0,
            0});
            this.chartMonthlySales.PlotArea.XAxis.Items.AddRange(new Telerik.Reporting.Charting.ChartAxisItem[] {
            chartAxisItem8,
            chartAxisItem9,
            chartAxisItem10,
            chartAxisItem11,
            chartAxisItem12,
            chartAxisItem13,
            chartAxisItem14});
            this.chartMonthlySales.PlotArea.XAxis.MinValue = 1D;
            this.chartMonthlySales.PlotArea.YAxis.Appearance.LabelAppearance.Border.Visible = false;
            this.chartMonthlySales.PlotArea.YAxis.Appearance.MajorGridLines.Color = System.Drawing.Color.Black;
            this.chartMonthlySales.PlotArea.YAxis.Appearance.MinorTick.Visible = false;
            this.chartMonthlySales.PlotArea.YAxis.Appearance.TextAppearance.Border.Visible = false;
            this.chartMonthlySales.PlotArea.YAxis.Appearance.TextAppearance.TextProperties.Font = new System.Drawing.Font("Verdana", 6.5F);
            this.chartMonthlySales.PlotArea.YAxis.AxisLabel.Appearance.Border.Visible = false;
            this.chartMonthlySales.PlotArea.YAxis.AxisLabel.Appearance.Visible = true;
            this.chartMonthlySales.PlotArea.YAxis.AxisLabel.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Verdana", 7F);
            this.chartMonthlySales.PlotArea.YAxis.AxisLabel.TextBlock.Text = "In Thousands";
            this.chartMonthlySales.PlotArea.YAxis.AxisLabel.Visible = true;
            this.chartMonthlySales.PlotArea.YAxis.MaxItemsCount = 4;
            this.chartMonthlySales.PlotArea.YAxis.MaxValue = 100D;
            this.chartMonthlySales.PlotArea.YAxis.Step = 20D;
            chartSeries5.DataYColumn = "Y2001";
            chartSeries5.DefaultLabelValue = "";
            chartSeries5.Name = "2001";
            chartSeries6.DataYColumn = "Y2002";
            chartSeries6.DefaultLabelValue = "";
            chartSeries6.Name = "2002";
            chartSeries7.DataYColumn = "Y2003";
            chartSeries7.DefaultLabelValue = "";
            chartSeries7.Name = "2003";
            chartSeries8.DataYColumn = "Y2004";
            chartSeries8.DefaultLabelValue = "";
            chartSeries8.Name = "2004";
            this.chartMonthlySales.Series.AddRange(new Telerik.Reporting.Charting.ChartSeries[] {
            chartSeries5,
            chartSeries6,
            chartSeries7,
            chartSeries8});
            this.chartMonthlySales.SeriesPalette = "Mac";
            this.chartMonthlySales.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.4999606609344482D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(3.00003981590271D, Telerik.Reporting.Drawing.UnitType.Inch));
            // 
            // EmployeeCategorySales
            // 
            this.EmployeeCategorySales.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
            this.EmployeeCategorySales.Name = "EmployeeCategorySales";
            this.EmployeeCategorySales.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@ReportYear", System.Data.DbType.String, "=Parameters.ReportDate.Value.Year"),
            new Telerik.Reporting.SqlDataSourceParameter("@ReportMonth", System.Data.DbType.String, "=Parameters.ReportDate.Value.Month"),
            new Telerik.Reporting.SqlDataSourceParameter("@EmployeeID", System.Data.DbType.String, "=Parameters.Employee.Value")});
            this.EmployeeCategorySales.SelectCommand = resources.GetString("EmployeeCategorySales.SelectCommand");
            // 
            // group1
            // 
            this.group1.GroupFooter = this.groupFooterSection1;
            this.group1.GroupHeader = this.groupHeaderSection1;
            this.group1.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
            new Telerik.Reporting.Data.Grouping("")});
            this.group1.Name = "group1";
            // 
            // groupFooterSection1
            // 
            this.groupFooterSection1.Height = new Telerik.Reporting.Drawing.Unit(0.1272023469209671D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.groupFooterSection1.Name = "groupFooterSection1";
            this.groupFooterSection1.Style.Visible = false;
            // 
            // groupHeaderSection1
            // 
            this.groupHeaderSection1.Height = new Telerik.Reporting.Drawing.Unit(0.8728376030921936D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.groupHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pictureBoxLogo,
            this.textBoxLogo,
            this.textBoxDataRange,
            this.textBoxReportEmployee});
            this.groupHeaderSection1.Name = "groupHeaderSection1";
            this.groupHeaderSection1.PrintOnEveryPage = true;
            // 
            // pictureBoxLogo
            // 
            this.pictureBoxLogo.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.pictureBoxLogo.MimeType = "image/jpeg";
            this.pictureBoxLogo.Name = "pictureBoxLogo";
            this.pictureBoxLogo.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.440000057220459D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.67434477806091309D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.pictureBoxLogo.Sizing = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
            this.pictureBoxLogo.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.pictureBoxLogo.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.pictureBoxLogo.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Point);
            this.pictureBoxLogo.Value = ((object)(resources.GetObject("pictureBoxLogo.Value")));
            // 
            // textBoxLogo
            // 
            this.textBoxLogo.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.4400788545608521D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxLogo.Name = "textBoxLogo";
            this.textBoxLogo.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.0571436882019043D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.3790486752986908D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxLogo.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxLogo.Style.Font.Bold = true;
            this.textBoxLogo.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(20D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBoxLogo.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBoxLogo.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBoxLogo.Value = "Sales Report";
            // 
            // textBoxDataRange
            // 
            this.textBoxDataRange.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.67446309328079224D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxDataRange.Name = "textBoxDataRange";
            this.textBoxDataRange.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4972224235534668D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19837446510791779D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxDataRange.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxDataRange.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxDataRange.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBoxDataRange.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBoxDataRange.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBoxDataRange.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBoxDataRange.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBoxDataRange.Style.Color = System.Drawing.Color.White;
            this.textBoxDataRange.Style.Font.Name = "Trebuchet MS";
            this.textBoxDataRange.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBoxDataRange.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBoxDataRange.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
            this.textBoxDataRange.Value = "=Parameters.ReportDate.Value.ToString(\'MMMM yyyy\')";
            // 
            // textBoxReportEmployee
            // 
            this.textBoxReportEmployee.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.4400788545608521D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.37916693091392517D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxReportEmployee.Name = "textBoxReportEmployee";
            this.textBoxReportEmployee.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.0571432113647461D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29521733522415161D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBoxReportEmployee.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxReportEmployee.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBoxReportEmployee.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBoxReportEmployee.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBoxReportEmployee.Style.Color = System.Drawing.Color.White;
            this.textBoxReportEmployee.Style.Font.Bold = true;
            this.textBoxReportEmployee.Style.Font.Name = "Trebuchet MS";
            this.textBoxReportEmployee.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(16D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBoxReportEmployee.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBoxReportEmployee.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBoxReportEmployee.Value = "=Parameters.Employee.Label";
            // 
            // EmployeeSalesSummary
            // 
            this.Groups.AddRange(new Telerik.Reporting.Group[] {
            this.group1});
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.groupHeaderSection1,
            this.groupFooterSection1,
            this.detail});
            this.PageSettings.Landscape = false;
            this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Left = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Right = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Top = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
            reportParameter1.Name = "ReportDate";
            reportParameter1.AutoRefresh = true;
            reportParameter1.Text = "Report Date";
            reportParameter1.Type = Telerik.Reporting.ReportParameterType.DateTime;
            reportParameter1.Value = "=#2003-07-01#";
            reportParameter1.Visible = true;
            reportParameter2.AvailableValues.DataSource = this.SalesEmployees;
            reportParameter2.AvailableValues.DisplayMember = "= Fields.Employee";
            reportParameter2.AvailableValues.ValueMember = "= Fields.SalesPersonID";
            reportParameter2.Name = "Employee";
            reportParameter2.AutoRefresh = true;
            reportParameter2.Text = "Employee";
            reportParameter2.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter2.Value = "=283";
            reportParameter2.Visible = true;
            this.ReportParameters.Add(reportParameter1);
            this.ReportParameters.Add(reportParameter2);
            this.Style.BackgroundColor = System.Drawing.Color.White;
            this.Width = new Telerik.Reporting.Drawing.Unit(6.5D, Telerik.Reporting.Drawing.UnitType.Inch);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
Exemple #8
0
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.SortingAction sortingAction1           = new Telerik.Reporting.SortingAction();
     Telerik.Reporting.SortingAction sortingAction2           = new Telerik.Reporting.SortingAction();
     Telerik.Reporting.SortingAction sortingAction3           = new Telerik.Reporting.SortingAction();
     Telerik.Reporting.SortingAction sortingAction4           = new Telerik.Reporting.SortingAction();
     Telerik.Reporting.SortingAction sortingAction5           = new Telerik.Reporting.SortingAction();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SalesOrderDetails));
     Telerik.Reporting.Group             group1           = new Telerik.Reporting.Group();
     Telerik.Reporting.ReportParameter   reportParameter1 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.Drawing.StyleRule styleRule1       = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule2       = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule3       = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule4       = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule5       = new Telerik.Reporting.Drawing.StyleRule();
     this.labelsGroupFooter           = new Telerik.Reporting.GroupFooterSection();
     this.textBox1                    = new Telerik.Reporting.TextBox();
     this.textBox2                    = new Telerik.Reporting.TextBox();
     this.labelsGroupHeader           = new Telerik.Reporting.GroupHeaderSection();
     this.panel1                      = new Telerik.Reporting.Panel();
     this.productNumberCaptionTextBox = new Telerik.Reporting.TextBox();
     this.nameCaptionTextBox          = new Telerik.Reporting.TextBox();
     this.orderQtyCaptionTextBox      = new Telerik.Reporting.TextBox();
     this.unitPriceCaptionTextBox     = new Telerik.Reporting.TextBox();
     this.lineTotalCaptionTextBox     = new Telerik.Reporting.TextBox();
     this.detail                      = new Telerik.Reporting.DetailSection();
     this.productNumberDataTextBox    = new Telerik.Reporting.TextBox();
     this.nameDataTextBox             = new Telerik.Reporting.TextBox();
     this.orderQtyDataTextBox         = new Telerik.Reporting.TextBox();
     this.unitPriceDataTextBox        = new Telerik.Reporting.TextBox();
     this.lineTotalDataTextBox        = new Telerik.Reporting.TextBox();
     this.sqlDataSource1              = new Telerik.Reporting.SqlDataSource();
     this.reportHeaderSection1        = new Telerik.Reporting.ReportHeaderSection();
     this.textBox3                    = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // labelsGroupFooter
     //
     this.labelsGroupFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.47999998927116394D);
     this.labelsGroupFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox1,
         this.textBox2
     });
     this.labelsGroupFooter.Name = "labelsGroupFooter";
     //
     // textBox1
     //
     this.textBox1.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox1.Name      = "textBox1";
     this.textBox1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.1228375434875488D), Telerik.Reporting.Drawing.Unit.Inch(0.47996059060096741D));
     this.textBox1.StyleName = "Total";
     this.textBox1.Value     = "Total";
     //
     // textBox2
     //
     this.textBox2.Format          = "{0:C2}";
     this.textBox2.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.1229557991027832D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9669651985168457D), Telerik.Reporting.Drawing.Unit.Inch(0.47996059060096741D));
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox2.StyleName       = "Total";
     this.textBox2.Value           = "=Sum(Fields.LineTotal)";
     //
     // labelsGroupHeader
     //
     this.labelsGroupHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.47999998927116394D);
     this.labelsGroupHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.panel1
     });
     this.labelsGroupHeader.Name             = "labelsGroupHeader";
     this.labelsGroupHeader.PrintOnEveryPage = true;
     //
     // panel1
     //
     this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.productNumberCaptionTextBox,
         this.nameCaptionTextBox,
         this.orderQtyCaptionTextBox,
         this.unitPriceCaptionTextBox,
         this.lineTotalCaptionTextBox
     });
     this.panel1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.089961051940918D), Telerik.Reporting.Drawing.Unit.Inch(0.47999998927116394D));
     //
     // productNumberCaptionTextBox
     //
     sortingAction1.SortingExpression = "= Fields.ProductNumber";
     sortingAction1.Targets.AddRange(new Telerik.Reporting.IActionTarget[] {
         this
     });
     this.productNumberCaptionTextBox.Action   = sortingAction1;
     this.productNumberCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(3.9378803194267675E-05D));
     this.productNumberCaptionTextBox.Name     = "productNumberCaptionTextBox";
     this.productNumberCaptionTextBox.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0.47988176345825195D));
     this.productNumberCaptionTextBox.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.None;
     this.productNumberCaptionTextBox.Style.TextAlign        = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.productNumberCaptionTextBox.Style.VerticalAlign    = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.productNumberCaptionTextBox.StyleName = "Caption";
     this.productNumberCaptionTextBox.Value     = "Product No.";
     //
     // nameCaptionTextBox
     //
     sortingAction2.SortingExpression = "= Fields.Name";
     sortingAction2.Targets.AddRange(new Telerik.Reporting.IActionTarget[] {
         this
     });
     this.nameCaptionTextBox.Action              = sortingAction2;
     this.nameCaptionTextBox.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.4000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.nameCaptionTextBox.Name                = "nameCaptionTextBox";
     this.nameCaptionTextBox.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.5D), Telerik.Reporting.Drawing.Unit.Inch(0.47992119193077087D));
     this.nameCaptionTextBox.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.nameCaptionTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.nameCaptionTextBox.StyleName           = "Caption";
     this.nameCaptionTextBox.Value               = "Name";
     //
     // orderQtyCaptionTextBox
     //
     sortingAction3.SortingExpression = "= Fields.OrderQty";
     sortingAction3.Targets.AddRange(new Telerik.Reporting.IActionTarget[] {
         this
     });
     this.orderQtyCaptionTextBox.Action              = sortingAction3;
     this.orderQtyCaptionTextBox.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.9000792503356934D), Telerik.Reporting.Drawing.Unit.Inch(-1.2417634032146907E-08D));
     this.orderQtyCaptionTextBox.Name                = "orderQtyCaptionTextBox";
     this.orderQtyCaptionTextBox.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.999882161617279D), Telerik.Reporting.Drawing.Unit.Inch(0.47992119193077087D));
     this.orderQtyCaptionTextBox.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.orderQtyCaptionTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.orderQtyCaptionTextBox.StyleName           = "Caption";
     this.orderQtyCaptionTextBox.Value               = "Quantity";
     //
     // unitPriceCaptionTextBox
     //
     sortingAction4.SortingExpression = "= Fields.UnitPrice";
     sortingAction4.Targets.AddRange(new Telerik.Reporting.IActionTarget[] {
         this
     });
     this.unitPriceCaptionTextBox.Action              = sortingAction4;
     this.unitPriceCaptionTextBox.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.9000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.unitPriceCaptionTextBox.Name                = "unitPriceCaptionTextBox";
     this.unitPriceCaptionTextBox.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0999211072921753D), Telerik.Reporting.Drawing.Unit.Inch(0.47992119193077087D));
     this.unitPriceCaptionTextBox.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.unitPriceCaptionTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.unitPriceCaptionTextBox.StyleName           = "Caption";
     this.unitPriceCaptionTextBox.Value               = "Unit Price";
     //
     // lineTotalCaptionTextBox
     //
     sortingAction5.SortingExpression = "= Fields.LineTotal";
     sortingAction5.Targets.AddRange(new Telerik.Reporting.IActionTarget[] {
         this
     });
     this.lineTotalCaptionTextBox.Action              = sortingAction5;
     this.lineTotalCaptionTextBox.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.lineTotalCaptionTextBox.Name                = "lineTotalCaptionTextBox";
     this.lineTotalCaptionTextBox.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0899604558944702D), Telerik.Reporting.Drawing.Unit.Inch(0.47992119193077087D));
     this.lineTotalCaptionTextBox.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.lineTotalCaptionTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.lineTotalCaptionTextBox.StyleName           = "Caption";
     this.lineTotalCaptionTextBox.Value               = "Line Total";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.47999998927116394D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.productNumberDataTextBox,
         this.nameDataTextBox,
         this.orderQtyDataTextBox,
         this.unitPriceDataTextBox,
         this.lineTotalDataTextBox
     });
     this.detail.Name = "detail";
     //
     // productNumberDataTextBox
     //
     this.productNumberDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.productNumberDataTextBox.Name     = "productNumberDataTextBox";
     this.productNumberDataTextBox.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0.47992119193077087D));
     this.productNumberDataTextBox.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.None;
     this.productNumberDataTextBox.StyleName = "Data";
     this.productNumberDataTextBox.Value     = "=Fields.ProductNumber";
     //
     // nameDataTextBox
     //
     this.nameDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.4000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.nameDataTextBox.Name      = "nameDataTextBox";
     this.nameDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.4999992847442627D), Telerik.Reporting.Drawing.Unit.Inch(0.47992119193077087D));
     this.nameDataTextBox.StyleName = "Data";
     this.nameDataTextBox.Value     = "=Fields.Name";
     //
     // orderQtyDataTextBox
     //
     this.orderQtyDataTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.9000787734985352D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.orderQtyDataTextBox.Name            = "orderQtyDataTextBox";
     this.orderQtyDataTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.99984258413314819D), Telerik.Reporting.Drawing.Unit.Inch(0.47992119193077087D));
     this.orderQtyDataTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.orderQtyDataTextBox.StyleName       = "Data";
     this.orderQtyDataTextBox.Value           = "=Fields.OrderQty";
     //
     // unitPriceDataTextBox
     //
     this.unitPriceDataTextBox.Format          = "{0:C2}";
     this.unitPriceDataTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.9000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.unitPriceDataTextBox.Name            = "unitPriceDataTextBox";
     this.unitPriceDataTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0999206304550171D), Telerik.Reporting.Drawing.Unit.Inch(0.47992119193077087D));
     this.unitPriceDataTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.unitPriceDataTextBox.StyleName       = "Data";
     this.unitPriceDataTextBox.Value           = "=Fields.UnitPrice";
     //
     // lineTotalDataTextBox
     //
     this.lineTotalDataTextBox.Format          = "{0:C2}";
     this.lineTotalDataTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.lineTotalDataTextBox.Name            = "lineTotalDataTextBox";
     this.lineTotalDataTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0899215936660767D), Telerik.Reporting.Drawing.Unit.Inch(0.47992119193077087D));
     this.lineTotalDataTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.lineTotalDataTextBox.StyleName       = "Data";
     this.lineTotalDataTextBox.Value           = "=Fields.LineTotal";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@SalesOrderID", System.Data.DbType.Int32, "=Parameters.SalesOrderID.Value")
     });
     this.sqlDataSource1.SelectCommand = resources.GetString("sqlDataSource1.SelectCommand");
     //
     // reportHeaderSection1
     //
     this.reportHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.5D);
     this.reportHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox3
     });
     this.reportHeaderSection1.Name = "reportHeaderSection1";
     //
     // textBox3
     //
     this.textBox3.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
     this.textBox3.Name      = "textBox3";
     this.textBox3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.089961051940918D), Telerik.Reporting.Drawing.Unit.Inch(0.49996066093444824D));
     this.textBox3.StyleName = "Title";
     this.textBox3.Value     = "Order Details";
     //
     // SalesOrderDetails
     //
     this.DataSource = this.sqlDataSource1;
     this.Filters.Add(new Telerik.Reporting.Filter("=Fields.SalesOrderID", Telerik.Reporting.FilterOperator.Equal, "=Parameters.SalesOrderID.Value"));
     group1.GroupFooter = this.labelsGroupFooter;
     group1.GroupHeader = this.labelsGroupHeader;
     group1.Name        = "labelsGroup";
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         group1
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.labelsGroupHeader,
         this.labelsGroupFooter,
         this.detail,
         this.reportHeaderSection1
     });
     this.Name = "SalesOrderDetails";
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
     reportParameter1.Name       = "SalesOrderID";
     reportParameter1.Value      = "=43860";
     this.ReportParameters.Add(reportParameter1);
     this.Style.BackgroundColor = System.Drawing.Color.White;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Title")
     });
     styleRule2.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule2.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     styleRule2.Style.Font.Bold           = true;
     styleRule2.Style.Font.Name           = "Segoe UI Light";
     styleRule2.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(16D);
     styleRule2.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Inch(0D);
     styleRule2.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Caption")
     });
     styleRule3.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     styleRule3.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.None;
     styleRule3.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule3.Style.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     styleRule3.Style.Font.Name      = "Segoe UI";
     styleRule3.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule3.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Inch(0.079999998211860657D);
     styleRule3.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Inch(0.10000000149011612D);
     styleRule3.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Inch(0.10000000149011612D);
     styleRule3.Style.VerticalAlign  = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Data")
     });
     styleRule4.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     styleRule4.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.None;
     styleRule4.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule4.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule4.Style.Font.Name           = "Segoe UI";
     styleRule4.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule4.Style.Padding.Bottom      = Telerik.Reporting.Drawing.Unit.Inch(0.079999998211860657D);
     styleRule4.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Inch(0.10000000149011612D);
     styleRule4.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Inch(0.10000000149011612D);
     styleRule4.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Total")
     });
     styleRule5.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule5.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.None;
     styleRule5.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     styleRule5.Style.Font.Bold           = true;
     styleRule5.Style.Font.Name           = "Segoe UI";
     styleRule5.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule5.Style.Padding.Bottom      = Telerik.Reporting.Drawing.Unit.Inch(0.079999998211860657D);
     styleRule5.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Inch(0.10000000149011612D);
     styleRule5.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Inch(0.10000000149011612D);
     styleRule5.Style.Padding.Top         = Telerik.Reporting.Drawing.Unit.Inch(0D);
     styleRule5.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4,
         styleRule5
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(8.09000015258789D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemple #9
0
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.TableGroup                   tableGroup1     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup2     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup3     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup4     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup5     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup6     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup7     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup8     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule2 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule3 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule4 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule5 = new Telerik.Reporting.Drawing.FormattingRule();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(ProductCatalog));
     Telerik.Reporting.TocLevel tocLevel1 = new Telerik.Reporting.TocLevel();
     Telerik.Reporting.TocLevel tocLevel2 = new Telerik.Reporting.TocLevel();
     Telerik.Reporting.TocLevel tocLevel3 = new Telerik.Reporting.TocLevel();
     Telerik.Reporting.Group    group1    = new Telerik.Reporting.Group();
     Telerik.Reporting.Group    group2    = new Telerik.Reporting.Group();
     Telerik.Reporting.Group    group3    = new Telerik.Reporting.Group();
     Telerik.Reporting.Drawing.TextWatermark      textWatermark1      = new Telerik.Reporting.Drawing.TextWatermark();
     Telerik.Reporting.ReportParameter            reportParameter1    = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.Drawing.StyleRule          styleRule1          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule2          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule3          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule4          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule5          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector1 = new Telerik.Reporting.Drawing.DescendantSelector();
     this.textBox5                    = new Telerik.Reporting.TextBox();
     this.textBox14                   = new Telerik.Reporting.TextBox();
     this.textBox15                   = new Telerik.Reporting.TextBox();
     this.textBox7                    = new Telerik.Reporting.TextBox();
     this.textBox9                    = new Telerik.Reporting.TextBox();
     this.textBox19                   = new Telerik.Reporting.TextBox();
     this.textBox21                   = new Telerik.Reporting.TextBox();
     this.groupFooterSection1         = new Telerik.Reporting.GroupFooterSection();
     this.groupHeaderSection1         = new Telerik.Reporting.GroupHeaderSection();
     this.textBoxProductCategoryLabel = new Telerik.Reporting.TextBox();
     this.textBox3                    = new Telerik.Reporting.TextBox();
     this.shape3 = new Telerik.Reporting.Shape();
     this.groupFooterSection2 = new Telerik.Reporting.GroupFooterSection();
     this.groupHeaderSection2 = new Telerik.Reporting.GroupHeaderSection();
     this.textBox4            = new Telerik.Reporting.TextBox();
     this.groupFooterSection3 = new Telerik.Reporting.GroupFooterSection();
     this.groupHeaderSection3 = new Telerik.Reporting.GroupHeaderSection();
     this.panel3             = new Telerik.Reporting.Panel();
     this.pictureBox1        = new Telerik.Reporting.PictureBox();
     this.textBox1           = new Telerik.Reporting.TextBox();
     this.table1             = new Telerik.Reporting.Table();
     this.textBox16          = new Telerik.Reporting.TextBox();
     this.textBox17          = new Telerik.Reporting.TextBox();
     this.textBox8           = new Telerik.Reporting.TextBox();
     this.textBox18          = new Telerik.Reporting.TextBox();
     this.textBox20          = new Telerik.Reporting.TextBox();
     this.textBox22          = new Telerik.Reporting.TextBox();
     this.panel7             = new Telerik.Reporting.Panel();
     this.shape1             = new Telerik.Reporting.Shape();
     this.textBox10          = new Telerik.Reporting.TextBox();
     this.textBox6           = new Telerik.Reporting.TextBox();
     this.sqlDataSource2     = new Telerik.Reporting.SqlDataSource();
     this.detailSection1     = new Telerik.Reporting.DetailSection();
     this.sqlDataSource1     = new Telerik.Reporting.SqlDataSource();
     this.tocSection1        = new Telerik.Reporting.TocSection();
     this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.textBox2           = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox5
     //
     this.textBox5.Name        = "textBox5";
     this.textBox5.Size        = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.954D), Telerik.Reporting.Drawing.Unit.Inch(0.271D));
     this.textBox5.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox5.Value       = "Product No.";
     //
     // textBox14
     //
     this.textBox14.Name        = "textBox14";
     this.textBox14.Size        = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.221D), Telerik.Reporting.Drawing.Unit.Cm(0.688D));
     this.textBox14.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox14.Value       = "Product";
     //
     // textBox15
     //
     this.textBox15.Name        = "textBox15";
     this.textBox15.Size        = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.069D), Telerik.Reporting.Drawing.Unit.Cm(0.688D));
     this.textBox15.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox15.Value       = "Color";
     //
     // textBox7
     //
     this.textBox7.Name            = "textBox7";
     this.textBox7.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.638D), Telerik.Reporting.Drawing.Unit.Cm(0.688D));
     this.textBox7.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox7.Value           = "Size";
     //
     // textBox9
     //
     this.textBox9.Name            = "textBox9";
     this.textBox9.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.634D), Telerik.Reporting.Drawing.Unit.Cm(0.688D));
     this.textBox9.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox9.Value           = "Weight";
     //
     // textBox19
     //
     this.textBox19.Name            = "textBox19";
     this.textBox19.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.072D), Telerik.Reporting.Drawing.Unit.Cm(0.688D));
     this.textBox19.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox19.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox19.Value           = "Dealer";
     //
     // textBox21
     //
     this.textBox21.Name = "textBox21";
     this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.101D), Telerik.Reporting.Drawing.Unit.Cm(0.688D));
     this.textBox21.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox21.Style.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox21.Style.TextAlign         = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox21.Value = "List Price";
     //
     // groupFooterSection1
     //
     this.groupFooterSection1.Height        = Telerik.Reporting.Drawing.Unit.Inch(0.219D);
     this.groupFooterSection1.Name          = "groupFooterSection1";
     this.groupFooterSection1.Style.Visible = false;
     //
     // groupHeaderSection1
     //
     this.groupHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1.5D);
     this.groupHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBoxProductCategoryLabel,
         this.textBox3,
         this.shape3
     });
     this.groupHeaderSection1.Name             = "groupHeaderSection1";
     this.groupHeaderSection1.PrintOnEveryPage = true;
     this.groupHeaderSection1.ItemDataBound   += new System.EventHandler(this.groupHeaderSection1_ItemDataBound);
     //
     // textBoxProductCategoryLabel
     //
     this.textBoxProductCategoryLabel.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.9D));
     this.textBoxProductCategoryLabel.Name      = "textBoxProductCategoryLabel";
     this.textBoxProductCategoryLabel.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.1D), Telerik.Reporting.Drawing.Unit.Inch(0.4D));
     this.textBoxProductCategoryLabel.StyleName = "Category";
     this.textBoxProductCategoryLabel.Value     = "=Fields.ProductCategory";
     //
     // textBox3
     //
     this.textBox3.Culture   = new System.Globalization.CultureInfo("en");
     this.textBox3.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox3.Name      = "textBox3";
     this.textBox3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.1D), Telerik.Reporting.Drawing.Unit.Inch(0.6D));
     this.textBox3.StyleName = "Header";
     this.textBox3.Value     = "Product Catalog";
     //
     // shape3
     //
     this.shape3.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Left | Telerik.Reporting.AnchoringStyles.Right)));
     this.shape3.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.6D));
     this.shape3.Name      = "shape3";
     this.shape3.ShapeType = new Telerik.Reporting.Drawing.Shapes.LineShape(Telerik.Reporting.Drawing.Shapes.LineDirection.EW);
     this.shape3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.1D), Telerik.Reporting.Drawing.Unit.Point(2D));
     this.shape3.Stretch   = true;
     this.shape3.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.shape3.Style.BorderStyle.Top    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.shape3.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.shape3.Style.BorderWidth.Top    = Telerik.Reporting.Drawing.Unit.Point(1.5D);
     this.shape3.Style.Color = System.Drawing.Color.Transparent;
     //
     // groupFooterSection2
     //
     this.groupFooterSection2.Height        = Telerik.Reporting.Drawing.Unit.Inch(0.198D);
     this.groupFooterSection2.Name          = "groupFooterSection2";
     this.groupFooterSection2.Style.Visible = false;
     //
     // groupHeaderSection2
     //
     this.groupHeaderSection2.Height = Telerik.Reporting.Drawing.Unit.Inch(0.4D);
     this.groupHeaderSection2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox4
     });
     this.groupHeaderSection2.KeepTogether     = false;
     this.groupHeaderSection2.Name             = "groupHeaderSection2";
     this.groupHeaderSection2.PrintOnEveryPage = true;
     //
     // textBox4
     //
     this.textBox4.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox4.Name      = "textBox4";
     this.textBox4.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.1D), Telerik.Reporting.Drawing.Unit.Inch(0.3D));
     this.textBox4.StyleName = "SubCategory";
     this.textBox4.Value     = "=Fields.ProductSubCategory";
     //
     // groupFooterSection3
     //
     this.groupFooterSection3.Height = Telerik.Reporting.Drawing.Unit.Inch(0.15D);
     this.groupFooterSection3.Name   = "groupFooterSection3";
     //
     // groupHeaderSection3
     //
     this.groupHeaderSection3.Height = Telerik.Reporting.Drawing.Unit.Inch(1.5D);
     this.groupHeaderSection3.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.panel3
     });
     this.groupHeaderSection3.Name             = "groupHeaderSection3";
     this.groupHeaderSection3.PrintOnEveryPage = true;
     //
     // panel3
     //
     this.panel3.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pictureBox1,
         this.textBox1,
         this.table1,
         this.textBox6
     });
     this.panel3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.2D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.7D), Telerik.Reporting.Drawing.Unit.Inch(1.453D));
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.pictureBox1.MimeType = "";
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.337D), Telerik.Reporting.Drawing.Unit.Inch(0.9D));
     this.pictureBox1.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
     this.pictureBox1.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.pictureBox1.Style.Color          = System.Drawing.Color.White;
     this.pictureBox1.Style.LineWidth      = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.pictureBox1.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(1D);
     this.pictureBox1.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Point(1D);
     this.pictureBox1.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Point(1D);
     this.pictureBox1.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Point(1D);
     this.pictureBox1.Style.TextAlign      = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.pictureBox1.Style.VerticalAlign  = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.pictureBox1.Value = "=Fields.LargePhoto";
     //
     // textBox1
     //
     this.textBox1.Bindings.Add(new Telerik.Reporting.Binding("Style.Font.Name", "= IIf(Parameters.CultureID.Value = \'zh-cht\', \'Microsoft JhengHei\', IIf(Parameters" +
                                                              ".CultureID.Value = \'th\', \'Microsoft Sans Serif\', \'Segoe UI Light\'))"));
     this.textBox1.CanShrink = true;
     this.textBox1.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.245D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox1.Name      = "textBox1";
     this.textBox1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.3D), Telerik.Reporting.Drawing.Unit.Inch(0.9D));
     this.textBox1.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox1.Style.BorderStyle.Right  = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox1.Style.Font.Name          = "Segoe UI Light";
     this.textBox1.Value = "=Fields.Description";
     //
     // table1
     //
     this.table1.Bindings.Add(new Telerik.Reporting.Binding("DataSource", "=ReportItem.DataObject"));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.954D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2.221D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.069D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.638D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.634D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.072D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.101D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.717D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox16);
     this.table1.Body.SetCellContent(0, 1, this.textBox17);
     this.table1.Body.SetCellContent(0, 3, this.textBox8);
     this.table1.Body.SetCellContent(0, 4, this.textBox18);
     this.table1.Body.SetCellContent(0, 5, this.textBox20);
     this.table1.Body.SetCellContent(0, 6, this.textBox22);
     this.table1.Body.SetCellContent(0, 2, this.panel7);
     tableGroup1.Name       = "tableGroup1";
     tableGroup1.ReportItem = this.textBox5;
     tableGroup2.Name       = "tableGroup2";
     tableGroup2.ReportItem = this.textBox14;
     tableGroup3.Name       = "tableGroup3";
     tableGroup3.ReportItem = this.textBox15;
     tableGroup4.Name       = "tableGroup4";
     tableGroup4.ReportItem = this.textBox7;
     tableGroup5.Name       = "tableGroup5";
     tableGroup5.ReportItem = this.textBox9;
     tableGroup6.Name       = "tableGroup6";
     tableGroup6.ReportItem = this.textBox19;
     tableGroup7.Name       = "tableGroup7";
     tableGroup7.ReportItem = this.textBox21;
     this.table1.ColumnGroups.Add(tableGroup1);
     this.table1.ColumnGroups.Add(tableGroup2);
     this.table1.ColumnGroups.Add(tableGroup3);
     this.table1.ColumnGroups.Add(tableGroup4);
     this.table1.ColumnGroups.Add(tableGroup5);
     this.table1.ColumnGroups.Add(tableGroup6);
     this.table1.ColumnGroups.Add(tableGroup7);
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox16,
         this.textBox17,
         this.panel7,
         this.textBox8,
         this.textBox18,
         this.textBox20,
         this.textBox22,
         this.textBox5,
         this.textBox14,
         this.textBox15,
         this.textBox7,
         this.textBox9,
         this.textBox19,
         this.textBox21
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(2.286D));
     this.table1.Name     = "table1";
     tableGroup8.Groupings.Add(new Telerik.Reporting.Grouping(""));
     tableGroup8.Name = "detailGroup";
     this.table1.RowGroups.Add(tableGroup8);
     this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.69D), Telerik.Reporting.Drawing.Unit.Cm(1.405D));
     //
     // textBox16
     //
     this.textBox16.Name  = "textBox16";
     this.textBox16.Size  = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.954D), Telerik.Reporting.Drawing.Unit.Cm(0.717D));
     this.textBox16.Value = "=Fields.ProductNumber";
     //
     // textBox17
     //
     this.textBox17.Name  = "textBox17";
     this.textBox17.Size  = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.221D), Telerik.Reporting.Drawing.Unit.Cm(0.717D));
     this.textBox17.Value = "=Fields.ProductName";
     //
     // textBox8
     //
     this.textBox8.Name            = "textBox8";
     this.textBox8.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.638D), Telerik.Reporting.Drawing.Unit.Cm(0.717D));
     this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox8.Value           = "=IsNull(Fields.Size, \'N/A\')";
     //
     // textBox18
     //
     this.textBox18.Name            = "textBox18";
     this.textBox18.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.634D), Telerik.Reporting.Drawing.Unit.Cm(0.717D));
     this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox18.Value           = "=IsNull(Fields.Weight, \'N/A\')";
     //
     // textBox20
     //
     this.textBox20.Format          = "{0:C2}";
     this.textBox20.Name            = "textBox20";
     this.textBox20.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.072D), Telerik.Reporting.Drawing.Unit.Cm(0.717D));
     this.textBox20.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox20.Value           = "=ISNULL(Fields.StandardCost, \"Call\")";
     //
     // textBox22
     //
     this.textBox22.Format = "{0:C2}";
     this.textBox22.Name   = "textBox22";
     this.textBox22.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.101D), Telerik.Reporting.Drawing.Unit.Cm(0.717D));
     this.textBox22.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox22.Style.TextAlign         = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox22.Value = "=IsNull(Fields.ListPrice, \'Call\')";
     //
     // panel7
     //
     this.panel7.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.shape1,
         this.textBox10
     });
     this.panel7.Name = "panel7";
     this.panel7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.069D), Telerik.Reporting.Drawing.Unit.Cm(0.717D));
     this.panel7.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     this.panel7.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.panel7.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.panel7.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.panel7.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     //
     // shape1
     //
     formattingRule1.Filters.Add(new Telerik.Reporting.Filter("= ToLower(Fields.Color)", Telerik.Reporting.FilterOperator.Equal, "red"));
     formattingRule1.StopIfTrue            = true;
     formattingRule1.Style.BackgroundColor = System.Drawing.Color.Red;
     formattingRule2.Filters.Add(new Telerik.Reporting.Filter("= ToLower(Fields.Color)", Telerik.Reporting.FilterOperator.Equal, "blue"));
     formattingRule2.StopIfTrue            = true;
     formattingRule2.Style.BackgroundColor = System.Drawing.Color.Blue;
     formattingRule3.Filters.Add(new Telerik.Reporting.Filter("= ToLower(Fields.Color)", Telerik.Reporting.FilterOperator.Equal, "black"));
     formattingRule3.StopIfTrue            = true;
     formattingRule3.Style.BackgroundColor = System.Drawing.Color.Black;
     formattingRule4.Filters.Add(new Telerik.Reporting.Filter("= ToLower(Fields.Color)", Telerik.Reporting.FilterOperator.Equal, "yellow"));
     formattingRule4.StopIfTrue            = true;
     formattingRule4.Style.BackgroundColor = System.Drawing.Color.Yellow;
     formattingRule5.Filters.Add(new Telerik.Reporting.Filter("= ToLower(Fields.Color)", Telerik.Reporting.FilterOperator.Equal, "silver"));
     formattingRule5.StopIfTrue            = true;
     formattingRule5.Style.BackgroundColor = System.Drawing.Color.Silver;
     this.shape1.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1,
         formattingRule2,
         formattingRule3,
         formattingRule4,
         formattingRule5
     });
     this.shape1.Location    = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.079D), Telerik.Reporting.Drawing.Unit.Cm(0.07D));
     this.shape1.Name        = "shape1";
     this.shape1.ShapeType   = new Telerik.Reporting.Drawing.Shapes.EllipseShape(0D);
     this.shape1.Size        = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.26D), Telerik.Reporting.Drawing.Unit.Inch(0.223D));
     this.shape1.Style.Color = System.Drawing.Color.Transparent;
     //
     // textBox10
     //
     this.textBox10.Format   = "{0:C2}";
     this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.82D), Telerik.Reporting.Drawing.Unit.Cm(0.07D));
     this.textBox10.Name     = "textBox10";
     this.textBox10.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.68D), Telerik.Reporting.Drawing.Unit.Inch(0.255D));
     this.textBox10.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox10.Style.BorderStyle.Right  = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox10.Value = "= IsNull(Fields.Color, \'N/A\')";
     //
     // textBox6
     //
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.465D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.035D), Telerik.Reporting.Drawing.Unit.Inch(0.3D));
     this.textBox6.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox6.Style.BorderStyle.Right  = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox6.StyleName = "SubCategory";
     this.textBox6.Value     = "=Fields.ProductModel";
     //
     // sqlDataSource2
     //
     this.sqlDataSource2.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
     this.sqlDataSource2.Name             = "sqlDataSource2";
     this.sqlDataSource2.SelectCommand    = "SELECT RTRIM(CultureID) AS CultureID, Name FROM Production.Culture WHERE (NOT (RT" +
                                            "RIM(CultureID) IN (\'es\', \'\')))";
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.132D);
     this.detailSection1.Name   = "detailSection1";
     this.detailSection1.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
     this.detailSection1.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Point(3D);
     this.detailSection1.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.detailSection1.Style.Visible             = false;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.Parameters.Add(new Telerik.Reporting.SqlDataSourceParameter("@cultureID", System.Data.DbType.String, "=Parameters(\'CultureID\').Value"));
     this.sqlDataSource1.SelectCommand = resources.GetString("sqlDataSource1.SelectCommand");
     //
     // tocSection1
     //
     this.tocSection1.Height       = Telerik.Reporting.Drawing.Unit.Inch(1.5D);
     this.tocSection1.KeepTogether = false;
     tocLevel1.LeaderSymbol        = '\0';
     tocLevel1.Name                 = "Level1";
     tocLevel1.Style.Font.Bold      = true;
     tocLevel1.Style.Font.Name      = "Segoe UI Light";
     tocLevel1.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(16D);
     tocLevel1.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(5D);
     tocLevel1.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Point(2D);
     tocLevel1.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Point(2D);
     tocLevel1.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Point(5D);
     tocLevel2.Name                 = "Level2";
     tocLevel2.Style.Font.Name      = "Segoe UI Light";
     tocLevel2.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(13D);
     tocLevel2.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(1D);
     tocLevel2.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Point(32D);
     tocLevel2.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Point(2D);
     tocLevel2.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Point(1D);
     tocLevel3.Name                 = "Level3";
     tocLevel3.Style.Font.Name      = "Segoe UI Light";
     tocLevel3.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(13D);
     tocLevel3.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(1D);
     tocLevel3.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Point(52D);
     tocLevel3.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Point(2D);
     tocLevel3.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Point(1D);
     this.tocSection1.Levels.Add(tocLevel1);
     this.tocSection1.Levels.Add(tocLevel2);
     this.tocSection1.Levels.Add(tocLevel3);
     this.tocSection1.Name      = "tocSection1";
     this.tocSection1.PageBreak = Telerik.Reporting.PageBreak.After;
     this.tocSection1.Title     = "Table of Contents";
     this.tocSection1.TitleStyle.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.tocSection1.TitleStyle.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.tocSection1.TitleStyle.Font.Bold          = true;
     this.tocSection1.TitleStyle.Font.Name          = "Segoe UI Light";
     this.tocSection1.TitleStyle.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(25D);
     this.tocSection1.TitleStyle.Padding.Bottom     = Telerik.Reporting.Drawing.Unit.Point(10D);
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.2D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox2
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox2
     //
     this.textBox2.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.2D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.9D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox2.Style.Font.Name = "Segoe UI Light";
     this.textBox2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox2.Value           = "= PageExec(\'group1\', Fields.ProductCategory) + \', page \' + PageNumber(\'group1\', F" +
                                     "ields.ProductCategory) + \' of \' + PageCount(\'group1\', Fields.ProductCategory)";
     //
     // ProductCatalog
     //
     this.Bindings.Add(new Telerik.Reporting.Binding("Culture", "=Parameters.CultureID.Value"));
     this.DataSource        = this.sqlDataSource1;
     this.DocumentName      = "=\'ProductCatalog.\' + Parameters.CultureID.Value";
     group1.DocumentMapText = "=Fields.ProductCategory";
     group1.GroupFooter     = this.groupFooterSection1;
     group1.GroupHeader     = this.groupHeaderSection1;
     group1.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.ProductCategory"));
     group1.GroupKeepTogether = Telerik.Reporting.GroupKeepTogether.All;
     group1.Name = "group1";
     group1.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.ProductCategory", Telerik.Reporting.SortDirection.Asc));
     group1.TocText         = "=Fields.ProductCategory";
     group2.DocumentMapText = "=Fields.ProductSubCategory";
     group2.GroupFooter     = this.groupFooterSection2;
     group2.GroupHeader     = this.groupHeaderSection2;
     group2.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.ProductSubCategory"));
     group2.GroupKeepTogether = Telerik.Reporting.GroupKeepTogether.FirstDetail;
     group2.Name = "group2";
     group2.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.ProductSubCategory", Telerik.Reporting.SortDirection.Asc));
     group2.TocText         = "=Fields.ProductSubCategory";
     group3.DocumentMapText = "=Fields.ProductModel";
     group3.GroupFooter     = this.groupFooterSection3;
     group3.GroupHeader     = this.groupHeaderSection3;
     group3.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.ProductModel"));
     group3.GroupKeepTogether = Telerik.Reporting.GroupKeepTogether.FirstDetail;
     group3.Name = "group3";
     group3.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.ProductModel", Telerik.Reporting.SortDirection.Asc));
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         group1,
         group2,
         group3
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.groupHeaderSection1,
         this.groupFooterSection1,
         this.groupHeaderSection2,
         this.groupFooterSection2,
         this.groupHeaderSection3,
         this.groupFooterSection3,
         this.detailSection1,
         this.tocSection1,
         this.pageHeaderSection1
     });
     this.Name = "ProductCatalog";
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0.2D), Telerik.Reporting.Drawing.Unit.Inch(0.2D), Telerik.Reporting.Drawing.Unit.Inch(0.3D), Telerik.Reporting.Drawing.Unit.Inch(0.4D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
     textWatermark1.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
     textWatermark1.Font.Name    = "Tahoma";
     textWatermark1.Font.Size    = Telerik.Reporting.Drawing.Unit.Point(100D);
     textWatermark1.Opacity      = 0.06D;
     textWatermark1.Orientation  = Telerik.Reporting.Drawing.WatermarkOrientation.Vertical;
     textWatermark1.Position     = Telerik.Reporting.Drawing.WatermarkPosition.Front;
     textWatermark1.Text         = "=PageExec(\"textBoxProductCategoryLabel\", First(Fields.ProductCategory))";
     this.PageSettings.Watermarks.Add(textWatermark1);
     reportParameter1.AutoRefresh = true;
     reportParameter1.AvailableValues.DataSource    = this.sqlDataSource2;
     reportParameter1.AvailableValues.DisplayMember = "Name";
     reportParameter1.AvailableValues.ValueMember   = "CultureID";
     reportParameter1.Name    = "CultureID";
     reportParameter1.Text    = "Language";
     reportParameter1.Value   = "en";
     reportParameter1.Visible = true;
     this.ReportParameters.Add(reportParameter1);
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Header")
     });
     styleRule2.Style.Font.Bold    = true;
     styleRule2.Style.Font.Name    = "Segoe UI Light";
     styleRule2.Style.Font.Size    = Telerik.Reporting.Drawing.Unit.Point(25D);
     styleRule2.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0D);
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Category")
     });
     styleRule3.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(7)))), ((int)(((byte)(5)))));
     styleRule3.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule3.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Point(1D);
     styleRule3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     styleRule3.Style.Font.Name           = "Segoe UI Light";
     styleRule3.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(16D);
     styleRule3.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Inch(0D);
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("SubCategory")
     });
     styleRule4.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule4.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     styleRule4.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     styleRule4.Style.Font.Name           = "Segoe UI Light";
     styleRule4.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(13D);
     styleRule4.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Inch(0D);
     descendantSelector1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.GroupHeaderSection)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Panel)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextBox))
     });
     styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector1
     });
     styleRule5.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     styleRule5.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule5.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule5.Style.Font.Name           = "Segoe UI";
     styleRule5.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule5.Style.Padding.Bottom      = Telerik.Reporting.Drawing.Unit.Inch(0.04D);
     styleRule5.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Inch(0.05D);
     styleRule5.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Inch(0.05D);
     styleRule5.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4,
         styleRule5
     });
     this.TocText = "Product Catalog";
     this.Width   = Telerik.Reporting.Drawing.Unit.Inch(8.1D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemple #10
0
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.TableGroup tableGroup1 = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup tableGroup2 = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup tableGroup3 = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup tableGroup4 = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup tableGroup5 = new Telerik.Reporting.TableGroup();
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(ReporteIngresoTarifa));
     Telerik.Reporting.ReportParameter            reportParameter1    = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter            reportParameter2    = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.Drawing.StyleRule          styleRule1          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule2          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule3          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector1 = new Telerik.Reporting.Drawing.DescendantSelector();
     Telerik.Reporting.Drawing.StyleRule          styleRule4          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector2 = new Telerik.Reporting.Drawing.DescendantSelector();
     this.textBox1           = new Telerik.Reporting.TextBox();
     this.detailSection1     = new Telerik.Reporting.DetailSection();
     this.crosstab1          = new Telerik.Reporting.Table();
     this.sqlConsulta        = new Telerik.Reporting.SqlDataSource();
     this.textBox5           = new Telerik.Reporting.TextBox();
     this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.pictureBox1        = new Telerik.Reporting.PictureBox();
     this.txtNit             = new Telerik.Reporting.TextBox();
     this.txtNombre          = new Telerik.Reporting.TextBox();
     this.textBox6           = new Telerik.Reporting.TextBox();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     this.textBox2           = new Telerik.Reporting.TextBox();
     this.textBox3           = new Telerik.Reporting.TextBox();
     this.txtServicio        = new Telerik.Reporting.TextBox();
     this.textBox7           = new Telerik.Reporting.TextBox();
     this.txtInfraestructura = new Telerik.Reporting.TextBox();
     this.textBox4           = new Telerik.Reporting.TextBox();
     this.txtPrograma        = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox1
     //
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.92499983310699463D), Telerik.Reporting.Drawing.Unit.Inch(0.19999991357326508D));
     this.textBox1.Style.Font.Bold = true;
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.StyleName       = "Office.TableHeader";
     this.textBox1.Value           = "= Fields.nombre";
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.detailSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.crosstab1
     });
     this.detailSection1.Name = "detailSection1";
     //
     // crosstab1
     //
     this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.5625002384185791D)));
     this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.1145827770233154D)));
     this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.64583337306976318D)));
     this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.92500030994415283D)));
     this.crosstab1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.19791659712791443D)));
     this.crosstab1.Body.SetCellContent(0, 3, this.textBox2);
     this.crosstab1.Body.SetCellContent(0, 0, this.txtServicio);
     this.crosstab1.Body.SetCellContent(0, 1, this.txtInfraestructura);
     this.crosstab1.Body.SetCellContent(0, 2, this.txtPrograma);
     tableGroup1.Name       = "group1";
     tableGroup1.ReportItem = this.textBox3;
     tableGroup2.Name       = "group2";
     tableGroup2.ReportItem = this.textBox7;
     tableGroup3.Name       = "group3";
     tableGroup3.ReportItem = this.textBox4;
     tableGroup4.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.nombre"));
     tableGroup4.Name       = "City1";
     tableGroup4.ReportItem = this.textBox1;
     tableGroup4.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.nombre", Telerik.Reporting.SortDirection.Asc));
     this.crosstab1.ColumnGroups.Add(tableGroup1);
     this.crosstab1.ColumnGroups.Add(tableGroup2);
     this.crosstab1.ColumnGroups.Add(tableGroup3);
     this.crosstab1.ColumnGroups.Add(tableGroup4);
     this.crosstab1.DataSource = this.sqlConsulta;
     this.crosstab1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox1,
         this.textBox2,
         this.textBox3,
         this.txtServicio,
         this.textBox7,
         this.txtInfraestructura,
         this.textBox4,
         this.txtPrograma
     });
     this.crosstab1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.crosstab1.Name     = "crosstab1";
     tableGroup5.Name        = "group";
     this.crosstab1.RowGroups.Add(tableGroup5);
     this.crosstab1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.2479166984558105D), Telerik.Reporting.Drawing.Unit.Inch(0.3979165256023407D));
     this.crosstab1.StyleName = "Office.TableNormal";
     //
     // sqlConsulta
     //
     this.sqlConsulta.ConnectionString = "conexion";
     this.sqlConsulta.Name             = "sqlConsulta";
     this.sqlConsulta.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@fi", System.Data.DbType.DateTime, "= Parameters.fi.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@ff", System.Data.DbType.DateTime, "= Parameters.ff.Value")
     });
     this.sqlConsulta.SelectCommand = resources.GetString("sqlConsulta.SelectCommand");
     //
     // textBox5
     //
     this.textBox5.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.5999999046325684D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox5.Name            = "ReportNameTextBox";
     this.textBox5.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.4000003337860107D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D));
     this.textBox5.Style.Font.Bold = true;
     this.textBox5.Style.Font.Name = "Segoe UI";
     this.textBox5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox5.Value           = "Reporte Ingresos Tarifa";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox5,
         this.pictureBox1,
         this.txtNit,
         this.txtNombre
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.pictureBox1.MimeType = "image/png";
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.4000003337860107D), Telerik.Reporting.Drawing.Unit.Inch(0.70000004768371582D));
     this.pictureBox1.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
     this.pictureBox1.Value    = ((object)(resources.GetObject("pictureBox1.Value")));
     //
     // txtNit
     //
     this.txtNit.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.5999999046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D));
     this.txtNit.Name            = "txtNit";
     this.txtNit.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.3999602794647217D), Telerik.Reporting.Drawing.Unit.Inch(0.19999994337558746D));
     this.txtNit.Style.Font.Bold = true;
     this.txtNit.Style.Font.Name = "Segoe UI";
     this.txtNit.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.txtNit.Value           = "";
     //
     // txtNombre
     //
     this.txtNombre.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.6000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(0.5D));
     this.txtNombre.Name            = "txtNombre";
     this.txtNombre.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.4000003337860107D), Telerik.Reporting.Drawing.Unit.Inch(0.19999994337558746D));
     this.txtNombre.Style.Font.Bold = true;
     this.txtNombre.Style.Font.Name = "Segoe UI";
     this.txtNombre.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.txtNombre.Value           = "";
     //
     // textBox6
     //
     this.textBox6.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.425196647644043D), Telerik.Reporting.Drawing.Unit.Inch(0.60629922151565552D));
     this.textBox6.Name            = "ReportPageNumberTextBox";
     this.textBox6.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5748031139373779D), Telerik.Reporting.Drawing.Unit.Inch(0.39370077848434448D));
     this.textBox6.Style.Font.Name = "Segoe UI";
     this.textBox6.Value           = "Page: {PageNumber}";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox6
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // textBox2
     //
     this.textBox2.Format          = "$ {0:N0}";
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.92499983310699463D), Telerik.Reporting.Drawing.Unit.Inch(0.19791661202907562D));
     this.textBox2.Style.Font.Bold = true;
     this.textBox2.StyleName       = "Office.TableBody";
     this.textBox2.Value           = "= Fields.total";
     //
     // textBox3
     //
     this.textBox3.Name            = "textBox3";
     this.textBox3.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.56250011920928955D), Telerik.Reporting.Drawing.Unit.Inch(0.19999991357326508D));
     this.textBox3.Style.Font.Bold = true;
     this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.StyleName       = "Office.TableHeader";
     this.textBox3.Value           = "Servicio";
     //
     // txtServicio
     //
     this.txtServicio.Name             = "txtServicio";
     this.txtServicio.Size             = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.56250011920928955D), Telerik.Reporting.Drawing.Unit.Inch(0.19791659712791443D));
     this.txtServicio.Style.Font.Bold  = true;
     this.txtServicio.StyleName        = "Office.TableBody";
     this.txtServicio.Value            = "";
     this.txtServicio.ItemDataBinding += new System.EventHandler(this.txtServicio_ItemDataBinding);
     //
     // textBox7
     //
     this.textBox7.Name            = "textBox7";
     this.textBox7.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1145825386047363D), Telerik.Reporting.Drawing.Unit.Inch(0.19999991357326508D));
     this.textBox7.Style.Font.Bold = true;
     this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox7.StyleName       = "Office.TableHeader";
     this.textBox7.Value           = "Infraestructura";
     //
     // txtInfraestructura
     //
     this.txtInfraestructura.Name             = "txtInfraestructura";
     this.txtInfraestructura.Size             = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1145825386047363D), Telerik.Reporting.Drawing.Unit.Inch(0.19791659712791443D));
     this.txtInfraestructura.Style.Font.Bold  = true;
     this.txtInfraestructura.StyleName        = "Office.TableBody";
     this.txtInfraestructura.ItemDataBinding += new System.EventHandler(this.txtInfraestructura_ItemDataBinding);
     //
     // textBox4
     //
     this.textBox4.Name            = "textBox4";
     this.textBox4.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.64583337306976318D), Telerik.Reporting.Drawing.Unit.Inch(0.19999991357326508D));
     this.textBox4.Style.Font.Bold = true;
     this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox4.StyleName       = "Office.TableHeader";
     this.textBox4.Value           = "Programa";
     //
     // txtPrograma
     //
     this.txtPrograma.Name             = "txtPrograma";
     this.txtPrograma.Size             = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.64583337306976318D), Telerik.Reporting.Drawing.Unit.Inch(0.19791659712791443D));
     this.txtPrograma.Style.Font.Bold  = true;
     this.txtPrograma.StyleName        = "Office.TableBody";
     this.txtPrograma.ItemDataBinding += new System.EventHandler(this.txtPrograma_ItemDataBinding);
     //
     // ReporteIngresoTarifa
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detailSection1,
         this.pageHeaderSection1,
         this.pageFooterSection1
     });
     this.Name = "ReporteIngresoTarifa";
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(1D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
     reportParameter1.Name       = "fi";
     reportParameter1.Text       = "Fecha Inicial";
     reportParameter1.Type       = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter1.Visible    = true;
     reportParameter2.Name       = "ff";
     reportParameter2.Text       = "Fecha Final";
     reportParameter2.Type       = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter2.Visible    = true;
     this.ReportParameters.Add(reportParameter1);
     this.ReportParameters.Add(reportParameter2);
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Office.TableNormal")
     });
     styleRule2.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule2.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule2.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(34)))), ((int)(((byte)(77)))));
     styleRule2.Style.Font.Name = "Calibri";
     styleRule2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     descendantSelector1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Office.TableHeader")
     });
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector1
     });
     styleRule3.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(167)))), ((int)(((byte)(227)))));
     styleRule3.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule3.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(34)))), ((int)(((byte)(77)))));
     styleRule3.Style.Font.Name     = "Calibri";
     styleRule3.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     descendantSelector2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Office.TableBody")
     });
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector2
     });
     styleRule4.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule4.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule4.Style.Font.Name           = "Calibri";
     styleRule4.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(6D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SalesOrderDetails));
     Telerik.Reporting.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule2 = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule3 = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule4 = new Telerik.Reporting.Drawing.StyleRule();
     this.labelsGroupHeader = new Telerik.Reporting.GroupHeaderSection();
     this.panel1 = new Telerik.Reporting.Panel();
     this.productNumberCaptionTextBox = new Telerik.Reporting.TextBox();
     this.nameCaptionTextBox = new Telerik.Reporting.TextBox();
     this.orderQtyCaptionTextBox = new Telerik.Reporting.TextBox();
     this.unitPriceCaptionTextBox = new Telerik.Reporting.TextBox();
     this.lineTotalCaptionTextBox = new Telerik.Reporting.TextBox();
     this.labelsGroupFooter = new Telerik.Reporting.GroupFooterSection();
     this.textBox1 = new Telerik.Reporting.TextBox();
     this.textBox2 = new Telerik.Reporting.TextBox();
     this.labelsGroup = new Telerik.Reporting.Group();
     this.detail = new Telerik.Reporting.DetailSection();
     this.productNumberDataTextBox = new Telerik.Reporting.TextBox();
     this.nameDataTextBox = new Telerik.Reporting.TextBox();
     this.orderQtyDataTextBox = new Telerik.Reporting.TextBox();
     this.unitPriceDataTextBox = new Telerik.Reporting.TextBox();
     this.lineTotalDataTextBox = new Telerik.Reporting.TextBox();
     this.sqlDataSource1 = new Telerik.Reporting.SqlDataSource();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // labelsGroupHeader
     //
     this.labelsGroupHeader.Height = new Telerik.Reporting.Drawing.Unit(0.30000004172325134, Telerik.Reporting.Drawing.UnitType.Inch);
     this.labelsGroupHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.panel1});
     this.labelsGroupHeader.Name = "labelsGroupHeader";
     this.labelsGroupHeader.PrintOnEveryPage = true;
     //
     // panel1
     //
     this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.productNumberCaptionTextBox,
     this.nameCaptionTextBox,
     this.orderQtyCaptionTextBox,
     this.unitPriceCaptionTextBox,
     this.lineTotalCaptionTextBox});
     this.panel1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch));
     this.panel1.Name = "panel1";
     this.panel1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.5, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30000004172325134, Telerik.Reporting.Drawing.UnitType.Inch));
     this.panel1.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(245)))), ((int)(((byte)(255)))));
     //
     // productNumberCaptionTextBox
     //
     this.productNumberCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(3.9378803194267675E-05, Telerik.Reporting.Drawing.UnitType.Inch));
     this.productNumberCaptionTextBox.Name = "productNumberCaptionTextBox";
     this.productNumberCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.3000000715255737, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30000004172325134, Telerik.Reporting.Drawing.UnitType.Inch));
     this.productNumberCaptionTextBox.Style.Font.Bold = true;
     this.productNumberCaptionTextBox.StyleName = "Caption";
     this.productNumberCaptionTextBox.Value = "ProductNumber";
     //
     // nameCaptionTextBox
     //
     this.nameCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.3000787496566773, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch));
     this.nameCaptionTextBox.Name = "nameCaptionTextBox";
     this.nameCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.7999212741851807, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30000004172325134, Telerik.Reporting.Drawing.UnitType.Inch));
     this.nameCaptionTextBox.Style.Font.Bold = true;
     this.nameCaptionTextBox.StyleName = "Caption";
     this.nameCaptionTextBox.Value = "Name";
     //
     // orderQtyCaptionTextBox
     //
     this.orderQtyCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.100039005279541, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(-1.2417634032146907E-08, Telerik.Reporting.Drawing.UnitType.Inch));
     this.orderQtyCaptionTextBox.Name = "orderQtyCaptionTextBox";
     this.orderQtyCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.91025900840759277, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30000004172325134, Telerik.Reporting.Drawing.UnitType.Inch));
     this.orderQtyCaptionTextBox.Style.Font.Bold = true;
     this.orderQtyCaptionTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.orderQtyCaptionTextBox.StyleName = "Caption";
     this.orderQtyCaptionTextBox.Value = "Quantity";
     //
     // unitPriceCaptionTextBox
     //
     this.unitPriceCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(5.0103774070739746, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch));
     this.unitPriceCaptionTextBox.Name = "unitPriceCaptionTextBox";
     this.unitPriceCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.222798228263855, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30000004172325134, Telerik.Reporting.Drawing.UnitType.Inch));
     this.unitPriceCaptionTextBox.Style.Font.Bold = true;
     this.unitPriceCaptionTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.unitPriceCaptionTextBox.StyleName = "Caption";
     this.unitPriceCaptionTextBox.Value = "Unit Price";
     //
     // lineTotalCaptionTextBox
     //
     this.lineTotalCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(6.2332539558410645, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch));
     this.lineTotalCaptionTextBox.Name = "lineTotalCaptionTextBox";
     this.lineTotalCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.2666666507720947, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30000004172325134, Telerik.Reporting.Drawing.UnitType.Inch));
     this.lineTotalCaptionTextBox.Style.Font.Bold = true;
     this.lineTotalCaptionTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.lineTotalCaptionTextBox.StyleName = "Caption";
     this.lineTotalCaptionTextBox.Value = "Line Total";
     //
     // labelsGroupFooter
     //
     this.labelsGroupFooter.Height = new Telerik.Reporting.Drawing.Unit(0.30000004172325134, Telerik.Reporting.Drawing.UnitType.Inch);
     this.labelsGroupFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.textBox1,
     this.textBox2});
     this.labelsGroupFooter.Name = "labelsGroupFooter";
     this.labelsGroupFooter.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(229)))), ((int)(((byte)(255)))));
     this.labelsGroupFooter.Style.Visible = true;
     //
     // textBox1
     //
     this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(5.010338306427002, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.2228368520736694, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30000004172325134, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox1.Style.Font.Bold = true;
     this.textBox1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(11, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox1.Value = "Total";
     //
     // textBox2
     //
     this.textBox2.Format = "{0:C2}";
     this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(6.2332935333251953, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.2666668891906738, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30000004172325134, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox2.Style.Font.Bold = true;
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox2.Value = "=Sum(Fields.LineTotal)";
     //
     // labelsGroup
     //
     this.labelsGroup.GroupFooter = this.labelsGroupFooter;
     this.labelsGroup.GroupHeader = this.labelsGroupHeader;
     this.labelsGroup.Name = "labelsGroup";
     //
     // detail
     //
     this.detail.Height = new Telerik.Reporting.Drawing.Unit(0.30000004172325134, Telerik.Reporting.Drawing.UnitType.Inch);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.productNumberDataTextBox,
     this.nameDataTextBox,
     this.orderQtyDataTextBox,
     this.unitPriceDataTextBox,
     this.lineTotalDataTextBox});
     this.detail.Name = "detail";
     //
     // productNumberDataTextBox
     //
     this.productNumberDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch));
     this.productNumberDataTextBox.Name = "productNumberDataTextBox";
     this.productNumberDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.3000000715255737, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30000004172325134, Telerik.Reporting.Drawing.UnitType.Inch));
     this.productNumberDataTextBox.Style.Padding.Left = new Telerik.Reporting.Drawing.Unit(2, Telerik.Reporting.Drawing.UnitType.Point);
     this.productNumberDataTextBox.StyleName = "Data";
     this.productNumberDataTextBox.Value = "=Fields.ProductNumber";
     //
     // nameDataTextBox
     //
     this.nameDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.3000787496566773, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch));
     this.nameDataTextBox.Name = "nameDataTextBox";
     this.nameDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.7999212741851807, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30000004172325134, Telerik.Reporting.Drawing.UnitType.Inch));
     this.nameDataTextBox.StyleName = "Data";
     this.nameDataTextBox.Value = "=Fields.Name";
     //
     // orderQtyDataTextBox
     //
     this.orderQtyDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.10007905960083, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch));
     this.orderQtyDataTextBox.Name = "orderQtyDataTextBox";
     this.orderQtyDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.91018062829971313, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30000004172325134, Telerik.Reporting.Drawing.UnitType.Inch));
     this.orderQtyDataTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.orderQtyDataTextBox.StyleName = "Data";
     this.orderQtyDataTextBox.Value = "=Fields.OrderQty";
     //
     // unitPriceDataTextBox
     //
     this.unitPriceDataTextBox.Format = "{0:C2}";
     this.unitPriceDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(5.010338306427002, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch));
     this.unitPriceDataTextBox.Name = "unitPriceDataTextBox";
     this.unitPriceDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.2228771448135376, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30000004172325134, Telerik.Reporting.Drawing.UnitType.Inch));
     this.unitPriceDataTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.unitPriceDataTextBox.StyleName = "Data";
     this.unitPriceDataTextBox.Value = "=Fields.UnitPrice";
     //
     // lineTotalDataTextBox
     //
     this.lineTotalDataTextBox.Format = "{0:C2}";
     this.lineTotalDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(6.2332539558410645, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch));
     this.lineTotalDataTextBox.Name = "lineTotalDataTextBox";
     this.lineTotalDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.2666666507720947, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30000004172325134, Telerik.Reporting.Drawing.UnitType.Inch));
     this.lineTotalDataTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.lineTotalDataTextBox.StyleName = "Data";
     this.lineTotalDataTextBox.Value = "=Fields.LineTotal";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
     this.sqlDataSource1.Name = "sqlDataSource1";
     this.sqlDataSource1.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
     new Telerik.Reporting.SqlDataSourceParameter("@SalesOrderID", System.Data.DbType.Int32, "=Parameters.SaledOrderID.Value")});
     this.sqlDataSource1.SelectCommand = resources.GetString("sqlDataSource1.SelectCommand");
     //
     // SalesOrderDetails
     //
     this.DataSource = this.sqlDataSource1;
     this.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
     new Telerik.Reporting.Data.Filter("=Fields.SalesOrderID", Telerik.Reporting.Data.FilterOperator.Equal, "=Parameters.SaledOrderID.Value")});
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
     this.labelsGroup});
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.labelsGroupHeader,
     this.labelsGroupFooter,
     this.detail});
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(0.25, Telerik.Reporting.Drawing.UnitType.Inch);
     this.PageSettings.Margins.Left = new Telerik.Reporting.Drawing.Unit(0.5, Telerik.Reporting.Drawing.UnitType.Inch);
     this.PageSettings.Margins.Right = new Telerik.Reporting.Drawing.Unit(0.5, Telerik.Reporting.Drawing.UnitType.Inch);
     this.PageSettings.Margins.Top = new Telerik.Reporting.Drawing.Unit(0.25, Telerik.Reporting.Drawing.UnitType.Inch);
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
     reportParameter1.Name = "SaledOrderID";
     reportParameter1.Value = "=43860";
     this.ReportParameters.Add(reportParameter1);
     this.Style.BackgroundColor = System.Drawing.Color.White;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
     new Telerik.Reporting.Drawing.StyleSelector("Title")});
     styleRule1.Style.Color = System.Drawing.Color.Black;
     styleRule1.Style.Font.Bold = true;
     styleRule1.Style.Font.Italic = false;
     styleRule1.Style.Font.Name = "Tahoma";
     styleRule1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(20, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule1.Style.Font.Strikeout = false;
     styleRule1.Style.Font.Underline = false;
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
     new Telerik.Reporting.Drawing.StyleSelector("Caption")});
     styleRule2.Style.Color = System.Drawing.Color.Black;
     styleRule2.Style.Font.Name = "Tahoma";
     styleRule2.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(11, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
     new Telerik.Reporting.Drawing.StyleSelector("Data")});
     styleRule3.Style.Font.Name = "Tahoma";
     styleRule3.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(11, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
     new Telerik.Reporting.Drawing.StyleSelector("PageInfo")});
     styleRule4.Style.Font.Name = "Tahoma";
     styleRule4.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(11, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
     styleRule1,
     styleRule2,
     styleRule3,
     styleRule4});
     this.Width = new Telerik.Reporting.Drawing.Unit(7.5, Telerik.Reporting.Drawing.UnitType.Inch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// Required method for telerik Reporting designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Telerik.Reporting.GraphGroup graphGroup1 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.GraphTitle graphTitle1 = new Telerik.Reporting.GraphTitle();
            Telerik.Reporting.NumericalScale numericalScale1 = new Telerik.Reporting.NumericalScale();
            Telerik.Reporting.CategoryScale categoryScale1 = new Telerik.Reporting.CategoryScale();
            Telerik.Reporting.GraphGroup graphGroup2 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.GraphGroup graphGroup3 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.GraphTitle graphTitle2 = new Telerik.Reporting.GraphTitle();
            Telerik.Reporting.NumericalScale numericalScale2 = new Telerik.Reporting.NumericalScale();
            Telerik.Reporting.CategoryScale categoryScale2 = new Telerik.Reporting.CategoryScale();
            Telerik.Reporting.GraphGroup graphGroup4 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.TableGroup tableGroup1 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup2 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup3 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup4 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup5 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup6 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup7 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup8 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup9 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup10 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter2 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter3 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter4 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule2 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule3 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector1 = new Telerik.Reporting.Drawing.DescendantSelector();
            Telerik.Reporting.Drawing.StyleRule styleRule4 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector2 = new Telerik.Reporting.Drawing.DescendantSelector();
            Telerik.Reporting.Drawing.StyleRule styleRule5 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule6 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector3 = new Telerik.Reporting.Drawing.DescendantSelector();
            Telerik.Reporting.Drawing.StyleRule styleRule7 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector4 = new Telerik.Reporting.Drawing.DescendantSelector();
            Telerik.Reporting.Drawing.StyleRule styleRule8 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector5 = new Telerik.Reporting.Drawing.DescendantSelector();
            Telerik.Reporting.Drawing.StyleRule styleRule9 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector6 = new Telerik.Reporting.Drawing.DescendantSelector();
            Telerik.Reporting.Drawing.StyleRule styleRule10 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector7 = new Telerik.Reporting.Drawing.DescendantSelector();
            Telerik.Reporting.Drawing.StyleRule styleRule11 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule12 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector8 = new Telerik.Reporting.Drawing.DescendantSelector();
            Telerik.Reporting.Drawing.StyleRule styleRule13 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector9 = new Telerik.Reporting.Drawing.DescendantSelector();
            Telerik.Reporting.Drawing.StyleRule styleRule14 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector10 = new Telerik.Reporting.Drawing.DescendantSelector();
            Telerik.Reporting.Drawing.StyleRule styleRule15 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector11 = new Telerik.Reporting.Drawing.DescendantSelector();
            Telerik.Reporting.Drawing.StyleRule styleRule16 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector12 = new Telerik.Reporting.Drawing.DescendantSelector();
            Telerik.Reporting.Drawing.StyleRule styleRule17 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector13 = new Telerik.Reporting.Drawing.DescendantSelector();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.textBox6 = new Telerik.Reporting.TextBox();
            this.textBox7 = new Telerik.Reporting.TextBox();
            this.textBox8 = new Telerik.Reporting.TextBox();
            this.textBox9 = new Telerik.Reporting.TextBox();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.txtAciklama = new Telerik.Reporting.TextBox();
            this.detail = new Telerik.Reporting.DetailSection();
            this.graph1 = new Telerik.Reporting.Graph();
            this.polarCoordinateSystem1 = new Telerik.Reporting.PolarCoordinateSystem();
            this.graphAxis1 = new Telerik.Reporting.GraphAxis();
            this.graphAxis2 = new Telerik.Reporting.GraphAxis();
            this.dsEgitimPersonelGetiri = new Telerik.Reporting.SqlDataSource();
            this.barSeries1 = new Telerik.Reporting.BarSeries();
            this.graph2 = new Telerik.Reporting.Graph();
            this.polarCoordinateSystem2 = new Telerik.Reporting.PolarCoordinateSystem();
            this.graphAxis3 = new Telerik.Reporting.GraphAxis();
            this.graphAxis4 = new Telerik.Reporting.GraphAxis();
            this.dsEgitimAnalizEgitimKonusunaGoreGruplanmis = new Telerik.Reporting.SqlDataSource();
            this.barSeries2 = new Telerik.Reporting.BarSeries();
            this.table1 = new Telerik.Reporting.Table();
            this.textBox10 = new Telerik.Reporting.TextBox();
            this.textBox11 = new Telerik.Reporting.TextBox();
            this.textBox12 = new Telerik.Reporting.TextBox();
            this.textBox13 = new Telerik.Reporting.TextBox();
            this.textBox14 = new Telerik.Reporting.TextBox();
            this.textBox15 = new Telerik.Reporting.TextBox();
            this.textBox16 = new Telerik.Reporting.TextBox();
            this.textBox17 = new Telerik.Reporting.TextBox();
            this.textBox18 = new Telerik.Reporting.TextBox();
            this.dsEgitimAnaliz = new Telerik.Reporting.SqlDataSource();
            this.textBox19 = new Telerik.Reporting.TextBox();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            this.sqlDataSource1 = new Telerik.Reporting.SqlDataSource();
            this.sqlDataSource2 = new Telerik.Reporting.SqlDataSource();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // textBox1
            // 
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.601555347442627D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox1.StyleName = "Corporate.TableHeader";
            this.textBox1.Value = "Id";
            // 
            // textBox2
            // 
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.601555347442627D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox2.StyleName = "Corporate.TableHeader";
            this.textBox2.Value = "Egitim Adi";
            // 
            // textBox3
            // 
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.601555347442627D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox3.StyleName = "Corporate.TableHeader";
            this.textBox3.Value = "Egitim Yeri";
            // 
            // textBox4
            // 
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.601555347442627D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox4.StyleName = "Corporate.TableHeader";
            this.textBox4.Value = "Baslangic Tarihi";
            // 
            // textBox5
            // 
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.601555347442627D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox5.StyleName = "Corporate.TableHeader";
            this.textBox5.Value = "Bitis Tarihi";
            // 
            // textBox6
            // 
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.601555347442627D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox6.StyleName = "Corporate.TableHeader";
            this.textBox6.Value = "Kisi Gun Bedeli";
            // 
            // textBox7
            // 
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.601555347442627D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox7.StyleName = "Corporate.TableHeader";
            this.textBox7.Value = "Ogrenci Sayisi";
            // 
            // textBox8
            // 
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.601555347442627D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox8.Style.Visible = false;
            this.textBox8.StyleName = "Corporate.TableHeader";
            this.textBox8.Value = "Secili Donem Getirisi";
            // 
            // textBox9
            // 
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.601555347442627D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox9.StyleName = "Corporate.TableHeader";
            this.textBox9.Value = "Toplam Egitim Getirisi";
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.txtAciklama});
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            // 
            // txtAciklama
            // 
            this.txtAciklama.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.2860002517700195D), Telerik.Reporting.Drawing.Unit.Cm(1.0160000324249268D));
            this.txtAciklama.Name = "txtAciklama";
            this.txtAciklama.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(20.827999114990234D), Telerik.Reporting.Drawing.Unit.Cm(1.0160000324249268D));
            this.txtAciklama.Style.Font.Bold = true;
            this.txtAciklama.Style.Font.Underline = false;
            this.txtAciklama.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.txtAciklama.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtAciklama.Value = "txtAciklama";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(29.718000411987305D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.graph1,
            this.graph2,
            this.table1,
            this.textBox19});
            this.detail.Name = "detail";
            // 
            // graph1
            // 
            graphGroup1.Name = "categoryGroup";
            this.graph1.CategoryGroups.Add(graphGroup1);
            this.graph1.CoordinateSystems.Add(this.polarCoordinateSystem1);
            this.graph1.DataSource = this.dsEgitimPersonelGetiri;
            this.graph1.Legend.Position = Telerik.Reporting.GraphItemPosition.TopCenter;
            this.graph1.Legend.Style.LineColor = System.Drawing.Color.LightGray;
            this.graph1.Legend.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.graph1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.00010002215276472271D), Telerik.Reporting.Drawing.Unit.Cm(4.4599995613098145D));
            this.graph1.Name = "graph1";
            this.graph1.PlotAreaStyle.LineColor = System.Drawing.Color.LightGray;
            this.graph1.PlotAreaStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.graph1.Series.Add(this.barSeries1);
            this.graph1.SeriesGroups.Add(graphGroup2);
            this.graph1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(24.383800506591797D), Telerik.Reporting.Drawing.Unit.Cm(13.573999404907227D));
            this.graph1.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            this.graph1.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            this.graph1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            this.graph1.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            graphTitle1.Position = Telerik.Reporting.GraphItemPosition.TopCenter;
            graphTitle1.Style.Font.Bold = true;
            graphTitle1.Style.Font.Underline = true;
            graphTitle1.Style.LineColor = System.Drawing.Color.LightGray;
            graphTitle1.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            graphTitle1.Text = "Eğitimi Veren Personel";
            this.graph1.Titles.Add(graphTitle1);
            // 
            // polarCoordinateSystem1
            // 
            this.polarCoordinateSystem1.AngularAxis = this.graphAxis1;
            this.polarCoordinateSystem1.Name = "polarCoordinateSystem1";
            this.polarCoordinateSystem1.RadialAxis = this.graphAxis2;
            // 
            // graphAxis1
            // 
            this.graphAxis1.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis1.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis1.MajorGridLineStyle.Visible = false;
            this.graphAxis1.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis1.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis1.MinorGridLineStyle.Visible = false;
            this.graphAxis1.Name = "graphAxis1";
            this.graphAxis1.Scale = numericalScale1;
            this.graphAxis1.Style.Visible = false;
            // 
            // graphAxis2
            // 
            this.graphAxis2.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis2.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis2.MajorGridLineStyle.Visible = false;
            this.graphAxis2.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis2.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis2.MinorGridLineStyle.Visible = false;
            this.graphAxis2.Name = "graphAxis2";
            categoryScale1.PositionMode = Telerik.Reporting.AxisPositionMode.OnTicks;
            categoryScale1.SpacingSlotCount = 0D;
            this.graphAxis2.Scale = categoryScale1;
            this.graphAxis2.Style.Visible = false;
            // 
            // dsEgitimPersonelGetiri
            // 
            this.dsEgitimPersonelGetiri.ConnectionString = "KalData";
            this.dsEgitimPersonelGetiri.Name = "dsEgitimPersonelGetiri";
            this.dsEgitimPersonelGetiri.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@BolgeKodu", System.Data.DbType.Int16, "= Parameters.BolgeKodu.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@BasTar", System.Data.DbType.DateTime, "= Parameters.BasTar.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@SonTar", System.Data.DbType.DateTime, "= Parameters.BitTar.Value")});
            this.dsEgitimPersonelGetiri.SelectCommand = "dbo.kal_EgitimGetiriAnaliz";
            this.dsEgitimPersonelGetiri.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
            // 
            // barSeries1
            // 
            this.barSeries1.ArrangeMode = Telerik.Reporting.GraphSeriesArrangeMode.Stacked100;
            this.barSeries1.CategoryGroup = graphGroup1;
            this.barSeries1.CoordinateSystem = this.polarCoordinateSystem1;
            this.barSeries1.DataPointLabel = "= (Sum(Fields.ToplamEgitimBedeli) / CDbl(Exec(\'graph1\', Sum(Fields.ToplamEgitimBe" +
    "deli))))+\"-\"+ Fields.EgitimiVerenPersonel";
            this.barSeries1.DataPointLabelConnectorStyle.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
            this.barSeries1.DataPointLabelConnectorStyle.Padding.Top = Telerik.Reporting.Drawing.Unit.Point(2D);
            this.barSeries1.DataPointLabelFormat = "{0:P}";
            this.barSeries1.DataPointLabelOffset = Telerik.Reporting.Drawing.Unit.Mm(5D);
            this.barSeries1.DataPointLabelStyle.Font.Size = Telerik.Reporting.Drawing.Unit.Point(7D);
            this.barSeries1.DataPointLabelStyle.Visible = true;
            this.barSeries1.DataPointStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.barSeries1.DataPointStyle.Visible = true;
            this.barSeries1.LegendItem.Value = "= Fields.EgitimiVerenPersonel";
            this.barSeries1.Name = "barSeries1";
            graphGroup2.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.EgitimiVerenPersonel"));
            graphGroup2.Name = "egitimiVerenPersonelGroup";
            graphGroup2.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.ToplamEgitimBedeli", Telerik.Reporting.SortDirection.Asc));
            this.barSeries1.SeriesGroup = graphGroup2;
            this.barSeries1.X = "= Sum(Fields.ToplamEgitimBedeli)";
            // 
            // graph2
            // 
            graphGroup3.Name = "categoryGroup1";
            this.graph2.CategoryGroups.Add(graphGroup3);
            this.graph2.CoordinateSystems.Add(this.polarCoordinateSystem2);
            this.graph2.DataSource = this.dsEgitimAnalizEgitimKonusunaGoreGruplanmis;
            this.graph2.Legend.Style.LineColor = System.Drawing.Color.LightGray;
            this.graph2.Legend.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.graph2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D), Telerik.Reporting.Drawing.Unit.Cm(18.034198760986328D));
            this.graph2.Name = "graph2";
            this.graph2.PlotAreaStyle.LineColor = System.Drawing.Color.LightGray;
            this.graph2.PlotAreaStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.graph2.Series.Add(this.barSeries2);
            this.graph2.SeriesGroups.Add(graphGroup4);
            this.graph2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(24.383800506591797D), Telerik.Reporting.Drawing.Unit.Cm(10.159804344177246D));
            this.graph2.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            this.graph2.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            this.graph2.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            this.graph2.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            graphTitle2.Position = Telerik.Reporting.GraphItemPosition.TopCenter;
            graphTitle2.Style.Font.Bold = true;
            graphTitle2.Style.LineColor = System.Drawing.Color.LightGray;
            graphTitle2.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            graphTitle2.Text = "En Çok Verilen Eğitimler";
            this.graph2.Titles.Add(graphTitle2);
            // 
            // polarCoordinateSystem2
            // 
            this.polarCoordinateSystem2.AngularAxis = this.graphAxis3;
            this.polarCoordinateSystem2.Name = "polarCoordinateSystem2";
            this.polarCoordinateSystem2.RadialAxis = this.graphAxis4;
            // 
            // graphAxis3
            // 
            this.graphAxis3.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis3.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis3.MajorGridLineStyle.Visible = false;
            this.graphAxis3.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis3.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis3.MinorGridLineStyle.Visible = false;
            this.graphAxis3.Name = "graphAxis3";
            this.graphAxis3.Scale = numericalScale2;
            this.graphAxis3.Style.Visible = false;
            // 
            // graphAxis4
            // 
            this.graphAxis4.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis4.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis4.MajorGridLineStyle.Visible = false;
            this.graphAxis4.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis4.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis4.MinorGridLineStyle.Visible = false;
            this.graphAxis4.Name = "graphAxis4";
            categoryScale2.PositionMode = Telerik.Reporting.AxisPositionMode.OnTicks;
            categoryScale2.SpacingSlotCount = 0D;
            this.graphAxis4.Scale = categoryScale2;
            this.graphAxis4.Style.Visible = false;
            // 
            // dsEgitimAnalizEgitimKonusunaGoreGruplanmis
            // 
            this.dsEgitimAnalizEgitimKonusunaGoreGruplanmis.ConnectionString = "KalData";
            this.dsEgitimAnalizEgitimKonusunaGoreGruplanmis.Name = "dsEgitimAnalizEgitimKonusunaGoreGruplanmis";
            this.dsEgitimAnalizEgitimKonusunaGoreGruplanmis.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@BolgeKodu", System.Data.DbType.Int16, "= Parameters.BolgeKodu.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@BasTar", System.Data.DbType.DateTime, "= Parameters.BasTar.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@SonTar", System.Data.DbType.DateTime, "= Parameters.BitTar.Value")});
            this.dsEgitimAnalizEgitimKonusunaGoreGruplanmis.SelectCommand = "dbo.spEgitimAnalizEgitimKonusunaGoreGruplanmis";
            this.dsEgitimAnalizEgitimKonusunaGoreGruplanmis.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
            // 
            // barSeries2
            // 
            this.barSeries2.ArrangeMode = Telerik.Reporting.GraphSeriesArrangeMode.Stacked100;
            this.barSeries2.CategoryGroup = graphGroup3;
            this.barSeries2.CoordinateSystem = this.polarCoordinateSystem2;
            this.barSeries2.DataPointLabel = "= Sum(Fields.ToplamEgitimBedeli) / CDbl(Exec(\'graph2\', Sum(Fields.ToplamEgitimBed" +
    "eli)))";
            this.barSeries2.DataPointLabelAlignment = Telerik.Reporting.BarDataPointLabelAlignment.OutsideColumn;
            this.barSeries2.DataPointLabelConnectorStyle.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
            this.barSeries2.DataPointLabelConnectorStyle.Padding.Top = Telerik.Reporting.Drawing.Unit.Point(2D);
            this.barSeries2.DataPointLabelFormat = "{0:P}";
            this.barSeries2.DataPointLabelOffset = Telerik.Reporting.Drawing.Unit.Mm(5D);
            this.barSeries2.DataPointLabelStyle.Visible = true;
            this.barSeries2.DataPointStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.barSeries2.DataPointStyle.Visible = true;
            this.barSeries2.LegendItem.Value = "= Fields.EgitimAdi";
            this.barSeries2.Name = "barSeries2";
            graphGroup4.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.EgitimAdi"));
            graphGroup4.Name = "egitimAdiGroup";
            graphGroup4.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.ToplamEgitimBedeli", Telerik.Reporting.SortDirection.Asc));
            this.barSeries2.SeriesGroup = graphGroup4;
            this.barSeries2.X = "= Sum(Fields.ToplamEgitimBedeli)";
            // 
            // table1
            // 
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.6015555858612061D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.6015555858612061D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.6015555858612061D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.6015555858612061D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.6015555858612061D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.6015555858612061D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.6015555858612061D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.6015555858612061D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.6015555858612061D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.5D)));
            this.table1.Body.SetCellContent(0, 0, this.textBox10);
            this.table1.Body.SetCellContent(0, 1, this.textBox11);
            this.table1.Body.SetCellContent(0, 2, this.textBox12);
            this.table1.Body.SetCellContent(0, 3, this.textBox13);
            this.table1.Body.SetCellContent(0, 4, this.textBox14);
            this.table1.Body.SetCellContent(0, 5, this.textBox15);
            this.table1.Body.SetCellContent(0, 6, this.textBox16);
            this.table1.Body.SetCellContent(0, 7, this.textBox17);
            this.table1.Body.SetCellContent(0, 8, this.textBox18);
            tableGroup1.ReportItem = this.textBox1;
            tableGroup2.ReportItem = this.textBox2;
            tableGroup3.ReportItem = this.textBox3;
            tableGroup4.ReportItem = this.textBox4;
            tableGroup5.ReportItem = this.textBox5;
            tableGroup6.ReportItem = this.textBox6;
            tableGroup7.ReportItem = this.textBox7;
            tableGroup8.ReportItem = this.textBox8;
            tableGroup9.ReportItem = this.textBox9;
            this.table1.ColumnGroups.Add(tableGroup1);
            this.table1.ColumnGroups.Add(tableGroup2);
            this.table1.ColumnGroups.Add(tableGroup3);
            this.table1.ColumnGroups.Add(tableGroup4);
            this.table1.ColumnGroups.Add(tableGroup5);
            this.table1.ColumnGroups.Add(tableGroup6);
            this.table1.ColumnGroups.Add(tableGroup7);
            this.table1.ColumnGroups.Add(tableGroup8);
            this.table1.ColumnGroups.Add(tableGroup9);
            this.table1.DataSource = this.dsEgitimAnaliz;
            this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox10,
            this.textBox11,
            this.textBox12,
            this.textBox13,
            this.textBox14,
            this.textBox15,
            this.textBox16,
            this.textBox17,
            this.textBox18,
            this.textBox1,
            this.textBox2,
            this.textBox3,
            this.textBox4,
            this.textBox5,
            this.textBox6,
            this.textBox7,
            this.textBox8,
            this.textBox9});
            this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.28600037097930908D), Telerik.Reporting.Drawing.Unit.Cm(0.26000025868415833D));
            this.table1.Name = "table1";
            tableGroup10.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup10.Name = "Detail";
            this.table1.RowGroups.Add(tableGroup10);
            this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(23.413999557495117D), Telerik.Reporting.Drawing.Unit.Cm(1D));
            this.table1.StyleName = "Corporate.TableNormal";
            // 
            // textBox10
            // 
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.601555347442627D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox10.StyleName = "Corporate.TableBody";
            this.textBox10.Value = "= Fields.Id";
            // 
            // textBox11
            // 
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.601555347442627D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox11.StyleName = "Corporate.TableBody";
            this.textBox11.Value = "= Fields.EgitimAdi";
            // 
            // textBox12
            // 
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.601555347442627D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox12.StyleName = "Corporate.TableBody";
            this.textBox12.Value = "= Fields.EgitimYeri";
            // 
            // textBox13
            // 
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.601555347442627D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox13.StyleName = "Corporate.TableBody";
            this.textBox13.Value = "= Fields.BaslangicTarihi";
            // 
            // textBox14
            // 
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.601555347442627D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox14.StyleName = "Corporate.TableBody";
            this.textBox14.Value = "= Fields.BitisTarihi";
            // 
            // textBox15
            // 
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.601555347442627D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox15.StyleName = "Corporate.TableBody";
            this.textBox15.Value = "= Fields.KisiGunBedeli";
            // 
            // textBox16
            // 
            this.textBox16.Name = "textBox16";
            this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.601555347442627D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox16.StyleName = "Corporate.TableBody";
            this.textBox16.Value = "= Fields.OgrenciSayisi";
            // 
            // textBox17
            // 
            this.textBox17.Name = "textBox17";
            this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.601555347442627D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox17.Style.Visible = false;
            this.textBox17.StyleName = "Corporate.TableBody";
            this.textBox17.Value = "= Fields.SeciliDonemGetirisi";
            // 
            // textBox18
            // 
            this.textBox18.Name = "textBox18";
            this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.601555347442627D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox18.StyleName = "Corporate.TableBody";
            this.textBox18.Value = "= Fields.ToplamEgitimGetirisi";
            // 
            // dsEgitimAnaliz
            // 
            this.dsEgitimAnaliz.ConnectionString = "KalData";
            this.dsEgitimAnaliz.Name = "dsEgitimAnaliz";
            this.dsEgitimAnaliz.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@BolgeKodu", System.Data.DbType.Int16, "= Parameters.BolgeKodu.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@BasTar", System.Data.DbType.DateTime, "= Parameters.BasTar.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@SonTar", System.Data.DbType.DateTime, "= Parameters.BitTar.Value")});
            this.dsEgitimAnaliz.SelectCommand = "dbo.spEgitimAnaliz";
            this.dsEgitimAnaliz.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
            // 
            // textBox19
            // 
            this.textBox19.Format = "{0:C2}";
            this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(16.100000381469727D), Telerik.Reporting.Drawing.Unit.Cm(1.4600000381469727D));
            this.textBox19.Name = "textBox19";
            this.textBox19.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.59999942779541D), Telerik.Reporting.Drawing.Unit.Cm(0.39980036020278931D));
            this.textBox19.Style.Color = System.Drawing.Color.Red;
            this.textBox19.Style.Font.Bold = true;
            this.textBox19.Value = "Dönem Getirisi={Parameters.SeciliDonemGetirisi.Value} TL";
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.pageFooterSection1.Name = "pageFooterSection1";
            // 
            // sqlDataSource1
            // 
            this.sqlDataSource1.Name = "sqlDataSource1";
            // 
            // sqlDataSource2
            // 
            this.sqlDataSource2.Name = "sqlDataSource2";
            // 
            // Egitimler
            // 
            this.Culture = new System.Globalization.CultureInfo("tr-TR");
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageHeaderSection1,
            this.detail,
            this.pageFooterSection1});
            this.Name = "Egitimler";
            this.PageSettings.Landscape = true;
            this.PageSettings.Margins = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Cm(1D), Telerik.Reporting.Drawing.Unit.Cm(1D), Telerik.Reporting.Drawing.Unit.Cm(1D), Telerik.Reporting.Drawing.Unit.Cm(1D));
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
            reportParameter1.Name = "BolgeKodu";
            reportParameter1.Text = "BolgeKodu";
            reportParameter1.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter1.Visible = true;
            reportParameter2.Name = "BasTar";
            reportParameter2.Text = "BasTar";
            reportParameter2.Type = Telerik.Reporting.ReportParameterType.DateTime;
            reportParameter2.Visible = true;
            reportParameter3.Name = "BitTar";
            reportParameter3.Text = "BitTar";
            reportParameter3.Type = Telerik.Reporting.ReportParameterType.DateTime;
            reportParameter3.Visible = true;
            reportParameter4.Name = "SeciliDonemGetirisi";
            reportParameter4.Type = Telerik.Reporting.ReportParameterType.Float;
            this.ReportParameters.Add(reportParameter1);
            this.ReportParameters.Add(reportParameter2);
            this.ReportParameters.Add(reportParameter3);
            this.ReportParameters.Add(reportParameter4);
            this.Style.Font.Underline = true;
            styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))});
            styleRule1.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Point(2D);
            styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
            styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Corporate.TableNormal")});
            styleRule2.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule2.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule2.Style.Color = System.Drawing.Color.Black;
            styleRule2.Style.Font.Name = "Tahoma";
            styleRule2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            descendantSelector1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Corporate.TableBody")});
            styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector1});
            styleRule3.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule3.Style.Font.Name = "Tahoma";
            styleRule3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            descendantSelector2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Corporate.TableHeader")});
            styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector2});
            styleRule4.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
            styleRule4.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule4.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule4.Style.Color = System.Drawing.Color.White;
            styleRule4.Style.Font.Name = "Tahoma";
            styleRule4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Aspect.TableNormal")});
            styleRule5.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule5.Style.Color = System.Drawing.Color.Black;
            styleRule5.Style.Font.Name = "Verdana";
            styleRule5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            descendantSelector3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Aspect.SubTotal")});
            styleRule6.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector3});
            styleRule6.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(222)))), ((int)(((byte)(209)))));
            styleRule6.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule6.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule6.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule6.Style.Font.Name = "Verdana";
            styleRule6.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            descendantSelector4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Aspect.TableBody")});
            styleRule7.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector4});
            styleRule7.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule7.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule7.Style.Font.Name = "Verdana";
            styleRule7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            descendantSelector5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Aspect.GrandTotal")});
            styleRule8.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector5});
            styleRule8.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(148)))), ((int)(((byte)(147)))), ((int)(((byte)(143)))));
            styleRule8.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule8.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule8.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule8.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(238)))), ((int)(((byte)(232)))));
            styleRule8.Style.Font.Bold = true;
            styleRule8.Style.Font.Italic = false;
            styleRule8.Style.Font.Name = "Verdana";
            styleRule8.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            styleRule8.Style.Font.Strikeout = false;
            styleRule8.Style.Font.Underline = false;
            descendantSelector6.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Aspect.TableHeader")});
            styleRule9.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector6});
            styleRule9.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
            styleRule9.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule9.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule9.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule9.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(222)))), ((int)(((byte)(209)))));
            styleRule9.Style.Font.Name = "Verdana";
            styleRule9.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            styleRule9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            descendantSelector7.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Aspect.TableGroup")});
            styleRule10.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector7});
            styleRule10.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(238)))), ((int)(((byte)(232)))));
            styleRule10.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule10.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule10.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule10.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
            styleRule10.Style.Font.Name = "Verdana";
            styleRule10.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            styleRule11.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Normal.TableNormal")});
            styleRule11.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule11.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule11.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule11.Style.Color = System.Drawing.Color.Black;
            styleRule11.Style.Font.Name = "Tahoma";
            styleRule11.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            descendantSelector8.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Normal.TableBody")});
            styleRule12.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector8});
            styleRule12.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule12.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule12.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule12.Style.Font.Name = "Tahoma";
            styleRule12.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            descendantSelector9.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Normal.TableHeader")});
            styleRule13.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector9});
            styleRule13.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule13.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule13.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule13.Style.Font.Name = "Tahoma";
            styleRule13.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            styleRule13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            descendantSelector10.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Normal.TableGroup")});
            styleRule14.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector10});
            styleRule14.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule14.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule14.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule14.Style.Font.Name = "Tahoma";
            styleRule14.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            descendantSelector11.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Corporate.SubTotal")});
            styleRule15.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector11});
            styleRule15.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(206)))), ((int)(((byte)(219)))));
            styleRule15.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule15.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule15.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule15.Style.Font.Name = "Tahoma";
            styleRule15.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            descendantSelector12.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Corporate.GrandTotal")});
            styleRule16.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector12});
            styleRule16.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(156)))), ((int)(((byte)(183)))));
            styleRule16.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule16.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule16.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule16.Style.Font.Bold = true;
            styleRule16.Style.Font.Italic = false;
            styleRule16.Style.Font.Name = "Tahoma";
            styleRule16.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            styleRule16.Style.Font.Strikeout = false;
            styleRule16.Style.Font.Underline = false;
            descendantSelector13.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Corporate.TableGroup")});
            styleRule17.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector13});
            styleRule17.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(230)))), ((int)(((byte)(237)))));
            styleRule17.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule17.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule17.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule17.Style.Font.Name = "Tahoma";
            styleRule17.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1,
            styleRule2,
            styleRule3,
            styleRule4,
            styleRule5,
            styleRule6,
            styleRule7,
            styleRule8,
            styleRule9,
            styleRule10,
            styleRule11,
            styleRule12,
            styleRule13,
            styleRule14,
            styleRule15,
            styleRule16,
            styleRule17});
            this.UnitOfMeasure = Telerik.Reporting.Drawing.UnitType.Cm;
            this.Width = Telerik.Reporting.Drawing.Unit.Cm(28.100002288818359D);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
        /// <summary>
        /// Required method for telerik Reporting designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Telerik.Reporting.TableGroup tableGroup1 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup2 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup3 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup4 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter2 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter3 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule2 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule3 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector1 = new Telerik.Reporting.Drawing.DescendantSelector();
            Telerik.Reporting.Drawing.StyleRule styleRule4 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector2 = new Telerik.Reporting.Drawing.DescendantSelector();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.txtAciklama = new Telerik.Reporting.TextBox();
            this.detail = new Telerik.Reporting.DetailSection();
            this.table1 = new Telerik.Reporting.Table();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.textBox6 = new Telerik.Reporting.TextBox();
            this.dsCihazBazli = new Telerik.Reporting.SqlDataSource();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // textBox1
            // 
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(10.107017517089844D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox1.StyleName = "Corporate.TableHeader";
            this.textBox1.Value = "Cihaz";
            // 
            // textBox2
            // 
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.4870164394378662D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox2.StyleName = "Corporate.TableHeader";
            this.textBox2.Value = "Oran";
            // 
            // textBox3
            // 
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.6193094253540039D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox3.StyleName = "Corporate.TableHeader";
            this.textBox3.Value = "Sayi";
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.4000394344329834D);
            this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.txtAciklama});
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            // 
            // txtAciklama
            // 
            this.txtAciklama.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.9719363788608462E-05D), Telerik.Reporting.Drawing.Unit.Cm(9.9921220680698752E-05D));
            this.txtAciklama.Name = "txtAciklama";
            this.txtAciklama.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15.239799499511719D), Telerik.Reporting.Drawing.Unit.Cm(1.0160002708435059D));
            this.txtAciklama.Style.Font.Bold = true;
            this.txtAciklama.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.txtAciklama.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtAciklama.Value = "txtAciklama";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.39996066689491272D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.table1});
            this.detail.Name = "detail";
            // 
            // table1
            // 
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(10.107017517089844D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.4870173931121826D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.6193087100982666D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.5D)));
            this.table1.Body.SetCellContent(0, 0, this.textBox4);
            this.table1.Body.SetCellContent(0, 1, this.textBox5);
            this.table1.Body.SetCellContent(0, 2, this.textBox6);
            tableGroup1.ReportItem = this.textBox1;
            tableGroup2.ReportItem = this.textBox2;
            tableGroup3.ReportItem = this.textBox3;
            this.table1.ColumnGroups.Add(tableGroup1);
            this.table1.ColumnGroups.Add(tableGroup2);
            this.table1.ColumnGroups.Add(tableGroup3);
            this.table1.DataSource = this.dsCihazBazli;
            this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox4,
            this.textBox5,
            this.textBox6,
            this.textBox1,
            this.textBox2,
            this.textBox3});
            this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D), Telerik.Reporting.Drawing.Unit.Cm(0.00020004430552944541D));
            this.table1.Name = "table1";
            tableGroup4.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup4.Name = "Detail";
            this.table1.RowGroups.Add(tableGroup4);
            this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15.213343620300293D), Telerik.Reporting.Drawing.Unit.Cm(1D));
            this.table1.StyleName = "Corporate.TableNormal";
            // 
            // textBox4
            // 
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(10.107017517089844D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox4.StyleName = "Corporate.TableBody";
            this.textBox4.Value = "= Fields.CIHAZADI";
            // 
            // textBox5
            // 
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.4870164394378662D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox5.StyleName = "Corporate.TableBody";
            this.textBox5.Value = "= Fields.Oran+\"%\"";
            // 
            // textBox6
            // 
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.6193094253540039D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox6.StyleName = "Corporate.TableBody";
            this.textBox6.Value = "= Fields.Sayi+\" Ad.\"";
            // 
            // dsCihazBazli
            // 
            this.dsCihazBazli.ConnectionString = "KalData";
            this.dsCihazBazli.Name = "dsCihazBazli";
            this.dsCihazBazli.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@BolgeKodu", System.Data.DbType.Int32, "= Parameters.BolgeKodu.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@BasTar", System.Data.DbType.DateTime, "= Parameters.BasTar.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@SonTar", System.Data.DbType.DateTime, "= Parameters.SonTar.Value")});
            this.dsCihazBazli.SelectCommand = "dbo.kal_sfCihazBazliAnaliz";
            this.dsCihazBazli.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.pageFooterSection1.Name = "pageFooterSection1";
            // 
            // CihazBazli
            // 
            this.Culture = new System.Globalization.CultureInfo("tr-TR");
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageHeaderSection1,
            this.detail,
            this.pageFooterSection1});
            this.Name = "CihazBazli";
            this.PageSettings.Landscape = false;
            this.PageSettings.Margins = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Cm(1D), Telerik.Reporting.Drawing.Unit.Cm(1D), Telerik.Reporting.Drawing.Unit.Cm(1D), Telerik.Reporting.Drawing.Unit.Cm(1D));
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
            reportParameter1.Name = "BolgeKodu";
            reportParameter1.Text = "BolgeKodu";
            reportParameter1.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter1.Visible = true;
            reportParameter2.Name = "BasTar";
            reportParameter2.Text = "BasTar";
            reportParameter2.Type = Telerik.Reporting.ReportParameterType.DateTime;
            reportParameter2.Visible = true;
            reportParameter3.Name = "SonTar";
            reportParameter3.Text = "SonTar";
            reportParameter3.Type = Telerik.Reporting.ReportParameterType.DateTime;
            reportParameter3.Visible = true;
            this.ReportParameters.Add(reportParameter1);
            this.ReportParameters.Add(reportParameter2);
            this.ReportParameters.Add(reportParameter3);
            styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))});
            styleRule1.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Point(2D);
            styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
            styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Corporate.TableNormal")});
            styleRule2.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule2.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule2.Style.Color = System.Drawing.Color.Black;
            styleRule2.Style.Font.Name = "Tahoma";
            styleRule2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            descendantSelector1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Corporate.TableBody")});
            styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector1});
            styleRule3.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule3.Style.Font.Name = "Tahoma";
            styleRule3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            descendantSelector2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Corporate.TableHeader")});
            styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector2});
            styleRule4.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
            styleRule4.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule4.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule4.Style.Color = System.Drawing.Color.White;
            styleRule4.Style.Font.Name = "Tahoma";
            styleRule4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1,
            styleRule2,
            styleRule3,
            styleRule4});
            this.UnitOfMeasure = Telerik.Reporting.Drawing.UnitType.Cm;
            this.Width = Telerik.Reporting.Drawing.Unit.Inch(6D);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.TableGroup                 tableGroup1         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup2         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup3         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup4         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.ReportParameter            reportParameter1    = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter            reportParameter2    = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter            reportParameter3    = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.Drawing.StyleRule          styleRule1          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule2          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule3          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector1 = new Telerik.Reporting.Drawing.DescendantSelector();
     Telerik.Reporting.Drawing.StyleRule          styleRule4          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector2 = new Telerik.Reporting.Drawing.DescendantSelector();
     this.textBox1           = new Telerik.Reporting.TextBox();
     this.textBox2           = new Telerik.Reporting.TextBox();
     this.textBox3           = new Telerik.Reporting.TextBox();
     this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.txtAciklama        = new Telerik.Reporting.TextBox();
     this.detail             = new Telerik.Reporting.DetailSection();
     this.table1             = new Telerik.Reporting.Table();
     this.textBox4           = new Telerik.Reporting.TextBox();
     this.textBox5           = new Telerik.Reporting.TextBox();
     this.textBox6           = new Telerik.Reporting.TextBox();
     this.dsCihazBazli       = new Telerik.Reporting.SqlDataSource();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox1
     //
     this.textBox1.Name      = "textBox1";
     this.textBox1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(10.107017517089844D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox1.StyleName = "Corporate.TableHeader";
     this.textBox1.Value     = "Cihaz";
     //
     // textBox2
     //
     this.textBox2.Name      = "textBox2";
     this.textBox2.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.4870164394378662D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox2.StyleName = "Corporate.TableHeader";
     this.textBox2.Value     = "Oran";
     //
     // textBox3
     //
     this.textBox3.Name      = "textBox3";
     this.textBox3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.6193094253540039D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox3.StyleName = "Corporate.TableHeader";
     this.textBox3.Value     = "Sayi";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.4000394344329834D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.txtAciklama
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // txtAciklama
     //
     this.txtAciklama.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.9719363788608462E-05D), Telerik.Reporting.Drawing.Unit.Cm(9.9921220680698752E-05D));
     this.txtAciklama.Name                = "txtAciklama";
     this.txtAciklama.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15.239799499511719D), Telerik.Reporting.Drawing.Unit.Cm(1.0160002708435059D));
     this.txtAciklama.Style.Font.Bold     = true;
     this.txtAciklama.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.txtAciklama.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtAciklama.Value               = "txtAciklama";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.39996066689491272D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table1
     });
     this.detail.Name = "detail";
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(10.107017517089844D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.4870173931121826D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.6193087100982666D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.5D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox4);
     this.table1.Body.SetCellContent(0, 1, this.textBox5);
     this.table1.Body.SetCellContent(0, 2, this.textBox6);
     tableGroup1.ReportItem = this.textBox1;
     tableGroup2.ReportItem = this.textBox2;
     tableGroup3.ReportItem = this.textBox3;
     this.table1.ColumnGroups.Add(tableGroup1);
     this.table1.ColumnGroups.Add(tableGroup2);
     this.table1.ColumnGroups.Add(tableGroup3);
     this.table1.DataSource = this.dsCihazBazli;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox4,
         this.textBox5,
         this.textBox6,
         this.textBox1,
         this.textBox2,
         this.textBox3
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D), Telerik.Reporting.Drawing.Unit.Cm(0.00020004430552944541D));
     this.table1.Name     = "table1";
     tableGroup4.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup4.Name = "Detail";
     this.table1.RowGroups.Add(tableGroup4);
     this.table1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15.213343620300293D), Telerik.Reporting.Drawing.Unit.Cm(1D));
     this.table1.StyleName = "Corporate.TableNormal";
     //
     // textBox4
     //
     this.textBox4.Name      = "textBox4";
     this.textBox4.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(10.107017517089844D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox4.StyleName = "Corporate.TableBody";
     this.textBox4.Value     = "= Fields.CIHAZADI";
     //
     // textBox5
     //
     this.textBox5.Name      = "textBox5";
     this.textBox5.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.4870164394378662D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox5.StyleName = "Corporate.TableBody";
     this.textBox5.Value     = "= Fields.Oran+\"%\"";
     //
     // textBox6
     //
     this.textBox6.Name      = "textBox6";
     this.textBox6.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.6193094253540039D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox6.StyleName = "Corporate.TableBody";
     this.textBox6.Value     = "= Fields.Sayi+\" Ad.\"";
     //
     // dsCihazBazli
     //
     this.dsCihazBazli.ConnectionString = "KalData";
     this.dsCihazBazli.Name             = "dsCihazBazli";
     this.dsCihazBazli.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@BolgeKodu", System.Data.DbType.Int32, "= Parameters.BolgeKodu.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@BasTar", System.Data.DbType.DateTime, "= Parameters.BasTar.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@SonTar", System.Data.DbType.DateTime, "= Parameters.SonTar.Value")
     });
     this.dsCihazBazli.SelectCommand     = "dbo.kal_sfCihazBazliAnaliz";
     this.dsCihazBazli.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageFooterSection1.Name   = "pageFooterSection1";
     //
     // CihazBazli
     //
     this.Culture = new System.Globalization.CultureInfo("tr-TR");
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeaderSection1,
         this.detail,
         this.pageFooterSection1
     });
     this.Name = "CihazBazli";
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Cm(1D), Telerik.Reporting.Drawing.Unit.Cm(1D), Telerik.Reporting.Drawing.Unit.Cm(1D), Telerik.Reporting.Drawing.Unit.Cm(1D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
     reportParameter1.Name       = "BolgeKodu";
     reportParameter1.Text       = "BolgeKodu";
     reportParameter1.Type       = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter1.Visible    = true;
     reportParameter2.Name       = "BasTar";
     reportParameter2.Text       = "BasTar";
     reportParameter2.Type       = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter2.Visible    = true;
     reportParameter3.Name       = "SonTar";
     reportParameter3.Text       = "SonTar";
     reportParameter3.Type       = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter3.Visible    = true;
     this.ReportParameters.Add(reportParameter1);
     this.ReportParameters.Add(reportParameter2);
     this.ReportParameters.Add(reportParameter3);
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Corporate.TableNormal")
     });
     styleRule2.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule2.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule2.Style.Color     = System.Drawing.Color.Black;
     styleRule2.Style.Font.Name = "Tahoma";
     styleRule2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     descendantSelector1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Corporate.TableBody")
     });
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector1
     });
     styleRule3.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule3.Style.Font.Name           = "Tahoma";
     styleRule3.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(9D);
     descendantSelector2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Corporate.TableHeader")
     });
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector2
     });
     styleRule4.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     styleRule4.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule4.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule4.Style.Color         = System.Drawing.Color.White;
     styleRule4.Style.Font.Name     = "Tahoma";
     styleRule4.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4
     });
     this.UnitOfMeasure = Telerik.Reporting.Drawing.UnitType.Cm;
     this.Width         = Telerik.Reporting.Drawing.Unit.Inch(6D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ProductLineSales));
     Telerik.Reporting.GraphGroup           graphGroup1       = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.Drawing.ColorPalette colorPalette1     = new Telerik.Reporting.Drawing.ColorPalette();
     Telerik.Reporting.GraphTitle           graphTitle1       = new Telerik.Reporting.GraphTitle();
     Telerik.Reporting.NumericalScale       numericalScale1   = new Telerik.Reporting.NumericalScale();
     Telerik.Reporting.CategoryScale        categoryScale1    = new Telerik.Reporting.CategoryScale();
     Telerik.Reporting.GraphGroup           graphGroup2       = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.GraphGroup           graphGroup3       = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.Drawing.ColorPalette colorPalette2     = new Telerik.Reporting.Drawing.ColorPalette();
     Telerik.Reporting.GraphTitle           graphTitle2       = new Telerik.Reporting.GraphTitle();
     Telerik.Reporting.NumericalScale       numericalScale2   = new Telerik.Reporting.NumericalScale();
     Telerik.Reporting.CategoryScale        categoryScale2    = new Telerik.Reporting.CategoryScale();
     Telerik.Reporting.GraphGroup           graphGroup4       = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.Group             group1           = new Telerik.Reporting.Group();
     Telerik.Reporting.ReportParameter   reportParameter1 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter   reportParameter2 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter   reportParameter3 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter   reportParameter4 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.Drawing.StyleRule styleRule1       = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule2       = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule3       = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule4       = new Telerik.Reporting.Drawing.StyleRule();
     this.groupFooterSection1 = new Telerik.Reporting.GroupFooterSection();
     this.groupHeaderSection1 = new Telerik.Reporting.GroupHeaderSection();
     this.textBoxCategories   = new Telerik.Reporting.TextBox();
     this.textBoxTitle        = new Telerik.Reporting.TextBox();
     this.textBoxTimeInterval = new Telerik.Reporting.TextBox();
     this.shape3 = new Telerik.Reporting.Shape();
     this.productCategoriesDataSource    = new Telerik.Reporting.SqlDataSource();
     this.productSubcategoriesDataSource = new Telerik.Reporting.SqlDataSource();
     this.detail = new Telerik.Reporting.DetailSection();
     this.textBoxTopEmployeesHeader = new Telerik.Reporting.TextBox();
     this.textBoxTopStoresHeader    = new Telerik.Reporting.TextBox();
     this.graph1 = new Telerik.Reporting.Graph();
     this.cartesianCoordinateSystem2 = new Telerik.Reporting.CartesianCoordinateSystem();
     this.graphAxis3          = new Telerik.Reporting.GraphAxis();
     this.graphAxis4          = new Telerik.Reporting.GraphAxis();
     this.employeesDataSource = new Telerik.Reporting.SqlDataSource();
     this.barSeries1          = new Telerik.Reporting.BarSeries();
     this.graph2 = new Telerik.Reporting.Graph();
     this.polarCoordinateSystem3 = new Telerik.Reporting.PolarCoordinateSystem();
     this.graphAxis7             = new Telerik.Reporting.GraphAxis();
     this.graphAxis8             = new Telerik.Reporting.GraphAxis();
     this.storesDataSource       = new Telerik.Reporting.SqlDataSource();
     this.barSeries2             = new Telerik.Reporting.BarSeries();
     this.reportFooterSection1   = new Telerik.Reporting.ReportFooterSection();
     this.textBoxReportFooter    = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // groupFooterSection1
     //
     this.groupFooterSection1.Height        = Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D);
     this.groupFooterSection1.Name          = "groupFooterSection1";
     this.groupFooterSection1.Style.Visible = false;
     //
     // groupHeaderSection1
     //
     this.groupHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1.1999999284744263D);
     this.groupHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBoxCategories,
         this.textBoxTitle,
         this.textBoxTimeInterval,
         this.shape3
     });
     this.groupHeaderSection1.Name = "groupHeaderSection1";
     //
     // textBoxCategories
     //
     this.textBoxCategories.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.21311600506305695D));
     this.textBoxCategories.Name      = "textBoxCategories";
     this.textBoxCategories.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0999212265014648D), Telerik.Reporting.Drawing.Unit.Inch(0.60000002384185791D));
     this.textBoxCategories.StyleName = "Header";
     this.textBoxCategories.Value     = "= Parameters.ProductCategory+\" » \"+Join(\", \", Parameters.ProductSubcategory.Value" +
                                        ")";
     //
     // textBoxTitle
     //
     this.textBoxTitle.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
     this.textBoxTitle.Name            = "textBoxTitle";
     this.textBoxTitle.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3020832538604736D), Telerik.Reporting.Drawing.Unit.Inch(0.21299798786640167D));
     this.textBoxTitle.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(47)))), ((int)(((byte)(11)))));
     this.textBoxTitle.Style.Font.Bold = true;
     this.textBoxTitle.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBoxTitle.Value           = "PRODUCT LINE SALES";
     //
     // textBoxTimeInterval
     //
     this.textBoxTimeInterval.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.4558329582214355D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
     this.textBoxTimeInterval.Name            = "textBoxTimeInterval";
     this.textBoxTimeInterval.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.64408802986145D), Telerik.Reporting.Drawing.Unit.Inch(0.21299798786640167D));
     this.textBoxTimeInterval.Style.Font.Bold = true;
     this.textBoxTimeInterval.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBoxTimeInterval.Value           = "{Parameters.FromDate.Value.ToString(\"MMM yyyy\")} - {Parameters.ToDate.Value.ToStr" +
                                                "ing(\"MMM yyyy\")}";
     //
     // shape3
     //
     this.shape3.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Left | Telerik.Reporting.AnchoringStyles.Right)));
     this.shape3.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9378803194267675E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.83958339691162109D));
     this.shape3.Name      = "shape3";
     this.shape3.ShapeType = new Telerik.Reporting.Drawing.Shapes.LineShape(Telerik.Reporting.Drawing.Shapes.LineDirection.EW);
     this.shape3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.1099214553833D), Telerik.Reporting.Drawing.Unit.Point(3.75D));
     this.shape3.Stretch   = true;
     this.shape3.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.shape3.Style.BorderStyle.Top    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.shape3.Style.BorderWidth.Top    = Telerik.Reporting.Drawing.Unit.Point(3D);
     this.shape3.Style.Color = System.Drawing.Color.Transparent;
     //
     // productCategoriesDataSource
     //
     this.productCategoriesDataSource.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
     this.productCategoriesDataSource.Name             = "productCategoriesDataSource";
     this.productCategoriesDataSource.SelectCommand    = "SELECT Production.ProductCategory.Name AS ProductCategory\r\nFROM Production.Produc" +
                                                         "tCategory";
     //
     // productSubcategoriesDataSource
     //
     this.productSubcategoriesDataSource.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
     this.productSubcategoriesDataSource.Name             = "productSubcategoriesDataSource";
     this.productSubcategoriesDataSource.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@productCategory", System.Data.DbType.String, "=Parameters.ProductCategory.Value")
     });
     this.productSubcategoriesDataSource.SelectCommand = resources.GetString("productSubcategoriesDataSource.SelectCommand");
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(7.1000003814697266D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBoxTopEmployeesHeader,
         this.textBoxTopStoresHeader,
         this.graph1,
         this.graph2
     });
     this.detail.Name = "detail";
     //
     // textBoxTopEmployeesHeader
     //
     this.textBoxTopEmployeesHeader.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9378803194267675E-05D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBoxTopEmployeesHeader.Name     = "textBoxTopEmployeesHeader";
     this.textBoxTopEmployeesHeader.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0998811721801758D), Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D));
     this.textBoxTopEmployeesHeader.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBoxTopEmployeesHeader.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(105)))), ((int)(((byte)(104)))));
     this.textBoxTopEmployeesHeader.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBoxTopEmployeesHeader.StyleName           = "Category";
     this.textBoxTopEmployeesHeader.TocText             = "Top 10 Employees";
     this.textBoxTopEmployeesHeader.Value = "Top 10 Employees";
     //
     // textBoxTopStoresHeader
     //
     this.textBoxTopStoresHeader.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(3.5999999046325684D));
     this.textBoxTopStoresHeader.Name     = "textBoxTopStoresHeader";
     this.textBoxTopStoresHeader.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0999603271484375D), Telerik.Reporting.Drawing.Unit.Inch(0.3333333432674408D));
     this.textBoxTopStoresHeader.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBoxTopStoresHeader.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(105)))), ((int)(((byte)(104)))));
     this.textBoxTopStoresHeader.StyleName   = "Category";
     this.textBoxTopStoresHeader.TocText     = "Top 10 Stores";
     this.textBoxTopStoresHeader.Value       = "Top 10 Stores";
     //
     // graph1
     //
     graphGroup1.Filters.Add(new Telerik.Reporting.Filter("=Sum(Fields.SubTotal)", Telerik.Reporting.FilterOperator.TopN, "=10"));
     graphGroup1.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.Employee"));
     graphGroup1.Name = "employeeGroup1";
     graphGroup1.Sortings.Add(new Telerik.Reporting.Sorting("=Sum(Fields.SubTotal)", Telerik.Reporting.SortDirection.Asc));
     this.graph1.CategoryGroups.Add(graphGroup1);
     colorPalette1.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(198)))), ((int)(((byte)(198))))));
     this.graph1.ColorPalette = colorPalette1;
     this.graph1.CoordinateSystems.Add(this.cartesianCoordinateSystem2);
     this.graph1.DataSource             = this.employeesDataSource;
     this.graph1.Legend.Style.LineColor = System.Drawing.Color.LightGray;
     this.graph1.Legend.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.graph1.Legend.Style.Visible   = false;
     this.graph1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.0099999997764825821D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.graph1.Name     = "graph1";
     this.graph1.PlotAreaStyle.LineColor = System.Drawing.Color.LightGray;
     this.graph1.PlotAreaStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.graph1.Series.Add(this.barSeries1);
     this.graph1.SeriesGroups.Add(graphGroup2);
     this.graph1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.1000003814697266D), Telerik.Reporting.Drawing.Unit.Inch(2.9300000667572021D));
     this.graph1.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.graph1.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.graph1.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.graph1.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     graphTitle1.Position             = Telerik.Reporting.GraphItemPosition.TopCenter;
     graphTitle1.Style.LineColor      = System.Drawing.Color.LightGray;
     graphTitle1.Style.LineWidth      = Telerik.Reporting.Drawing.Unit.Inch(0D);
     graphTitle1.Style.Visible        = false;
     graphTitle1.Text = "graph1";
     this.graph1.Titles.Add(graphTitle1);
     //
     // cartesianCoordinateSystem2
     //
     this.cartesianCoordinateSystem2.Name  = "cartesianCoordinateSystem2";
     this.cartesianCoordinateSystem2.XAxis = this.graphAxis3;
     this.cartesianCoordinateSystem2.YAxis = this.graphAxis4;
     //
     // graphAxis3
     //
     this.graphAxis3.LabelFormat = "{0:C0}K";
     this.graphAxis3.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis3.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis3.MajorTickMarkDisplayType     = Telerik.Reporting.GraphAxisTickMarkDisplayType.None;
     this.graphAxis3.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis3.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis3.MinorGridLineStyle.Visible   = false;
     this.graphAxis3.Name  = "graphAxis3";
     this.graphAxis3.Scale = numericalScale1;
     //
     // graphAxis4
     //
     this.graphAxis4.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis4.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis4.MajorGridLineStyle.Visible   = false;
     this.graphAxis4.MajorTickMarkDisplayType     = Telerik.Reporting.GraphAxisTickMarkDisplayType.None;
     this.graphAxis4.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis4.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis4.MinorGridLineStyle.Visible   = false;
     this.graphAxis4.Name            = "graphAxis4";
     categoryScale1.SpacingSlotCount = 0.4D;
     this.graphAxis4.Scale           = categoryScale1;
     //
     // employeesDataSource
     //
     this.employeesDataSource.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
     this.employeesDataSource.Name             = "employeesDataSource";
     this.employeesDataSource.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@productCategory", System.Data.DbType.String, "=Parameters.ProductCategory.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@FromDate", System.Data.DbType.DateTime, "=Parameters.FromDate.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@ToDate", System.Data.DbType.DateTime, "=Parameters.ToDate.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@productSubCategory", System.Data.DbType.String, "=Parameters.ProductSubcategory.Value")
     });
     this.employeesDataSource.SelectCommand = resources.GetString("employeesDataSource.SelectCommand");
     //
     // barSeries1
     //
     this.barSeries1.CategoryGroup               = graphGroup1;
     this.barSeries1.CoordinateSystem            = this.cartesianCoordinateSystem2;
     this.barSeries1.DataPointLabel              = "=Sum(Fields.SubTotal)";
     this.barSeries1.DataPointLabelStyle.Visible = false;
     this.barSeries1.DataPointStyle.LineWidth    = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.barSeries1.DataPointStyle.Visible      = true;
     this.barSeries1.LegendItem.Style.LineWidth  = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.barSeries1.LegendItem.Value            = "SubTotal";
     graphGroup2.Name            = "seriesGroup1";
     this.barSeries1.SeriesGroup = graphGroup2;
     this.barSeries1.X           = "=Sum(Fields.SubTotal) /1000.0";
     //
     // graph2
     //
     graphGroup3.Name = "categoryGroup1";
     this.graph2.CategoryGroups.Add(graphGroup3);
     colorPalette2.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(25)))), ((int)(((byte)(18))))));
     colorPalette2.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(46)))), ((int)(((byte)(10))))));
     colorPalette2.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(88)))), ((int)(((byte)(55))))));
     colorPalette2.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(90)))), ((int)(((byte)(40))))));
     colorPalette2.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(137)))), ((int)(((byte)(104))))));
     colorPalette2.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(191)))), ((int)(((byte)(105))))));
     colorPalette2.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(203)))), ((int)(((byte)(42))))));
     colorPalette2.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(180)))), ((int)(((byte)(114))))));
     colorPalette2.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(198)))), ((int)(((byte)(198))))));
     colorPalette2.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(105)))), ((int)(((byte)(104))))));
     this.graph2.ColorPalette = colorPalette2;
     this.graph2.CoordinateSystems.Add(this.polarCoordinateSystem3);
     this.graph2.DataSource             = this.storesDataSource;
     this.graph2.Legend.Style.Font.Name = "Segoe UI";
     this.graph2.Legend.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.graph2.Legend.Style.LineColor = System.Drawing.Color.LightGray;
     this.graph2.Legend.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.graph2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.0099999997764825821D), Telerik.Reporting.Drawing.Unit.Inch(4.0999999046325684D));
     this.graph2.Name     = "graph2";
     this.graph2.PlotAreaStyle.LineColor = System.Drawing.Color.LightGray;
     this.graph2.PlotAreaStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.graph2.Series.Add(this.barSeries2);
     this.graph2.SeriesGroups.Add(graphGroup4);
     this.graph2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.190000057220459D), Telerik.Reporting.Drawing.Unit.Inch(2.9300000667572021D));
     this.graph2.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(20D);
     this.graph2.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.graph2.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Pixel(30D);
     this.graph2.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Pixel(20D);
     graphTitle2.Position             = Telerik.Reporting.GraphItemPosition.TopCenter;
     graphTitle2.Style.LineColor      = System.Drawing.Color.LightGray;
     graphTitle2.Style.LineWidth      = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.graph2.Titles.Add(graphTitle2);
     //
     // polarCoordinateSystem3
     //
     this.polarCoordinateSystem3.AngularAxis = this.graphAxis7;
     this.polarCoordinateSystem3.Name        = "polarCoordinateSystem3";
     this.polarCoordinateSystem3.RadialAxis  = this.graphAxis8;
     //
     // graphAxis7
     //
     this.graphAxis7.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis7.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis7.MajorGridLineStyle.Visible   = false;
     this.graphAxis7.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis7.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis7.MinorGridLineStyle.Visible   = false;
     this.graphAxis7.Name          = "graphAxis7";
     this.graphAxis7.Scale         = numericalScale2;
     this.graphAxis7.Style.Visible = false;
     //
     // graphAxis8
     //
     this.graphAxis8.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis8.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis8.MajorGridLineStyle.Visible   = false;
     this.graphAxis8.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis8.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis8.MinorGridLineStyle.Visible   = false;
     this.graphAxis8.Name            = "graphAxis8";
     categoryScale2.PositionMode     = Telerik.Reporting.AxisPositionMode.OnTicks;
     categoryScale2.SpacingSlotCount = 0D;
     this.graphAxis8.Scale           = categoryScale2;
     this.graphAxis8.Style.Visible   = false;
     //
     // storesDataSource
     //
     this.storesDataSource.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
     this.storesDataSource.Name             = "storesDataSource";
     this.storesDataSource.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@productCategory", System.Data.DbType.String, "=Parameters.ProductCategory.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@FromDate", System.Data.DbType.DateTime, "=Parameters.FromDate.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@ToDate", System.Data.DbType.DateTime, "=Parameters.ToDate.Value")
     });
     this.storesDataSource.SelectCommand = resources.GetString("storesDataSource.SelectCommand");
     //
     // barSeries2
     //
     this.barSeries2.ArrangeMode                 = Telerik.Reporting.GraphSeriesArrangeMode.Stacked100;
     this.barSeries2.CategoryGroup               = graphGroup3;
     this.barSeries2.CoordinateSystem            = this.polarCoordinateSystem3;
     this.barSeries2.DataPointLabel              = "=Sum(Fields.SubTotal)/1000.0";
     this.barSeries2.DataPointLabelFormat        = "{0:C0}K";
     this.barSeries2.DataPointLabelStyle.Visible = true;
     this.barSeries2.DataPointStyle.LineWidth    = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.barSeries2.DataPointStyle.Visible      = true;
     this.barSeries2.LegendItem.Style.LineWidth  = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.barSeries2.LegendItem.Value            = "=Fields.StoreName";
     graphGroup4.Filters.Add(new Telerik.Reporting.Filter("=Sum(Fields.SubTotal)", Telerik.Reporting.FilterOperator.TopN, "=10"));
     graphGroup4.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.StoreName"));
     graphGroup4.Name = "storeNameGroup1";
     graphGroup4.Sortings.Add(new Telerik.Reporting.Sorting("=Sum(Fields.SubTotal)", Telerik.Reporting.SortDirection.Asc));
     this.barSeries2.SeriesGroup = graphGroup4;
     this.barSeries2.X           = "=Sum(Fields.SubTotal)";
     //
     // reportFooterSection1
     //
     this.reportFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D);
     this.reportFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBoxReportFooter
     });
     this.reportFooterSection1.Name = "reportFooterSection1";
     //
     // textBoxReportFooter
     //
     this.textBoxReportFooter.Name = "textBoxReportFooter";
     this.textBoxReportFooter.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0999212265014648D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D));
     this.textBoxReportFooter.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBoxReportFooter.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBoxReportFooter.Value = "AdventureWorks {Now().Year}";
     //
     // ProductLineSales
     //
     this.Culture      = new System.Globalization.CultureInfo("en-US");
     this.DocumentName = "= Parameters.ProductCategory.Value + \'Sales(\' + Join(\", \", Parameters.ProductSubc" +
                         "ategory.Value) + \')[\' + NOW().ToString(\'MMMM yyyy\') + \']\'";
     group1.GroupFooter = this.groupFooterSection1;
     group1.GroupHeader = this.groupHeaderSection1;
     group1.Name        = "group1";
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         group1
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.groupHeaderSection1,
         this.groupFooterSection1,
         this.detail,
         this.reportFooterSection1
     });
     this.Name = "ProductLineSales";
     this.PageSettings.Landscape  = false;
     this.PageSettings.Margins    = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.PageSettings.PaperKind  = System.Drawing.Printing.PaperKind.Letter;
     reportParameter1.AutoRefresh = true;
     reportParameter1.AvailableValues.DataSource = this.productCategoriesDataSource;
     reportParameter1.AvailableValues.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.ProductCategory", Telerik.Reporting.SortDirection.Asc));
     reportParameter1.AvailableValues.ValueMember = "ProductCategory";
     reportParameter1.Name        = "ProductCategory";
     reportParameter1.Text        = "Category";
     reportParameter1.Value       = "Bikes";
     reportParameter1.Visible     = true;
     reportParameter2.AutoRefresh = true;
     reportParameter2.AvailableValues.DataSource = this.productSubcategoriesDataSource;
     reportParameter2.AvailableValues.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.ProductSubcategory", Telerik.Reporting.SortDirection.Asc));
     reportParameter2.AvailableValues.ValueMember = "ProductSubcategory";
     reportParameter2.MultiValue = true;
     reportParameter2.Name       = "ProductSubcategory";
     reportParameter2.Text       = "Subcategory";
     reportParameter2.Value      = "=First(Fields.ProductSubcategory)";
     reportParameter2.Visible    = true;
     reportParameter3.Name       = "FromDate";
     reportParameter3.Type       = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter3.Value      = "=#2001-01-01#";
     reportParameter4.Name       = "ToDate";
     reportParameter4.Type       = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter4.Value      = "=#2004-12-31#";
     this.ReportParameters.Add(reportParameter1);
     this.ReportParameters.Add(reportParameter2);
     this.ReportParameters.Add(reportParameter3);
     this.ReportParameters.Add(reportParameter4);
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Header")
     });
     styleRule2.Style.Font.Bold    = true;
     styleRule2.Style.Font.Name    = "Segoe UI Light";
     styleRule2.Style.Font.Size    = Telerik.Reporting.Drawing.Unit.Point(25D);
     styleRule2.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0D);
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextBox))
     });
     styleRule3.Style.Font.Name     = "Segoe UI";
     styleRule3.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Category")
     });
     styleRule4.Style.Font.Name    = "Segoe UI";
     styleRule4.Style.Font.Size    = Telerik.Reporting.Drawing.Unit.Point(13D);
     styleRule4.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4
     });
     this.TocText = "Product Line Sales";
     this.Width   = Telerik.Reporting.Drawing.Unit.Inch(8.1100006103515625D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.Drawing.FormattingRule formattingRule1  = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule formattingRule2  = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule formattingRule3  = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule formattingRule4  = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.ReportParameter        reportParameter1 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter2 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter3 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.Drawing.StyleRule      styleRule1       = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule      styleRule2       = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule      styleRule3       = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule      styleRule4       = new Telerik.Reporting.Drawing.StyleRule();
     this.projectGroupHeader          = new Telerik.Reporting.GroupHeaderSection();
     this.projectDataTextBox          = new Telerik.Reporting.TextBox();
     this.textBox6                    = new Telerik.Reporting.TextBox();
     this.projectGroupFooter          = new Telerik.Reporting.GroupFooterSection();
     this.projectGroup                = new Telerik.Reporting.Group();
     this.reportHeader                = new Telerik.Reporting.ReportHeaderSection();
     this.titleTextBox                = new Telerik.Reporting.TextBox();
     this.panel1                      = new Telerik.Reporting.Panel();
     this.textBox8                    = new Telerik.Reporting.TextBox();
     this.textBox12                   = new Telerik.Reporting.TextBox();
     this.textBox13                   = new Telerik.Reporting.TextBox();
     this.textBox14                   = new Telerik.Reporting.TextBox();
     this.textBox9                    = new Telerik.Reporting.TextBox();
     this.shape1                      = new Telerik.Reporting.Shape();
     this.textBox1                    = new Telerik.Reporting.TextBox();
     this.textBox2                    = new Telerik.Reporting.TextBox();
     this.detail                      = new Telerik.Reporting.DetailSection();
     this.taskDataTextBox             = new Telerik.Reporting.TextBox();
     this.textBox5                    = new Telerik.Reporting.TextBox();
     this.reportFooterSection1        = new Telerik.Reporting.ReportFooterSection();
     this.textBox11                   = new Telerik.Reporting.TextBox();
     this.textBox7                    = new Telerik.Reporting.TextBox();
     this.generalSpecificationDataSet = new Trex.Server.Reports.GeneralSpecificationDataSet();
     ((System.ComponentModel.ISupportInitialize)(this.generalSpecificationDataSet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // projectGroupHeader
     //
     this.projectGroupHeader.Height = new Telerik.Reporting.Drawing.Unit(0.53877496719360352D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.projectGroupHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.projectDataTextBox,
         this.textBox6
     });
     this.projectGroupHeader.Name = "projectGroupHeader";
     this.projectGroupHeader.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(241)))), ((int)(((byte)(221)))));
     //
     // projectDataTextBox
     //
     this.projectDataTextBox.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.05290985107421875D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052910052239894867D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.projectDataTextBox.Name            = "projectDataTextBox";
     this.projectDataTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(11.947089195251465D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.38986873626708984D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.projectDataTextBox.Style.Font.Bold = true;
     this.projectDataTextBox.Style.Font.Name = "Calibri";
     this.projectDataTextBox.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     this.projectDataTextBox.StyleName       = "Data";
     this.projectDataTextBox.Value           = "=Fields.Project";
     //
     // textBox6
     //
     this.textBox6.Format          = "{0:0.00}";
     this.textBox6.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(12.053110122680664D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052910052239894867D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox6.Name            = "textBox6";
     this.textBox6.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.6558833122253418D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.48586508631706238D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox6.Style.Font.Bold = true;
     this.textBox6.Style.Font.Name = "Calibri";
     this.textBox6.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox6.StyleName       = "Data";
     this.textBox6.Value           = "= Sum(Fields.TimeSpent)";
     //
     // projectGroupFooter
     //
     this.projectGroupFooter.Height = new Telerik.Reporting.Drawing.Unit(0.13227513432502747D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.projectGroupFooter.Name   = "projectGroupFooter";
     //
     // projectGroup
     //
     this.projectGroup.Bookmark    = null;
     this.projectGroup.GroupFooter = this.projectGroupFooter;
     this.projectGroup.GroupHeader = this.projectGroupHeader;
     this.projectGroup.Grouping.AddRange(new Telerik.Reporting.Data.Grouping[] {
         new Telerik.Reporting.Data.Grouping("=Fields.Project")
     });
     //
     // reportHeader
     //
     this.reportHeader.Height = new Telerik.Reporting.Drawing.Unit(8.6735448837280273D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.titleTextBox,
         this.panel1,
         this.shape1,
         this.textBox1,
         this.textBox2
     });
     this.reportHeader.Name = "reportHeader";
     this.reportHeader.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
     this.reportHeader.Style.BorderWidth.Bottom = new Telerik.Reporting.Drawing.Unit(2D, Telerik.Reporting.Drawing.UnitType.Point);
     //
     // titleTextBox
     //
     formattingRule1.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
         new Telerik.Reporting.Data.Filter("= Parameters.BillableTime", Telerik.Reporting.Data.FilterOperator.Equal, "False")
     });
     formattingRule1.Style.Visible = false;
     formattingRule2.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
         new Telerik.Reporting.Data.Filter("= Parameters.BillableTime", Telerik.Reporting.Data.FilterOperator.Equal, "True")
     });
     this.titleTextBox.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1,
         formattingRule2
     });
     this.titleTextBox.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.053111888468265533D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(6.6857142448425293D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.titleTextBox.Name                = "titleTextBox";
     this.titleTextBox.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.2328882217407227D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.49508535861968994D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.titleTextBox.Style.Font.Name     = "Calibri";
     this.titleTextBox.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     this.titleTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.titleTextBox.StyleName           = "Title";
     this.titleTextBox.Value               = "Forbrugt tid";
     //
     // panel1
     //
     this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox8,
         this.textBox12,
         this.textBox13,
         this.textBox14,
         this.textBox9
     });
     this.panel1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(7.9471664428710938D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(15.841068267822266D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.699999988079071D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.panel1.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(187)))), ((int)(((byte)(89)))));
     //
     // textBox8
     //
     this.textBox8.CanGrow               = false;
     this.textBox8.CanShrink             = true;
     this.textBox8.Location              = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.052910052239894867D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.02655513770878315D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox8.Name                  = "textBox8";
     this.textBox8.Size                  = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.6206355094909668D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60195982456207275D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox8.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(187)))), ((int)(((byte)(89)))));
     this.textBox8.Style.Color           = System.Drawing.Color.White;
     this.textBox8.Style.Font.Name       = "Calibri";
     this.textBox8.Style.Font.Size       = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox8.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.textBox8.StyleName             = "Title";
     this.textBox8.Value                 = "Timeopgørelse i projekter for periode";
     //
     // textBox12
     //
     this.textBox12.Format              = "{0:d}";
     this.textBox12.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(6.72665548324585D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.029999999329447746D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox12.Name                = "textBox12";
     this.textBox12.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.1800003051757812D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox12.Style.Color         = System.Drawing.Color.White;
     this.textBox12.Style.Font.Name     = "Calibri";
     this.textBox12.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.textBox12.StyleName           = "Title";
     this.textBox12.Value               = "= Parameters.PeriodStart";
     //
     // textBox13
     //
     this.textBox13.Format              = "{0:d}";
     this.textBox13.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(9.3384990692138672D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.029999999329447746D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox13.Name                = "textBox13";
     this.textBox13.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.1400001049041748D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox13.Style.Color         = System.Drawing.Color.White;
     this.textBox13.Style.Font.Name     = "Calibri";
     this.textBox13.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.textBox13.StyleName           = "Title";
     this.textBox13.Value               = "= Parameters.PeriodEnd";
     //
     // textBox14
     //
     this.textBox14.Format              = "{0:d}";
     this.textBox14.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(8.95913314819336D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.029999999329447746D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox14.Name                = "textBox14";
     this.textBox14.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.32625633478164673D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox14.Style.Color         = System.Drawing.Color.White;
     this.textBox14.Style.Font.Name     = "Calibri";
     this.textBox14.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox14.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.textBox14.StyleName           = "Title";
     this.textBox14.Value               = "-";
     //
     // textBox9
     //
     this.textBox9.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(14.12645435333252D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.029999999329447746D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox9.Name                = "textBox9";
     this.textBox9.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.6900007724761963D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox9.Style.Color         = System.Drawing.Color.White;
     this.textBox9.Style.Font.Name     = "Calibri";
     this.textBox9.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox9.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.textBox9.StyleName           = "Title";
     this.textBox9.Value               = "Timer";
     //
     // shape1
     //
     this.shape1.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.02655513770878315D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(7.2339096069335938D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.shape1.Name            = "shape1";
     this.shape1.ShapeType       = new Telerik.Reporting.Drawing.Shapes.LineShape(Telerik.Reporting.Drawing.Shapes.LineDirection.EW);
     this.shape1.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(15.841068267822266D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.37354525923728943D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.shape1.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(2D, Telerik.Reporting.Drawing.UnitType.Point);
     //
     // textBox1
     //
     this.textBox1.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.099999986588954926D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.099999986588954926D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.7000000476837158D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000004768371582D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox1.Style.Font.Bold = true;
     this.textBox1.Value           = "= Fields.Customer";
     //
     // textBox2
     //
     formattingRule3.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
         new Telerik.Reporting.Data.Filter("= Parameters.BillableTime", Telerik.Reporting.Data.FilterOperator.Equal, "True")
     });
     formattingRule3.Style.Visible = false;
     formattingRule4.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
         new Telerik.Reporting.Data.Filter("= Parameters.BillableTime", Telerik.Reporting.Data.FilterOperator.Equal, "False")
     });
     this.textBox2.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule3,
         formattingRule4
     });
     this.textBox2.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.052910003811120987D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(6.6857142448425293D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox2.Name                = "textBox2";
     this.textBox2.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.0270895957946777D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.49508535861968994D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox2.Style.Font.Name     = "Calibri";
     this.textBox2.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.textBox2.StyleName           = "Title";
     this.textBox2.Value               = "Forbrugt ikke-debiterbar tid";
     //
     // detail
     //
     this.detail.Height = new Telerik.Reporting.Drawing.Unit(0.4489571750164032D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.taskDataTextBox,
         this.textBox5
     });
     this.detail.Name = "detail";
     //
     // taskDataTextBox
     //
     this.taskDataTextBox.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.5264551043510437D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.059088651090860367D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.taskDataTextBox.Name            = "taskDataTextBox";
     this.taskDataTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(11.473545074462891D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.38986873626708984D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.taskDataTextBox.Style.Font.Name = "Calibri";
     this.taskDataTextBox.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     this.taskDataTextBox.StyleName       = "Data";
     this.taskDataTextBox.Value           = "=Fields.Task";
     //
     // textBox5
     //
     this.textBox5.Format          = "{0:0.00}";
     this.textBox5.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(12.053110122680664D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.02655513770878315D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox5.Name            = "textBox5";
     this.textBox5.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.6558833122253418D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.38986873626708984D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox5.Style.Font.Name = "Calibri";
     this.textBox5.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox5.StyleName       = "Data";
     this.textBox5.Value           = "=Fields.TimeSpent";
     //
     // reportFooterSection1
     //
     this.reportFooterSection1.Height = new Telerik.Reporting.Drawing.Unit(0.63474220037460327D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.reportFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox11,
         this.textBox7
     });
     this.reportFooterSection1.Name = "reportFooterSection1";
     this.reportFooterSection1.Style.BorderColor.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(187)))), ((int)(((byte)(89)))));
     this.reportFooterSection1.Style.BorderColor.Top    = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(187)))), ((int)(((byte)(89)))));
     this.reportFooterSection1.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.reportFooterSection1.Style.BorderStyle.Top    = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // textBox11
     //
     this.textBox11.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.026555944234132767D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox11.Name            = "textBox11";
     this.textBox11.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.4204328060150146D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox11.Style.Font.Bold = true;
     this.textBox11.Style.Font.Name = "Calibri";
     this.textBox11.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox11.StyleName       = "Data";
     this.textBox11.Value           = "Hovedtotal";
     //
     // textBox7
     //
     this.textBox7.Format   = "{0:0.00}";
     this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(12.053111076354981D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.02655513770878315D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox7.Name     = "textBox7";
     this.textBox7.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.6558833122253418D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox7.Style.BorderColor.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(187)))), ((int)(((byte)(89)))));
     this.textBox7.Style.BorderColor.Top    = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(187)))), ((int)(((byte)(89)))));
     this.textBox7.Style.Font.Bold          = true;
     this.textBox7.Style.Font.Name          = "Calibri";
     this.textBox7.Style.Font.Size          = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox7.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox7.StyleName = "Data";
     this.textBox7.Value     = "= Sum(Fields.TimeSpent)";
     //
     // generalSpecificationDataSet
     //
     this.generalSpecificationDataSet.DataSetName             = "GeneralSpecificationDataSet";
     this.generalSpecificationDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // TaskSpecification
     //
     this.DataSource = this.generalSpecificationDataSet;
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         this.projectGroup
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.projectGroupHeader,
         this.projectGroupFooter,
         this.reportHeader,
         this.detail,
         this.reportFooterSection1
     });
     this.PageSettings.Landscape      = false;
     this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(2.5396826267242432D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Left   = new Telerik.Reporting.Drawing.Unit(2.5396826267242432D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Right  = new Telerik.Reporting.Drawing.Unit(2.5396826267242432D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Top    = new Telerik.Reporting.Drawing.Unit(2.5396826267242432D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.PaperKind      = System.Drawing.Printing.PaperKind.A4;
     reportParameter1.Name            = "BillableTime";
     reportParameter1.Type            = Telerik.Reporting.ReportParameterType.Boolean;
     reportParameter2.Name            = "PeriodStart";
     reportParameter2.Type            = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter3.Name            = "PeriodEnd";
     reportParameter3.Type            = Telerik.Reporting.ReportParameterType.DateTime;
     this.ReportParameters.Add(reportParameter1);
     this.ReportParameters.Add(reportParameter2);
     this.ReportParameters.Add(reportParameter3);
     this.Style.BackgroundColor     = System.Drawing.Color.White;
     this.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Title")
     });
     styleRule1.Style.Color          = System.Drawing.Color.Black;
     styleRule1.Style.Font.Bold      = true;
     styleRule1.Style.Font.Italic    = false;
     styleRule1.Style.Font.Name      = "Tahoma";
     styleRule1.Style.Font.Size      = new Telerik.Reporting.Drawing.Unit(20D, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule1.Style.Font.Strikeout = false;
     styleRule1.Style.Font.Underline = false;
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Caption")
     });
     styleRule2.Style.Color         = System.Drawing.Color.Black;
     styleRule2.Style.Font.Name     = "Tahoma";
     styleRule2.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Data")
     });
     styleRule3.Style.Font.Name     = "Tahoma";
     styleRule3.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("PageInfo")
     });
     styleRule4.Style.Font.Name     = "Tahoma";
     styleRule4.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4
     });
     this.Width = new Telerik.Reporting.Drawing.Unit(15.867623329162598D, Telerik.Reporting.Drawing.UnitType.Cm);
     ((System.ComponentModel.ISupportInitialize)(this.generalSpecificationDataSet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(InformeMensualEmpresasAuditar));
     Telerik.Reporting.ReportParameter reportParameter1       = new Telerik.Reporting.ReportParameter();
     this.pageHeader   = new Telerik.Reporting.PageHeaderSection();
     this.pictureBox1  = new Telerik.Reporting.PictureBox();
     this.titleTextBox = new Telerik.Reporting.TextBox();
     this.txtPeriodo   = new Telerik.Reporting.TextBox();
     this.textBox2     = new Telerik.Reporting.TextBox();
     this.textBox9     = new Telerik.Reporting.TextBox();
     this.textBox8     = new Telerik.Reporting.TextBox();
     this.textBox7     = new Telerik.Reporting.TextBox();
     this.textBox6     = new Telerik.Reporting.TextBox();
     this.textBox5     = new Telerik.Reporting.TextBox();
     this.textBox4     = new Telerik.Reporting.TextBox();
     this.textBox3     = new Telerik.Reporting.TextBox();
     this.textBox17    = new Telerik.Reporting.TextBox();
     this.textBox19    = new Telerik.Reporting.TextBox();
     this.detail       = new Telerik.Reporting.DetailSection();
     this.textBox10    = new Telerik.Reporting.TextBox();
     this.textBox11    = new Telerik.Reporting.TextBox();
     this.textBox12    = new Telerik.Reporting.TextBox();
     this.textBox13    = new Telerik.Reporting.TextBox();
     this.textBox14    = new Telerik.Reporting.TextBox();
     this.textBox15    = new Telerik.Reporting.TextBox();
     this.textBox16    = new Telerik.Reporting.TextBox();
     this.textBox18    = new Telerik.Reporting.TextBox();
     this.textBox20    = new Telerik.Reporting.TextBox();
     this.pageFooter   = new Telerik.Reporting.PageFooterSection();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Height = new Telerik.Reporting.Drawing.Unit(3D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.pageHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pictureBox1,
         this.titleTextBox,
         this.txtPeriodo,
         this.textBox2,
         this.textBox9,
         this.textBox8,
         this.textBox7,
         this.textBox6,
         this.textBox5,
         this.textBox4,
         this.textBox3,
         this.textBox17,
         this.textBox19
     });
     this.pageHeader.Name = "pageHeader";
     //
     // pictureBox1
     //
     this.pictureBox1.MimeType = "image/png";
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(105.8267822265625D, Telerik.Reporting.Drawing.UnitType.Pixel), new Telerik.Reporting.Drawing.Unit(75.5905532836914D, Telerik.Reporting.Drawing.UnitType.Pixel));
     this.pictureBox1.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.Stretch;
     this.pictureBox1.Style.BackgroundColor = System.Drawing.Color.Transparent;
     this.pictureBox1.Value = ((object)(resources.GetObject("pictureBox1.Value")));
     //
     // titleTextBox
     //
     this.titleTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.8002004623413086D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(9.9921220680698752E-05D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.titleTextBox.Name     = "titleTextBox";
     this.titleTextBox.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(13.699803352355957D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.88561445474624634D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.titleTextBox.Style.BackgroundColor = System.Drawing.Color.White;
     this.titleTextBox.Style.Font.Size       = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Mm);
     this.titleTextBox.StyleName             = "Title";
     this.titleTextBox.Value = "Informe Empresas a Auditar";
     //
     // txtPeriodo
     //
     this.txtPeriodo.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.8002004623413086D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.88591408729553223D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtPeriodo.Name     = "txtPeriodo";
     this.txtPeriodo.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(13.699803352355957D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.88561445474624634D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtPeriodo.Style.BackgroundColor = System.Drawing.Color.White;
     this.txtPeriodo.Style.Font.Size       = new Telerik.Reporting.Drawing.Unit(4D, Telerik.Reporting.Drawing.UnitType.Mm);
     this.txtPeriodo.StyleName             = "Title";
     this.txtPeriodo.Value = "= Parameters.Periodo";
     //
     // textBox2
     //
     this.textBox2.Format          = "{0:D}";
     this.textBox2.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(21.500001907348633D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(9.9921220680698752E-05D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4.4997010231018066D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox2.StyleName       = "PageInfo";
     this.textBox2.Value           = "= Now()";
     //
     // textBox9
     //
     this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(26.000001907348633D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.2000000476837158D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox9.Name     = "textBox9";
     this.textBox9.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.1998987197875977D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.799799919128418D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox9.Style.BackgroundColor     = System.Drawing.Color.CornflowerBlue;
     this.textBox9.Style.BorderColor.Bottom  = System.Drawing.Color.SkyBlue;
     this.textBox9.Style.BorderColor.Default = System.Drawing.Color.SkyBlue;
     this.textBox9.Style.BorderColor.Left    = System.Drawing.Color.SkyBlue;
     this.textBox9.Style.BorderColor.Right   = System.Drawing.Color.SkyBlue;
     this.textBox9.Style.BorderColor.Top     = System.Drawing.Color.SkyBlue;
     this.textBox9.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox9.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox9.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox9.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox9.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox9.Style.Color         = System.Drawing.Color.White;
     this.textBox9.Style.LineStyle     = Telerik.Reporting.Drawing.LineStyle.Solid;
     this.textBox9.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.StyleName           = "PageInfo";
     this.textBox9.Value = "Public.";
     //
     // textBox8
     //
     this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(24.000200271606445D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.2000000476837158D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox8.Name     = "textBox8";
     this.textBox8.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.9994994401931763D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.800000011920929D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox8.Style.BackgroundColor     = System.Drawing.Color.CornflowerBlue;
     this.textBox8.Style.BorderColor.Default = System.Drawing.Color.SkyBlue;
     this.textBox8.Style.BorderColor.Right   = System.Drawing.Color.SkyBlue;
     this.textBox8.Style.BorderColor.Top     = System.Drawing.Color.SkyBlue;
     this.textBox8.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox8.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox8.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox8.Style.Color         = System.Drawing.Color.White;
     this.textBox8.Style.LineStyle     = Telerik.Reporting.Drawing.LineStyle.Solid;
     this.textBox8.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox8.StyleName           = "PageInfo";
     this.textBox8.Value = "Estado";
     //
     // textBox7
     //
     this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(21.500001907348633D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.2000000476837158D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox7.Name     = "textBox7";
     this.textBox7.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.5D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.800000011920929D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox7.Style.BackgroundColor     = System.Drawing.Color.CornflowerBlue;
     this.textBox7.Style.BorderColor.Default = System.Drawing.Color.SkyBlue;
     this.textBox7.Style.BorderColor.Right   = System.Drawing.Color.SkyBlue;
     this.textBox7.Style.BorderColor.Top     = System.Drawing.Color.SkyBlue;
     this.textBox7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox7.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox7.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox7.Style.Color         = System.Drawing.Color.White;
     this.textBox7.Style.LineStyle     = Telerik.Reporting.Drawing.LineStyle.Solid;
     this.textBox7.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.StyleName           = "PageInfo";
     this.textBox7.Value = "Fecha Aud.";
     //
     // textBox6
     //
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(19D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.2000000476837158D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.5D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.800000011920929D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox6.Style.BackgroundColor     = System.Drawing.Color.CornflowerBlue;
     this.textBox6.Style.BorderColor.Default = System.Drawing.Color.SkyBlue;
     this.textBox6.Style.BorderColor.Right   = System.Drawing.Color.SkyBlue;
     this.textBox6.Style.BorderColor.Top     = System.Drawing.Color.SkyBlue;
     this.textBox6.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox6.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox6.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox6.Style.Color         = System.Drawing.Color.White;
     this.textBox6.Style.LineStyle     = Telerik.Reporting.Drawing.LineStyle.Solid;
     this.textBox6.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox6.StyleName           = "PageInfo";
     this.textBox6.Value = "Fecha PS";
     //
     // textBox5
     //
     this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(16.5D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.2000000476837158D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox5.Name     = "textBox5";
     this.textBox5.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.499798059463501D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.800000011920929D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox5.Style.BackgroundColor     = System.Drawing.Color.CornflowerBlue;
     this.textBox5.Style.BorderColor.Default = System.Drawing.Color.SkyBlue;
     this.textBox5.Style.BorderColor.Right   = System.Drawing.Color.SkyBlue;
     this.textBox5.Style.BorderColor.Top     = System.Drawing.Color.SkyBlue;
     this.textBox5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox5.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox5.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox5.Style.Color         = System.Drawing.Color.White;
     this.textBox5.Style.LineStyle     = Telerik.Reporting.Drawing.LineStyle.Solid;
     this.textBox5.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox5.StyleName           = "PageInfo";
     this.textBox5.Value = "Fecha PP";
     //
     // textBox4
     //
     this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(13.600001335144043D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.1999998092651367D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.8997998237609863D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.800000011920929D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox4.Style.BackgroundColor     = System.Drawing.Color.CornflowerBlue;
     this.textBox4.Style.BorderColor.Default = System.Drawing.Color.SkyBlue;
     this.textBox4.Style.BorderColor.Right   = System.Drawing.Color.SkyBlue;
     this.textBox4.Style.BorderColor.Top     = System.Drawing.Color.SkyBlue;
     this.textBox4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox4.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox4.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox4.Style.Color         = System.Drawing.Color.White;
     this.textBox4.Style.LineStyle     = Telerik.Reporting.Drawing.LineStyle.Solid;
     this.textBox4.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox4.StyleName           = "PageInfo";
     this.textBox4.Value = "Contrato";
     //
     // textBox3
     //
     this.textBox3.Anchor   = System.Windows.Forms.AnchorStyles.Top;
     this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(9.9921220680698752E-05D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.2000000476837158D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox3.Name     = "textBox3";
     this.textBox3.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.899899959564209D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.799799919128418D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox3.Style.BackgroundColor     = System.Drawing.Color.CornflowerBlue;
     this.textBox3.Style.BorderColor.Default = System.Drawing.Color.SkyBlue;
     this.textBox3.Style.BorderColor.Right   = System.Drawing.Color.SkyBlue;
     this.textBox3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox3.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox3.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox3.Style.Color         = System.Drawing.Color.White;
     this.textBox3.Style.LineStyle     = Telerik.Reporting.Drawing.LineStyle.Solid;
     this.textBox3.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.StyleName           = "PageInfo";
     this.textBox3.Value = "Empresa";
     //
     // textBox17
     //
     this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(10.600000381469727D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.2000002861022949D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox17.Name     = "textBox17";
     this.textBox17.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.9995999336242676D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.800000011920929D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox17.Style.BackgroundColor     = System.Drawing.Color.CornflowerBlue;
     this.textBox17.Style.BorderColor.Default = System.Drawing.Color.SkyBlue;
     this.textBox17.Style.BorderColor.Right   = System.Drawing.Color.SkyBlue;
     this.textBox17.Style.BorderColor.Top     = System.Drawing.Color.SkyBlue;
     this.textBox17.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox17.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox17.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox17.Style.Color         = System.Drawing.Color.White;
     this.textBox17.Style.LineStyle     = Telerik.Reporting.Drawing.LineStyle.Solid;
     this.textBox17.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox17.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox17.StyleName           = "PageInfo";
     this.textBox17.Value = "Período";
     //
     // textBox19
     //
     this.textBox19.Anchor   = System.Windows.Forms.AnchorStyles.Top;
     this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(5.8999996185302734D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.1999998092651367D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox19.Name     = "textBox19";
     this.textBox19.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4.6993999481201172D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.799799919128418D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox19.Style.BackgroundColor     = System.Drawing.Color.CornflowerBlue;
     this.textBox19.Style.BorderColor.Default = System.Drawing.Color.SkyBlue;
     this.textBox19.Style.BorderColor.Right   = System.Drawing.Color.SkyBlue;
     this.textBox19.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox19.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox19.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox19.Style.Color         = System.Drawing.Color.White;
     this.textBox19.Style.LineStyle     = Telerik.Reporting.Drawing.LineStyle.Solid;
     this.textBox19.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox19.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox19.StyleName           = "PageInfo";
     this.textBox19.Value = "Sub Contratista";
     //
     // detail
     //
     this.detail.Height = new Telerik.Reporting.Drawing.Unit(0.60019993782043457D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox10,
         this.textBox11,
         this.textBox12,
         this.textBox13,
         this.textBox14,
         this.textBox15,
         this.textBox16,
         this.textBox18,
         this.textBox20
     });
     this.detail.Name = "detail";
     this.detail.Style.BackgroundColor = System.Drawing.Color.Empty;
     //
     // textBox10
     //
     this.textBox10.Name            = "textBox10";
     this.textBox10.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.8999996185302734D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox10.TextWrap        = false;
     this.textBox10.Value           = "= Fields.DescContratista";
     //
     // textBox11
     //
     this.textBox11.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(13.600103378295898D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.00020024616969749332D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox11.Name            = "textBox11";
     this.textBox11.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.89989972114563D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox11.StyleName       = "PageInfo";
     this.textBox11.TextWrap        = false;
     this.textBox11.Value           = "= Fields.CodigoContrato";
     //
     // textBox12
     //
     this.textBox12.Format          = "{0:dd/MM/yyyy}";
     this.textBox12.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(16.500001907348633D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox12.Name            = "textBox12";
     this.textBox12.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.5D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox12.StyleName       = "PageInfo";
     this.textBox12.Value           = "=Fields.FechaUltimaPresentacionPrevisional";
     //
     // textBox13
     //
     this.textBox13.Format          = "{0:dd/MM/yyyy}";
     this.textBox13.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(19D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox13.Name            = "textBox13";
     this.textBox13.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.5D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox13.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox13.StyleName       = "PageInfo";
     this.textBox13.Value           = "=Fields.FechaUltimaPresentacionSueldos";
     //
     // textBox14
     //
     this.textBox14.Format          = "{0:dd/MM/yyyy}";
     this.textBox14.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(21.500001907348633D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox14.Name            = "textBox14";
     this.textBox14.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.5D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox14.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox14.StyleName       = "PageInfo";
     this.textBox14.Value           = "=Fields.FechaUltimaAuditoria";
     //
     // textBox15
     //
     this.textBox15.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(24D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox15.Name            = "textBox15";
     this.textBox15.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.999699592590332D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox15.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox15.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox15.StyleName       = "PageInfo";
     this.textBox15.TextWrap        = false;
     this.textBox15.Value           = "=Fields.Aprobada";
     //
     // textBox16
     //
     this.textBox16.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(26.000001907348633D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox16.Name            = "textBox16";
     this.textBox16.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.1998987197875977D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox16.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox16.StyleName       = "PageInfo";
     this.textBox16.Value           = "=Fields.Publicada";
     //
     // textBox18
     //
     this.textBox18.Format          = "{0:yyyy/MM}";
     this.textBox18.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(10.600000381469727D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.00020024616969749332D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox18.Name            = "textBox18";
     this.textBox18.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.9998006820678711D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox18.StyleName       = "PageInfo";
     this.textBox18.Value           = "= Fields.Periodo";
     //
     // textBox20
     //
     this.textBox20.Culture         = new System.Globalization.CultureInfo("");
     this.textBox20.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(5.9001998901367188D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox20.Name            = "textBox20";
     this.textBox20.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4.6991996765136719D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox20.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox20.TextWrap        = false;
     this.textBox20.Value           = "= Fields.DescSubContratista";
     //
     // pageFooter
     //
     this.pageFooter.Height = new Telerik.Reporting.Drawing.Unit(0.39980036020278931D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.pageFooter.Name   = "pageFooter";
     //
     // InformeMensualEmpresasAuditar
     //
     this.DocumentName = "EmpresasAuditar";
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeader,
         this.detail,
         this.pageFooter
     });
     this.PageSettings.Landscape      = true;
     this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(0.54000002145767212D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Left   = new Telerik.Reporting.Drawing.Unit(0.54000002145767212D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Right  = new Telerik.Reporting.Drawing.Unit(0.54000002145767212D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Top    = new Telerik.Reporting.Drawing.Unit(0.54000002145767212D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.PaperKind      = System.Drawing.Printing.PaperKind.A4;
     reportParameter1.Name            = "Periodo";
     this.ReportParameters.Add(reportParameter1);
     this.Style.BackgroundColor = System.Drawing.Color.White;
     this.Width           = new Telerik.Reporting.Drawing.Unit(281.99899291992188D, Telerik.Reporting.Drawing.UnitType.Mm);
     this.NeedDataSource += new System.EventHandler(this.InformeMensualEmpresasAuditar_NeedDataSource);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// Required method for telerik Reporting designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Telerik.Reporting.Charting.Palette palette1 = new Telerik.Reporting.Charting.Palette();
            Telerik.Reporting.Charting.PaletteItem paletteItem1 = new Telerik.Reporting.Charting.PaletteItem();
            Telerik.Reporting.Charting.PaletteItem paletteItem2 = new Telerik.Reporting.Charting.PaletteItem();
            Telerik.Reporting.Charting.PaletteItem paletteItem3 = new Telerik.Reporting.Charting.PaletteItem();
            Telerik.Reporting.Charting.PaletteItem paletteItem4 = new Telerik.Reporting.Charting.PaletteItem();
            Telerik.Reporting.Charting.PaletteItem paletteItem5 = new Telerik.Reporting.Charting.PaletteItem();
            Telerik.Reporting.Charting.Styles.ChartMargins chartMargins1 = new Telerik.Reporting.Charting.Styles.ChartMargins();
            Telerik.Reporting.Charting.ChartSeries chartSeries1 = new Telerik.Reporting.Charting.ChartSeries();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DashBoard));
            Telerik.Reporting.Charting.Styles.ChartMargins chartMargins2 = new Telerik.Reporting.Charting.Styles.ChartMargins();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem1 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem2 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem3 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem4 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem5 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem6 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem7 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartSeries chartSeries2 = new Telerik.Reporting.Charting.ChartSeries();
            Telerik.Reporting.Charting.ChartSeries chartSeries3 = new Telerik.Reporting.Charting.ChartSeries();
            Telerik.Reporting.Charting.ChartSeries chartSeries4 = new Telerik.Reporting.Charting.ChartSeries();
            Telerik.Reporting.Charting.ChartSeries chartSeries5 = new Telerik.Reporting.Charting.ChartSeries();
            Telerik.Reporting.TableGroup tableGroup1 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup2 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup3 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.Charting.Styles.ChartMargins chartMargins3 = new Telerik.Reporting.Charting.Styles.ChartMargins();
            Telerik.Reporting.Charting.ChartSeries chartSeries6 = new Telerik.Reporting.Charting.ChartSeries();
            Telerik.Reporting.Charting.Styles.ChartMargins chartMargins4 = new Telerik.Reporting.Charting.Styles.ChartMargins();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem8 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem9 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem10 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem11 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem12 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem13 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem14 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartSeries chartSeries7 = new Telerik.Reporting.Charting.ChartSeries();
            Telerik.Reporting.Charting.ChartSeries chartSeries8 = new Telerik.Reporting.Charting.ChartSeries();
            Telerik.Reporting.Charting.ChartSeries chartSeries9 = new Telerik.Reporting.Charting.ChartSeries();
            Telerik.Reporting.Charting.ChartSeries chartSeries10 = new Telerik.Reporting.Charting.ChartSeries();
            Telerik.Reporting.TableGroup tableGroup4 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup5 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup6 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.Charting.Styles.ChartMargins chartMargins5 = new Telerik.Reporting.Charting.Styles.ChartMargins();
            Telerik.Reporting.Charting.ChartSeries chartSeries11 = new Telerik.Reporting.Charting.ChartSeries();
            Telerik.Reporting.Charting.Styles.ChartMargins chartMargins6 = new Telerik.Reporting.Charting.Styles.ChartMargins();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem15 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem16 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem17 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem18 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartAxisItem chartAxisItem19 = new Telerik.Reporting.Charting.ChartAxisItem();
            Telerik.Reporting.Charting.ChartSeries chartSeries12 = new Telerik.Reporting.Charting.ChartSeries();
            Telerik.Reporting.Charting.ChartSeries chartSeries13 = new Telerik.Reporting.Charting.ChartSeries();
            Telerik.Reporting.Charting.ChartSeries chartSeries14 = new Telerik.Reporting.Charting.ChartSeries();
            Telerik.Reporting.Charting.ChartSeries chartSeries15 = new Telerik.Reporting.Charting.ChartSeries();
            Telerik.Reporting.TableGroup tableGroup7 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup8 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup9 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
            this.spLabelTotalQ = new Telerik.Reporting.TextBox();
            this.spLabelTotal = new Telerik.Reporting.TextBox();
            this.spLabelSalesPerson = new Telerik.Reporting.TextBox();
            this.sLabelTotalQ = new Telerik.Reporting.TextBox();
            this.sLabelTotal = new Telerik.Reporting.TextBox();
            this.sLabelStore = new Telerik.Reporting.TextBox();
            this.pLabelTotalQ = new Telerik.Reporting.TextBox();
            this.pLabelTotal = new Telerik.Reporting.TextBox();
            this.pProductName = new Telerik.Reporting.TextBox();
            this.detail = new Telerik.Reporting.DetailSection();
            this.panel2 = new Telerik.Reporting.Panel();
            this.SalesPersonYChart = new Telerik.Reporting.Chart();
            this.salesPersonYChartDataSource = new Telerik.Reporting.SqlDataSource();
            this.SalesPersonQChart = new Telerik.Reporting.Chart();
            this.salesPersonQChartDataSource = new Telerik.Reporting.SqlDataSource();
            this.panel3 = new Telerik.Reporting.Panel();
            this.SalesPersonQuarter = new Telerik.Reporting.Crosstab();
            this.spTotalQ = new Telerik.Reporting.TextBox();
            this.spTotal = new Telerik.Reporting.TextBox();
            this.spTextCorner = new Telerik.Reporting.TextBox();
            this.salesPersonDataSource = new Telerik.Reporting.SqlDataSource();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox11 = new Telerik.Reporting.TextBox();
            this.textBox12 = new Telerik.Reporting.TextBox();
            this.panel1 = new Telerik.Reporting.Panel();
            this.StoreYChart = new Telerik.Reporting.Chart();
            this.storeYChartDataSource = new Telerik.Reporting.SqlDataSource();
            this.StoreQChart = new Telerik.Reporting.Chart();
            this.storeQChartDataSource = new Telerik.Reporting.SqlDataSource();
            this.panel4 = new Telerik.Reporting.Panel();
            this.StoreQuarter = new Telerik.Reporting.Crosstab();
            this.sTotalQ = new Telerik.Reporting.TextBox();
            this.sTotal = new Telerik.Reporting.TextBox();
            this.sTextCorner = new Telerik.Reporting.TextBox();
            this.storeDataSource = new Telerik.Reporting.SqlDataSource();
            this.textBox9 = new Telerik.Reporting.TextBox();
            this.textBox13 = new Telerik.Reporting.TextBox();
            this.textBox14 = new Telerik.Reporting.TextBox();
            this.panelSalesByProduct = new Telerik.Reporting.Panel();
            this.ProductYChart = new Telerik.Reporting.Chart();
            this.productYChartDataSource = new Telerik.Reporting.SqlDataSource();
            this.ProductQChart = new Telerik.Reporting.Chart();
            this.productQChartDataSource = new Telerik.Reporting.SqlDataSource();
            this.panel6 = new Telerik.Reporting.Panel();
            this.ProductQuarter = new Telerik.Reporting.Crosstab();
            this.pTotalQ = new Telerik.Reporting.TextBox();
            this.pTotal = new Telerik.Reporting.TextBox();
            this.pTextCorner = new Telerik.Reporting.TextBox();
            this.productDataSource = new Telerik.Reporting.SqlDataSource();
            this.textBox10 = new Telerik.Reporting.TextBox();
            this.textBox15 = new Telerik.Reporting.TextBox();
            this.textBox16 = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.textBox7 = new Telerik.Reporting.TextBox();
            this.textBox8 = new Telerik.Reporting.TextBox();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.reportHeaderSection1 = new Telerik.Reporting.ReportHeaderSection();
            this.pictureBox1 = new Telerik.Reporting.PictureBox();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.textBox6 = new Telerik.Reporting.TextBox();
            this.yearDataSource = new Telerik.Reporting.SqlDataSource();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // spLabelTotalQ
            // 
            this.spLabelTotalQ.Name = "spLabelTotalQ";
            this.spLabelTotalQ.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.34000000357627869, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.18000002205371857, Telerik.Reporting.Drawing.UnitType.Inch));
            this.spLabelTotalQ.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.spLabelTotalQ.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.spLabelTotalQ.Style.BorderColor.Left = System.Drawing.Color.White;
            this.spLabelTotalQ.Style.BorderColor.Right = System.Drawing.Color.White;
            this.spLabelTotalQ.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
            this.spLabelTotalQ.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.spLabelTotalQ.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.None;
            this.spLabelTotalQ.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.spLabelTotalQ.Style.BorderWidth.Right = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.spLabelTotalQ.Style.Color = System.Drawing.Color.White;
            this.spLabelTotalQ.Style.Font.Bold = true;
            this.spLabelTotalQ.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.spLabelTotalQ.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.spLabelTotalQ.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.spLabelTotalQ.Value = "=\'Q\'+ Qtr(Fields.OrderDate)";
            // 
            // spLabelTotal
            // 
            this.spLabelTotal.Name = "spLabelTotal";
            this.spLabelTotal.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.37000000476837158, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.18000002205371857, Telerik.Reporting.Drawing.UnitType.Inch));
            this.spLabelTotal.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.spLabelTotal.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.spLabelTotal.Style.BorderColor.Left = System.Drawing.Color.White;
            this.spLabelTotal.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
            this.spLabelTotal.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.spLabelTotal.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.None;
            this.spLabelTotal.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.spLabelTotal.Style.Color = System.Drawing.Color.White;
            this.spLabelTotal.Style.Font.Bold = true;
            this.spLabelTotal.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.spLabelTotal.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.spLabelTotal.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.spLabelTotal.Value = "Total";
            // 
            // spLabelSalesPerson
            // 
            this.spLabelSalesPerson.Name = "spLabelSalesPerson";
            this.spLabelSalesPerson.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.18046890199184418, Telerik.Reporting.Drawing.UnitType.Inch));
            this.spLabelSalesPerson.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.spLabelSalesPerson.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.spLabelSalesPerson.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.None;
            this.spLabelSalesPerson.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.spLabelSalesPerson.Style.BorderWidth.Top = new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.spLabelSalesPerson.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(15)))), ((int)(((byte)(15)))));
            this.spLabelSalesPerson.Style.Font.Bold = false;
            this.spLabelSalesPerson.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.spLabelSalesPerson.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.spLabelSalesPerson.Value = "=Fields.SalesPersonFullName";
            // 
            // sLabelTotalQ
            // 
            this.sLabelTotalQ.Name = "sLabelTotalQ";
            this.sLabelTotalQ.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.34000000357627869, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.1770833283662796, Telerik.Reporting.Drawing.UnitType.Inch));
            this.sLabelTotalQ.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.sLabelTotalQ.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.sLabelTotalQ.Style.BorderColor.Left = System.Drawing.Color.White;
            this.sLabelTotalQ.Style.BorderColor.Right = System.Drawing.Color.White;
            this.sLabelTotalQ.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
            this.sLabelTotalQ.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.sLabelTotalQ.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.None;
            this.sLabelTotalQ.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.sLabelTotalQ.Style.BorderWidth.Right = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.sLabelTotalQ.Style.Color = System.Drawing.Color.White;
            this.sLabelTotalQ.Style.Font.Bold = true;
            this.sLabelTotalQ.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.sLabelTotalQ.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.sLabelTotalQ.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.sLabelTotalQ.Value = "=\'Q\'+Qtr(Fields.OrderDate)";
            // 
            // sLabelTotal
            // 
            this.sLabelTotal.Name = "sLabelTotal";
            this.sLabelTotal.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.37000000476837158, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.1770833283662796, Telerik.Reporting.Drawing.UnitType.Inch));
            this.sLabelTotal.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.sLabelTotal.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.sLabelTotal.Style.BorderColor.Left = System.Drawing.Color.White;
            this.sLabelTotal.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
            this.sLabelTotal.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.sLabelTotal.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.None;
            this.sLabelTotal.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.sLabelTotal.Style.Color = System.Drawing.Color.White;
            this.sLabelTotal.Style.Font.Bold = true;
            this.sLabelTotal.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.sLabelTotal.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.sLabelTotal.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.sLabelTotal.Value = "Total";
            // 
            // sLabelStore
            // 
            this.sLabelStore.Name = "sLabelStore";
            this.sLabelStore.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.1770833283662796, Telerik.Reporting.Drawing.UnitType.Inch));
            this.sLabelStore.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.sLabelStore.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.sLabelStore.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.None;
            this.sLabelStore.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.sLabelStore.Style.BorderWidth.Top = new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.sLabelStore.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.sLabelStore.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.sLabelStore.Value = "=Fields.StoreName";
            // 
            // pLabelTotalQ
            // 
            this.pLabelTotalQ.Name = "pLabelTotalQ";
            this.pLabelTotalQ.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.34000000357627869, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.18000002205371857, Telerik.Reporting.Drawing.UnitType.Inch));
            this.pLabelTotalQ.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.pLabelTotalQ.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.pLabelTotalQ.Style.BorderColor.Left = System.Drawing.Color.White;
            this.pLabelTotalQ.Style.BorderColor.Right = System.Drawing.Color.White;
            this.pLabelTotalQ.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
            this.pLabelTotalQ.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.pLabelTotalQ.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.None;
            this.pLabelTotalQ.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.pLabelTotalQ.Style.Color = System.Drawing.Color.White;
            this.pLabelTotalQ.Style.Font.Bold = true;
            this.pLabelTotalQ.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.pLabelTotalQ.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.pLabelTotalQ.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.pLabelTotalQ.Value = "=\'Q\'+Qtr(Fields.OrderDate)";
            // 
            // pLabelTotal
            // 
            this.pLabelTotal.Name = "pLabelTotal";
            this.pLabelTotal.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.37000000476837158, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.18000002205371857, Telerik.Reporting.Drawing.UnitType.Inch));
            this.pLabelTotal.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.pLabelTotal.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.pLabelTotal.Style.BorderColor.Left = System.Drawing.Color.White;
            this.pLabelTotal.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
            this.pLabelTotal.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.pLabelTotal.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.None;
            this.pLabelTotal.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.pLabelTotal.Style.Color = System.Drawing.Color.White;
            this.pLabelTotal.Style.Font.Bold = true;
            this.pLabelTotal.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.pLabelTotal.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.pLabelTotal.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.pLabelTotal.Value = "Total";
            // 
            // pProductName
            // 
            this.pProductName.Name = "pProductName";
            this.pProductName.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.18000000715255737, Telerik.Reporting.Drawing.UnitType.Inch));
            this.pProductName.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.pProductName.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.pProductName.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.None;
            this.pProductName.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.pProductName.Style.BorderWidth.Top = new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.pProductName.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.pProductName.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.pProductName.Value = "=Fields.ProductName";
            // 
            // detail
            // 
            this.detail.Height = new Telerik.Reporting.Drawing.Unit(6.665287971496582, Telerik.Reporting.Drawing.UnitType.Inch);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.panel2,
            this.panel1,
            this.panelSalesByProduct,
            this.textBox3,
            this.textBox7,
            this.textBox8});
            this.detail.Name = "detail";
            this.detail.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(5, Telerik.Reporting.Drawing.UnitType.Point);
            // 
            // panel2
            // 
            this.panel2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.SalesPersonYChart,
            this.SalesPersonQChart,
            this.panel3,
            this.textBox11,
            this.textBox12});
            this.panel2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.27903714776039124, Telerik.Reporting.Drawing.UnitType.Inch));
            this.panel2.Name = "panel2";
            this.panel2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(9.9224996566772461, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.932047963142395, Telerik.Reporting.Drawing.UnitType.Inch));
            this.panel2.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(166)))), ((int)(((byte)(181)))));
            this.panel2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.panel2.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            // 
            // SalesPersonYChart
            // 
            this.SalesPersonYChart.Appearance.Border.Visible = false;
            this.SalesPersonYChart.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            this.SalesPersonYChart.BitmapResolution = 300F;
            this.SalesPersonYChart.ChartTitle.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            this.SalesPersonYChart.ChartTitle.Appearance.Visible = false;
            this.SalesPersonYChart.ChartTitle.Visible = false;
            paletteItem1.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(110)))), ((int)(((byte)(25)))));
            paletteItem1.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(166)))), ((int)(((byte)(78)))));
            paletteItem2.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(169)))), ((int)(((byte)(213)))));
            paletteItem2.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(211)))), ((int)(((byte)(241)))));
            paletteItem3.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(189)))), ((int)(((byte)(23)))));
            paletteItem3.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(172)))), ((int)(((byte)(219)))), ((int)(((byte)(74)))));
            paletteItem4.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(86)))), ((int)(((byte)(182)))));
            paletteItem4.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(143)))), ((int)(((byte)(217)))));
            paletteItem5.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(185)))), ((int)(((byte)(39)))));
            paletteItem5.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(223)))), ((int)(((byte)(74)))));
            palette1.Items.AddRange(new Telerik.Reporting.Charting.PaletteItem[] {
            paletteItem1,
            paletteItem2,
            paletteItem3,
            paletteItem4,
            paletteItem5});
            palette1.Name = "Palette1";
            this.SalesPersonYChart.CustomPalettes.AddRange(new Telerik.Reporting.Charting.Palette[] {
            palette1});
            this.SalesPersonYChart.DataSource = this.salesPersonYChartDataSource;
            this.SalesPersonYChart.DefaultType = Telerik.Reporting.Charting.ChartSeriesType.Pie;
            this.SalesPersonYChart.ImageFormat = System.Drawing.Imaging.ImageFormat.Emf;
            this.SalesPersonYChart.IntelligentLabelsEnabled = true;
            this.SalesPersonYChart.Legend.Appearance.Border.Visible = false;
            this.SalesPersonYChart.Legend.Appearance.ItemTextAppearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(15)))), ((int)(((byte)(15)))));
            this.SalesPersonYChart.Legend.Appearance.ItemTextAppearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.SalesPersonYChart.Legend.Appearance.Shadow.Blur = 2F;
            this.SalesPersonYChart.Legend.Appearance.Shadow.Color = System.Drawing.Color.DarkGray;
            this.SalesPersonYChart.Legend.Appearance.Shadow.Distance = 2F;
            this.SalesPersonYChart.Legend.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.SalesPersonYChart.Legend.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.SalesPersonYChart.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.564342737197876, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.28841209411621094, Telerik.Reporting.Drawing.UnitType.Inch));
            this.SalesPersonYChart.Name = "SalesPersonYChart";
            this.SalesPersonYChart.PlotArea.Appearance.Border.Visible = false;
            chartMargins1.Right = new Telerik.Reporting.Charting.Styles.Unit(140, Telerik.Reporting.Charting.Styles.UnitType.Pixel);
            this.SalesPersonYChart.PlotArea.Appearance.Dimensions.Margins = chartMargins1;
            this.SalesPersonYChart.PlotArea.Appearance.FillStyle.FillType = Telerik.Reporting.Charting.Styles.FillType.Solid;
            this.SalesPersonYChart.PlotArea.Appearance.FillStyle.MainColor = System.Drawing.Color.White;
            this.SalesPersonYChart.PlotArea.Appearance.SeriesPalette = "Palette1";
            this.SalesPersonYChart.PlotArea.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            this.SalesPersonYChart.PlotArea.XAxis.Appearance.MajorTick.Visible = false;
            this.SalesPersonYChart.PlotArea.XAxis.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(15)))), ((int)(((byte)(15)))));
            this.SalesPersonYChart.PlotArea.XAxis.AxisLabel.Appearance.Position.AlignedPosition = Telerik.Reporting.Charting.Styles.AlignedPositions.None;
            this.SalesPersonYChart.PlotArea.XAxis.AxisLabel.Appearance.Visible = true;
            this.SalesPersonYChart.PlotArea.XAxis.AxisLabel.Visible = true;
            this.SalesPersonYChart.PlotArea.XAxis.MinValue = 1;
            chartSeries1.Appearance.Border.Color = System.Drawing.Color.White;
            chartSeries1.Appearance.DiameterScale = 0.98;
            chartSeries1.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(154)))), ((int)(((byte)(255)))));
            chartSeries1.Appearance.FillStyle.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(154)))), ((int)(((byte)(255)))));
            chartSeries1.Appearance.LabelAppearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries1.Appearance.LabelAppearance.Visible = false;
            chartSeries1.Appearance.LegendDisplayMode = Telerik.Reporting.Charting.ChartSeriesLegendDisplayMode.ItemLabels;
            chartSeries1.Appearance.PointMark.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries1.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries1.DataLabelsColumn = "FullName";
            chartSeries1.DataYColumn = "SaleAmount";
            chartSeries1.DefaultLabelValue = "";
            chartSeries1.Name = "Series 1";
            chartSeries1.Type = Telerik.Reporting.Charting.ChartSeriesType.Pie;
            this.SalesPersonYChart.Series.AddRange(new Telerik.Reporting.Charting.ChartSeries[] {
            chartSeries1});
            this.SalesPersonYChart.SeriesPalette = "Palette1";
            this.SalesPersonYChart.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.0999999046325684, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.6115878820419312, Telerik.Reporting.Drawing.UnitType.Inch));
            this.SalesPersonYChart.Style.BackgroundColor = System.Drawing.Color.White;
            this.SalesPersonYChart.Style.BorderColor.Default = System.Drawing.Color.Olive;
            this.SalesPersonYChart.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            // 
            // salesPersonYChartDataSource
            // 
            this.salesPersonYChartDataSource.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
            this.salesPersonYChartDataSource.Name = "salesPersonDataSource";
            this.salesPersonYChartDataSource.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@Year", System.Data.DbType.Int32, "=Parameters.ReportYear.Value")});
            this.salesPersonYChartDataSource.SelectCommand = resources.GetString("salesPersonYChartDataSource.SelectCommand");
            // 
            // SalesPersonQChart
            // 
            this.SalesPersonQChart.Appearance.Border.Visible = false;
            this.SalesPersonQChart.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            this.SalesPersonQChart.BitmapResolution = 300F;
            this.SalesPersonQChart.ChartTitle.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            this.SalesPersonQChart.ChartTitle.Appearance.Visible = false;
            this.SalesPersonQChart.ChartTitle.Visible = false;
            this.SalesPersonQChart.CustomPalettes.AddRange(new Telerik.Reporting.Charting.Palette[] {
            palette1});
            this.SalesPersonQChart.DataSource = this.salesPersonQChartDataSource;
            this.SalesPersonQChart.DefaultType = Telerik.Reporting.Charting.ChartSeriesType.StackedBar;
            this.SalesPersonQChart.ImageFormat = System.Drawing.Imaging.ImageFormat.Emf;
            this.SalesPersonQChart.IntelligentLabelsEnabled = true;
            this.SalesPersonQChart.Legend.Appearance.Border.Visible = false;
            this.SalesPersonQChart.Legend.Appearance.ItemTextAppearance.TextProperties.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold);
            this.SalesPersonQChart.Legend.Appearance.Overflow = Telerik.Reporting.Charting.Styles.Overflow.Row;
            this.SalesPersonQChart.Legend.Appearance.Position.AlignedPosition = Telerik.Reporting.Charting.Styles.AlignedPositions.Top;
            this.SalesPersonQChart.Legend.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            this.SalesPersonQChart.Legend.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.75F);
            this.SalesPersonQChart.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(6.6922006607055664, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.28841209411621094, Telerik.Reporting.Drawing.UnitType.Inch));
            this.SalesPersonQChart.Name = "SalesPersonQChart";
            this.SalesPersonQChart.PlotArea.Appearance.Border.Visible = false;
            chartMargins2.Bottom = new Telerik.Reporting.Charting.Styles.Unit(25, Telerik.Reporting.Charting.Styles.UnitType.Pixel);
            chartMargins2.Left = new Telerik.Reporting.Charting.Styles.Unit(120, Telerik.Reporting.Charting.Styles.UnitType.Pixel);
            chartMargins2.Right = new Telerik.Reporting.Charting.Styles.Unit(12, Telerik.Reporting.Charting.Styles.UnitType.Pixel);
            chartMargins2.Top = new Telerik.Reporting.Charting.Styles.Unit(21, Telerik.Reporting.Charting.Styles.UnitType.Pixel);
            this.SalesPersonQChart.PlotArea.Appearance.Dimensions.Margins = chartMargins2;
            this.SalesPersonQChart.PlotArea.Appearance.FillStyle.FillType = Telerik.Reporting.Charting.Styles.FillType.Solid;
            this.SalesPersonQChart.PlotArea.Appearance.FillStyle.MainColor = System.Drawing.Color.White;
            this.SalesPersonQChart.PlotArea.Appearance.SeriesPalette = "Palette1";
            this.SalesPersonQChart.PlotArea.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            this.SalesPersonQChart.PlotArea.XAxis.Appearance.Color = System.Drawing.Color.Gray;
            this.SalesPersonQChart.PlotArea.XAxis.Appearance.MajorGridLines.Color = System.Drawing.Color.White;
            this.SalesPersonQChart.PlotArea.XAxis.Appearance.MajorGridLines.Visible = false;
            this.SalesPersonQChart.PlotArea.XAxis.Appearance.MajorTick.Visible = false;
            this.SalesPersonQChart.PlotArea.XAxis.Appearance.TextAppearance.AutoTextWrap = Telerik.Reporting.Charting.Styles.AutoTextWrap.False;
            this.SalesPersonQChart.PlotArea.XAxis.Appearance.TextAppearance.Dimensions.AutoSize = false;
            this.SalesPersonQChart.PlotArea.XAxis.Appearance.TextAppearance.Dimensions.Height = new Telerik.Reporting.Charting.Styles.Unit(0, Telerik.Reporting.Charting.Styles.UnitType.Pixel);
            this.SalesPersonQChart.PlotArea.XAxis.Appearance.TextAppearance.Dimensions.Width = new Telerik.Reporting.Charting.Styles.Unit(60, Telerik.Reporting.Charting.Styles.UnitType.Pixel);
            this.SalesPersonQChart.PlotArea.XAxis.Appearance.TextAppearance.MaxLength = 255;
            this.SalesPersonQChart.PlotArea.XAxis.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(15)))), ((int)(((byte)(15)))));
            this.SalesPersonQChart.PlotArea.XAxis.Appearance.TextAppearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.SalesPersonQChart.PlotArea.XAxis.Appearance.Width = 0F;
            this.SalesPersonQChart.PlotArea.XAxis.AutoScale = false;
            this.SalesPersonQChart.PlotArea.XAxis.AutoShrink = false;
            this.SalesPersonQChart.PlotArea.XAxis.AxisLabel.Appearance.Position.AlignedPosition = Telerik.Reporting.Charting.Styles.AlignedPositions.None;
            this.SalesPersonQChart.PlotArea.XAxis.AxisLabel.Appearance.RotationAngle = 270F;
            this.SalesPersonQChart.PlotArea.XAxis.AxisLabel.TextBlock.Appearance.Shadow.Blur = 1F;
            this.SalesPersonQChart.PlotArea.XAxis.AxisLabel.TextBlock.Appearance.Shadow.Color = System.Drawing.Color.Gray;
            this.SalesPersonQChart.PlotArea.XAxis.AxisLabel.TextBlock.Appearance.Shadow.Distance = 1F;
            this.SalesPersonQChart.PlotArea.XAxis.AxisLabel.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(15)))), ((int)(((byte)(15)))));
            this.SalesPersonQChart.PlotArea.XAxis.AxisLabel.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.SalesPersonQChart.PlotArea.XAxis.DataLabelsColumn = "SalesPersonFullName";
            chartAxisItem1.TextBlock.Appearance.MaxLength = 255;
            chartAxisItem1.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            chartAxisItem1.Value = new decimal(new int[] {
            1,
            0,
            0,
            0});
            chartAxisItem2.TextBlock.Appearance.MaxLength = 255;
            chartAxisItem2.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            chartAxisItem2.Value = new decimal(new int[] {
            2,
            0,
            0,
            0});
            chartAxisItem3.TextBlock.Appearance.MaxLength = 255;
            chartAxisItem3.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            chartAxisItem3.Value = new decimal(new int[] {
            3,
            0,
            0,
            0});
            chartAxisItem4.TextBlock.Appearance.MaxLength = 255;
            chartAxisItem4.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            chartAxisItem4.Value = new decimal(new int[] {
            4,
            0,
            0,
            0});
            chartAxisItem5.TextBlock.Appearance.MaxLength = 255;
            chartAxisItem5.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            chartAxisItem5.Value = new decimal(new int[] {
            5,
            0,
            0,
            0});
            chartAxisItem6.TextBlock.Appearance.MaxLength = 255;
            chartAxisItem6.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            chartAxisItem6.Value = new decimal(new int[] {
            6,
            0,
            0,
            0});
            chartAxisItem7.TextBlock.Appearance.MaxLength = 255;
            chartAxisItem7.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            chartAxisItem7.Value = new decimal(new int[] {
            7,
            0,
            0,
            0});
            this.SalesPersonQChart.PlotArea.XAxis.Items.AddRange(new Telerik.Reporting.Charting.ChartAxisItem[] {
            chartAxisItem1,
            chartAxisItem2,
            chartAxisItem3,
            chartAxisItem4,
            chartAxisItem5,
            chartAxisItem6,
            chartAxisItem7});
            this.SalesPersonQChart.PlotArea.XAxis.MaxItemsCount = 5;
            this.SalesPersonQChart.PlotArea.XAxis.MinValue = 1;
            this.SalesPersonQChart.PlotArea.YAxis.Appearance.Color = System.Drawing.Color.Gray;
            this.SalesPersonQChart.PlotArea.YAxis.Appearance.MajorGridLines.Visible = false;
            this.SalesPersonQChart.PlotArea.YAxis.Appearance.MinorGridLines.Visible = false;
            this.SalesPersonQChart.PlotArea.YAxis.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(15)))), ((int)(((byte)(15)))));
            this.SalesPersonQChart.PlotArea.YAxis.Appearance.TextAppearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.SalesPersonQChart.PlotArea.YAxis.AxisLabel.Appearance.Position.Auto = false;
            this.SalesPersonQChart.PlotArea.YAxis.AxisLabel.Appearance.Position.X = 0F;
            this.SalesPersonQChart.PlotArea.YAxis.AxisLabel.Appearance.Position.Y = 0F;
            this.SalesPersonQChart.PlotArea.YAxis.AxisLabel.Appearance.RotationAngle = 0F;
            this.SalesPersonQChart.PlotArea.YAxis.AxisLabel.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(15)))), ((int)(((byte)(15)))));
            this.SalesPersonQChart.PlotArea.YAxis.AxisLabel.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.SalesPersonQChart.PlotArea.YAxis.MaxItemsCount = 4;
            this.SalesPersonQChart.PlotArea.YAxis.MaxValue = 300;
            this.SalesPersonQChart.PlotArea.YAxis.Step = 100;
            this.SalesPersonQChart.PlotArea.YAxis2.AxisLabel.Appearance.RotationAngle = 0F;
            chartSeries2.Appearance.Border.Visible = false;
            chartSeries2.Appearance.Border.Width = 0F;
            chartSeries2.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(247)))), ((int)(((byte)(255)))));
            chartSeries2.Appearance.FillStyle.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(217)))), ((int)(((byte)(238)))));
            chartSeries2.Appearance.LabelAppearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries2.Appearance.PointMark.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries2.Appearance.Shadow.Blur = 3F;
            chartSeries2.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries2.DataYColumn = "Q1";
            chartSeries2.DefaultLabelValue = "";
            chartSeries2.Name = "Q1";
            chartSeries2.Type = Telerik.Reporting.Charting.ChartSeriesType.StackedBar;
            chartSeries3.Appearance.Border.Visible = false;
            chartSeries3.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(163)))), ((int)(((byte)(222)))), ((int)(((byte)(78)))));
            chartSeries3.Appearance.FillStyle.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(181)))), ((int)(((byte)(3)))));
            chartSeries3.Appearance.LabelAppearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries3.Appearance.PointMark.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries3.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries3.DataYColumn = "Q2";
            chartSeries3.DefaultLabelValue = "";
            chartSeries3.Name = "Q2";
            chartSeries3.Type = Telerik.Reporting.Charting.ChartSeriesType.StackedBar;
            chartSeries4.Appearance.Border.Visible = false;
            chartSeries4.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(221)))), ((int)(((byte)(246)))));
            chartSeries4.Appearance.FillStyle.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(161)))), ((int)(((byte)(197)))));
            chartSeries4.Appearance.LabelAppearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries4.Appearance.PointMark.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries4.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries4.DataYColumn = "Q3";
            chartSeries4.DefaultLabelValue = "";
            chartSeries4.Name = "Q3";
            chartSeries4.Type = Telerik.Reporting.Charting.ChartSeriesType.StackedBar;
            chartSeries5.Appearance.Border.Visible = false;
            chartSeries5.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(254)))), ((int)(((byte)(122)))));
            chartSeries5.Appearance.FillStyle.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(163)))), ((int)(((byte)(205)))), ((int)(((byte)(46)))));
            chartSeries5.Appearance.LabelAppearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries5.Appearance.PointMark.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries5.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries5.DataYColumn = "Q4";
            chartSeries5.DefaultLabelValue = "";
            chartSeries5.Name = "Q4";
            chartSeries5.Type = Telerik.Reporting.Charting.ChartSeriesType.StackedBar;
            this.SalesPersonQChart.Series.AddRange(new Telerik.Reporting.Charting.ChartSeries[] {
            chartSeries2,
            chartSeries3,
            chartSeries4,
            chartSeries5});
            this.SalesPersonQChart.SeriesOrientation = Telerik.Reporting.Charting.ChartSeriesOrientation.Horizontal;
            this.SalesPersonQChart.SeriesPalette = "Palette1";
            this.SalesPersonQChart.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.1355369091033936, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.6124210357666016, Telerik.Reporting.Drawing.UnitType.Inch));
            this.SalesPersonQChart.Style.BackgroundColor = System.Drawing.Color.White;
            this.SalesPersonQChart.Style.BorderColor.Default = System.Drawing.Color.Red;
            this.SalesPersonQChart.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            // 
            // salesPersonQChartDataSource
            // 
            this.salesPersonQChartDataSource.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
            this.salesPersonQChartDataSource.Name = "salesPersonDataSource";
            this.salesPersonQChartDataSource.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@Year", System.Data.DbType.Int32, "=Parameters.ReportYear.Value")});
            this.salesPersonQChartDataSource.SelectCommand = resources.GetString("salesPersonQChartDataSource.SelectCommand");
            // 
            // panel3
            // 
            this.panel3.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.SalesPersonQuarter,
            this.textBox2});
            this.panel3.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.090000003576278687, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.079166732728481293, Telerik.Reporting.Drawing.UnitType.Inch));
            this.panel3.Name = "panel3";
            this.panel3.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.4213888645172119, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.8200000524520874, Telerik.Reporting.Drawing.UnitType.Inch));
            this.panel3.Style.BorderColor.Default = System.Drawing.Color.Red;
            this.panel3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.panel3.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            // 
            // SalesPersonQuarter
            // 
            this.SalesPersonQuarter.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(0.3399999737739563, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.SalesPersonQuarter.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(0.37000000476837158, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.SalesPersonQuarter.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(0.18046888709068298, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.SalesPersonQuarter.Body.SetCellContent(0, 0, this.spTotalQ);
            this.SalesPersonQuarter.Body.SetCellContent(0, 1, this.spTotal);
            tableGroup1.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
            new Telerik.Reporting.Data.Grouping("=Qtr(Fields.OrderDate)")});
            tableGroup1.Name = "Quater";
            tableGroup1.ReportItem = this.spLabelTotalQ;
            tableGroup1.Sortings.AddRange(new Telerik.Reporting.Data.Sorting[] {
            new Telerik.Reporting.Data.Sorting("=Qtr(Fields.OrderDate)", Telerik.Reporting.Data.SortDirection.Asc)});
            tableGroup2.ReportItem = this.spLabelTotal;
            this.SalesPersonQuarter.ColumnGroups.Add(tableGroup1);
            this.SalesPersonQuarter.ColumnGroups.Add(tableGroup2);
            this.SalesPersonQuarter.Corner.SetCellContent(0, 0, this.spTextCorner);
            this.SalesPersonQuarter.DataSource = this.salesPersonDataSource;
            this.SalesPersonQuarter.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("= Fields.OrderDate.Year", Telerik.Reporting.Data.FilterOperator.Equal, "=Parameters.ReportYear.Value")});
            this.SalesPersonQuarter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.spTotalQ,
            this.spTotal,
            this.spLabelTotalQ,
            this.spLabelTotal,
            this.spTextCorner,
            this.spLabelSalesPerson});
            this.SalesPersonQuarter.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.0070972442626953125, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.42091211676597595, Telerik.Reporting.Drawing.UnitType.Inch));
            this.SalesPersonQuarter.Name = "SalesPersonQuarter";
            tableGroup3.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("=Sum(Fields.SubTotal)", Telerik.Reporting.Data.FilterOperator.TopN, "=5")});
            tableGroup3.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
            new Telerik.Reporting.Data.Grouping("=Fields.SalesPersonFullName")});
            tableGroup3.Name = "SalesPersonFullName";
            tableGroup3.ReportItem = this.spLabelSalesPerson;
            tableGroup3.Sortings.AddRange(new Telerik.Reporting.Data.Sorting[] {
            new Telerik.Reporting.Data.Sorting("=Sum(Fields.SubTotal)", Telerik.Reporting.Data.SortDirection.Desc)});
            this.SalesPersonQuarter.RowGroups.Add(tableGroup3);
            this.SalesPersonQuarter.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.2099997997283936, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.36046892404556274, Telerik.Reporting.Drawing.UnitType.Inch));
            this.SalesPersonQuarter.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.SalesPersonQuarter.Style.Font.Name = "Segoe UI";
            this.SalesPersonQuarter.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
            this.SalesPersonQuarter.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            // 
            // spTotalQ
            // 
            this.spTotalQ.Format = "{0:#.}";
            this.spTotalQ.Name = "spTotalQ";
            this.spTotalQ.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.34000000357627869, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.18046888709068298, Telerik.Reporting.Drawing.UnitType.Inch));
            this.spTotalQ.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.spTotalQ.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.spTotalQ.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.None;
            this.spTotalQ.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.spTotalQ.Style.BorderWidth.Left = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.spTotalQ.Style.BorderWidth.Top = new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.spTotalQ.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(15)))), ((int)(((byte)(15)))));
            this.spTotalQ.Style.Font.Bold = false;
            this.spTotalQ.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.spTotalQ.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.spTotalQ.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.spTotalQ.Value = "=Sum(Fields.SubTotal)/1000.0";
            // 
            // spTotal
            // 
            this.spTotal.Format = "{0:#.}";
            this.spTotal.Name = "spTotal";
            this.spTotal.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.37000000476837158, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.18046888709068298, Telerik.Reporting.Drawing.UnitType.Inch));
            this.spTotal.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.spTotal.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.spTotal.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.None;
            this.spTotal.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.spTotal.Style.BorderWidth.Left = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.spTotal.Style.BorderWidth.Top = new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.spTotal.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(15)))), ((int)(((byte)(15)))));
            this.spTotal.Style.Font.Bold = false;
            this.spTotal.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.spTotal.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.spTotal.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.spTotal.Value = "=Sum(Fields.SubTotal)/1000.0";
            // 
            // spTextCorner
            // 
            this.spTextCorner.Name = "spTextCorner";
            this.spTextCorner.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.18000002205371857, Telerik.Reporting.Drawing.UnitType.Inch));
            this.spTextCorner.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.spTextCorner.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.spTextCorner.Style.BorderColor.Right = System.Drawing.Color.White;
            this.spTextCorner.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
            this.spTextCorner.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.spTextCorner.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.None;
            this.spTextCorner.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.spTextCorner.Style.BorderWidth.Right = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.spTextCorner.Style.Color = System.Drawing.Color.White;
            this.spTextCorner.Style.Font.Bold = true;
            this.spTextCorner.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.spTextCorner.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.spTextCorner.Value = "Sales Person";
            // 
            // salesPersonDataSource
            // 
            this.salesPersonDataSource.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
            this.salesPersonDataSource.Name = "salesPersonDataSource";
            this.salesPersonDataSource.SelectCommand = resources.GetString("salesPersonDataSource.SelectCommand");
            // 
            // textBox2
            // 
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.00083319348050281405, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.217057466506958, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.41999998688697815, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox2.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBox2.Style.Font.Bold = true;
            this.textBox2.Style.Font.Name = "Segoe UI";
            this.textBox2.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox2.Value = "Sales Amount in USD (thousands)";
            // 
            // textBox11
            // 
            this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.5643432140350342, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.079166732728481293, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.0999991893768311, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.2083333283662796, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox11.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBox11.Style.Font.Bold = true;
            this.textBox11.Style.Font.Name = "Segoe UI";
            this.textBox11.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox11.Value = "Yearly sales distribution";
            // 
            // textBox12
            // 
            this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(6.6922006607055664, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.079166732728481293, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.1355369091033936, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.2083333283662796, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox12.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBox12.Style.Font.Bold = true;
            this.textBox12.Style.Font.Name = "Segoe UI";
            this.textBox12.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox12.Value = "Quarterly sales distribution in USD (thousands)";
            // 
            // panel1
            // 
            this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.StoreYChart,
            this.StoreQChart,
            this.panel4,
            this.textBox13,
            this.textBox14});
            this.panel1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.507786750793457, Telerik.Reporting.Drawing.UnitType.Inch));
            this.panel1.Name = "panel1";
            this.panel1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(9.9200000762939453, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.9299999475479126, Telerik.Reporting.Drawing.UnitType.Inch));
            this.panel1.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(166)))), ((int)(((byte)(181)))));
            this.panel1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.panel1.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            // 
            // StoreYChart
            // 
            this.StoreYChart.Appearance.Border.Visible = false;
            this.StoreYChart.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            this.StoreYChart.BitmapResolution = 300F;
            this.StoreYChart.ChartTitle.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            this.StoreYChart.ChartTitle.Appearance.Visible = false;
            this.StoreYChart.ChartTitle.Visible = false;
            this.StoreYChart.CustomPalettes.AddRange(new Telerik.Reporting.Charting.Palette[] {
            palette1});
            this.StoreYChart.DataSource = this.storeYChartDataSource;
            this.StoreYChart.DefaultType = Telerik.Reporting.Charting.ChartSeriesType.Pie;
            this.StoreYChart.ImageFormat = System.Drawing.Imaging.ImageFormat.Emf;
            this.StoreYChart.IntelligentLabelsEnabled = true;
            this.StoreYChart.Legend.Appearance.Border.Visible = false;
            this.StoreYChart.Legend.Appearance.ItemTextAppearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(15)))), ((int)(((byte)(15)))));
            this.StoreYChart.Legend.Appearance.ItemTextAppearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.75F);
            this.StoreYChart.Legend.Appearance.Shadow.Blur = 2F;
            this.StoreYChart.Legend.Appearance.Shadow.Color = System.Drawing.Color.DarkGray;
            this.StoreYChart.Legend.Appearance.Shadow.Distance = 2F;
            this.StoreYChart.Legend.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.StoreYChart.Legend.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.StoreYChart.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.5643815994262695, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29485192894935608, Telerik.Reporting.Drawing.UnitType.Inch));
            this.StoreYChart.Name = "StoreYChart";
            this.StoreYChart.PlotArea.Appearance.Border.Visible = false;
            chartMargins3.Right = new Telerik.Reporting.Charting.Styles.Unit(140, Telerik.Reporting.Charting.Styles.UnitType.Pixel);
            this.StoreYChart.PlotArea.Appearance.Dimensions.Margins = chartMargins3;
            this.StoreYChart.PlotArea.Appearance.FillStyle.FillType = Telerik.Reporting.Charting.Styles.FillType.Solid;
            this.StoreYChart.PlotArea.Appearance.FillStyle.MainColor = System.Drawing.Color.White;
            this.StoreYChart.PlotArea.Appearance.SeriesPalette = "Palette1";
            this.StoreYChart.PlotArea.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            this.StoreYChart.PlotArea.XAxis.Appearance.MajorTick.Visible = false;
            this.StoreYChart.PlotArea.XAxis.AxisLabel.Appearance.Position.AlignedPosition = Telerik.Reporting.Charting.Styles.AlignedPositions.None;
            this.StoreYChart.PlotArea.XAxis.AxisLabel.Appearance.Visible = true;
            this.StoreYChart.PlotArea.XAxis.AxisLabel.Visible = true;
            this.StoreYChart.PlotArea.XAxis.MinValue = 1;
            chartSeries6.Appearance.Border.Color = System.Drawing.Color.White;
            chartSeries6.Appearance.DiameterScale = 0.98;
            chartSeries6.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(154)))), ((int)(((byte)(255)))));
            chartSeries6.Appearance.FillStyle.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(154)))), ((int)(((byte)(255)))));
            chartSeries6.Appearance.LabelAppearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries6.Appearance.LabelAppearance.Visible = false;
            chartSeries6.Appearance.LegendDisplayMode = Telerik.Reporting.Charting.ChartSeriesLegendDisplayMode.ItemLabels;
            chartSeries6.Appearance.PointMark.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries6.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries6.DataLabelsColumn = "StoreName";
            chartSeries6.DataYColumn = "SaleAmount";
            chartSeries6.DefaultLabelValue = "";
            chartSeries6.Name = "Series 1";
            chartSeries6.Type = Telerik.Reporting.Charting.ChartSeriesType.Pie;
            this.StoreYChart.Series.AddRange(new Telerik.Reporting.Charting.ChartSeries[] {
            chartSeries6});
            this.StoreYChart.SeriesPalette = "Palette1";
            this.StoreYChart.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.0999991893768311, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.6107149124145508, Telerik.Reporting.Drawing.UnitType.Inch));
            this.StoreYChart.Style.BackgroundColor = System.Drawing.Color.White;
            // 
            // storeYChartDataSource
            // 
            this.storeYChartDataSource.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
            this.storeYChartDataSource.Name = "storeYChartDataSource";
            this.storeYChartDataSource.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@Year", System.Data.DbType.Int32, "=Parameters.ReportYear.Value")});
            this.storeYChartDataSource.SelectCommand = resources.GetString("storeYChartDataSource.SelectCommand");
            // 
            // StoreQChart
            // 
            this.StoreQChart.Appearance.Border.Visible = false;
            this.StoreQChart.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            this.StoreQChart.BitmapResolution = 300F;
            this.StoreQChart.ChartTitle.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            this.StoreQChart.ChartTitle.Appearance.Visible = false;
            this.StoreQChart.ChartTitle.Visible = false;
            this.StoreQChart.CustomPalettes.AddRange(new Telerik.Reporting.Charting.Palette[] {
            palette1});
            this.StoreQChart.DataSource = this.storeQChartDataSource;
            this.StoreQChart.DefaultType = Telerik.Reporting.Charting.ChartSeriesType.StackedBar;
            this.StoreQChart.ImageFormat = System.Drawing.Imaging.ImageFormat.Emf;
            this.StoreQChart.IntelligentLabelsEnabled = true;
            this.StoreQChart.Legend.Appearance.Border.Visible = false;
            this.StoreQChart.Legend.Appearance.ItemTextAppearance.TextProperties.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold);
            this.StoreQChart.Legend.Appearance.Overflow = Telerik.Reporting.Charting.Styles.Overflow.Row;
            this.StoreQChart.Legend.Appearance.Position.AlignedPosition = Telerik.Reporting.Charting.Styles.AlignedPositions.Top;
            this.StoreQChart.Legend.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            this.StoreQChart.Legend.TextBlock.Appearance.AutoTextWrap = Telerik.Reporting.Charting.Styles.AutoTextWrap.False;
            this.StoreQChart.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(6.692197322845459, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29401874542236328, Telerik.Reporting.Drawing.UnitType.Inch));
            this.StoreQChart.Name = "StoreQChart";
            this.StoreQChart.PlotArea.Appearance.Border.Visible = false;
            chartMargins4.Bottom = new Telerik.Reporting.Charting.Styles.Unit(25, Telerik.Reporting.Charting.Styles.UnitType.Pixel);
            chartMargins4.Left = new Telerik.Reporting.Charting.Styles.Unit(120, Telerik.Reporting.Charting.Styles.UnitType.Pixel);
            chartMargins4.Right = new Telerik.Reporting.Charting.Styles.Unit(12, Telerik.Reporting.Charting.Styles.UnitType.Pixel);
            chartMargins4.Top = new Telerik.Reporting.Charting.Styles.Unit(26, Telerik.Reporting.Charting.Styles.UnitType.Pixel);
            this.StoreQChart.PlotArea.Appearance.Dimensions.Margins = chartMargins4;
            this.StoreQChart.PlotArea.Appearance.FillStyle.FillType = Telerik.Reporting.Charting.Styles.FillType.Solid;
            this.StoreQChart.PlotArea.Appearance.FillStyle.MainColor = System.Drawing.Color.White;
            this.StoreQChart.PlotArea.Appearance.SeriesPalette = "Palette1";
            this.StoreQChart.PlotArea.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            this.StoreQChart.PlotArea.XAxis.Appearance.Color = System.Drawing.Color.Gray;
            this.StoreQChart.PlotArea.XAxis.Appearance.MajorGridLines.Color = System.Drawing.Color.White;
            this.StoreQChart.PlotArea.XAxis.Appearance.MajorGridLines.Visible = false;
            this.StoreQChart.PlotArea.XAxis.Appearance.MajorTick.Visible = false;
            this.StoreQChart.PlotArea.XAxis.Appearance.TextAppearance.AutoTextWrap = Telerik.Reporting.Charting.Styles.AutoTextWrap.True;
            this.StoreQChart.PlotArea.XAxis.Appearance.TextAppearance.Dimensions.AutoSize = false;
            this.StoreQChart.PlotArea.XAxis.Appearance.TextAppearance.Dimensions.Height = new Telerik.Reporting.Charting.Styles.Unit(0, Telerik.Reporting.Charting.Styles.UnitType.Pixel);
            this.StoreQChart.PlotArea.XAxis.Appearance.TextAppearance.Dimensions.Width = new Telerik.Reporting.Charting.Styles.Unit(60, Telerik.Reporting.Charting.Styles.UnitType.Pixel);
            this.StoreQChart.PlotArea.XAxis.Appearance.TextAppearance.MaxLength = 255;
            this.StoreQChart.PlotArea.XAxis.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(15)))), ((int)(((byte)(15)))));
            this.StoreQChart.PlotArea.XAxis.Appearance.TextAppearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.5F);
            this.StoreQChart.PlotArea.XAxis.Appearance.Width = 0F;
            this.StoreQChart.PlotArea.XAxis.AutoScale = false;
            this.StoreQChart.PlotArea.XAxis.AutoShrink = false;
            this.StoreQChart.PlotArea.XAxis.AxisLabel.Appearance.Position.AlignedPosition = Telerik.Reporting.Charting.Styles.AlignedPositions.None;
            this.StoreQChart.PlotArea.XAxis.AxisLabel.Appearance.RotationAngle = 270F;
            this.StoreQChart.PlotArea.XAxis.AxisLabel.TextBlock.Appearance.Shadow.Blur = 1F;
            this.StoreQChart.PlotArea.XAxis.AxisLabel.TextBlock.Appearance.Shadow.Color = System.Drawing.Color.Gray;
            this.StoreQChart.PlotArea.XAxis.AxisLabel.TextBlock.Appearance.Shadow.Distance = 1F;
            this.StoreQChart.PlotArea.XAxis.AxisLabel.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(15)))), ((int)(((byte)(15)))));
            this.StoreQChart.PlotArea.XAxis.AxisLabel.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.StoreQChart.PlotArea.XAxis.DataLabelsColumn = "SalesPersonFullName";
            chartAxisItem8.TextBlock.Appearance.MaxLength = 255;
            chartAxisItem8.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.5F);
            chartAxisItem8.Value = new decimal(new int[] {
            1,
            0,
            0,
            0});
            chartAxisItem9.TextBlock.Appearance.MaxLength = 255;
            chartAxisItem9.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.5F);
            chartAxisItem9.Value = new decimal(new int[] {
            2,
            0,
            0,
            0});
            chartAxisItem10.TextBlock.Appearance.MaxLength = 255;
            chartAxisItem10.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.5F);
            chartAxisItem10.Value = new decimal(new int[] {
            3,
            0,
            0,
            0});
            chartAxisItem11.TextBlock.Appearance.MaxLength = 255;
            chartAxisItem11.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.5F);
            chartAxisItem11.Value = new decimal(new int[] {
            4,
            0,
            0,
            0});
            chartAxisItem12.TextBlock.Appearance.MaxLength = 255;
            chartAxisItem12.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.5F);
            chartAxisItem12.Value = new decimal(new int[] {
            5,
            0,
            0,
            0});
            chartAxisItem13.TextBlock.Appearance.MaxLength = 255;
            chartAxisItem13.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.5F);
            chartAxisItem13.Value = new decimal(new int[] {
            6,
            0,
            0,
            0});
            chartAxisItem14.TextBlock.Appearance.MaxLength = 255;
            chartAxisItem14.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.5F);
            chartAxisItem14.Value = new decimal(new int[] {
            7,
            0,
            0,
            0});
            this.StoreQChart.PlotArea.XAxis.Items.AddRange(new Telerik.Reporting.Charting.ChartAxisItem[] {
            chartAxisItem8,
            chartAxisItem9,
            chartAxisItem10,
            chartAxisItem11,
            chartAxisItem12,
            chartAxisItem13,
            chartAxisItem14});
            this.StoreQChart.PlotArea.XAxis.MinValue = 1;
            this.StoreQChart.PlotArea.YAxis.Appearance.Color = System.Drawing.Color.Gray;
            this.StoreQChart.PlotArea.YAxis.Appearance.MajorGridLines.Visible = false;
            this.StoreQChart.PlotArea.YAxis.Appearance.MinorGridLines.Visible = false;
            this.StoreQChart.PlotArea.YAxis.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(15)))), ((int)(((byte)(15)))));
            this.StoreQChart.PlotArea.YAxis.Appearance.TextAppearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.75F);
            this.StoreQChart.PlotArea.YAxis.AxisLabel.Appearance.Position.Auto = false;
            this.StoreQChart.PlotArea.YAxis.AxisLabel.Appearance.Position.X = 0F;
            this.StoreQChart.PlotArea.YAxis.AxisLabel.Appearance.Position.Y = 0F;
            this.StoreQChart.PlotArea.YAxis.AxisLabel.Appearance.RotationAngle = 0F;
            this.StoreQChart.PlotArea.YAxis.AxisLabel.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(15)))), ((int)(((byte)(15)))));
            this.StoreQChart.PlotArea.YAxis.AxisLabel.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.StoreQChart.PlotArea.YAxis.MaxItemsCount = 4;
            this.StoreQChart.PlotArea.YAxis.MaxValue = 300;
            this.StoreQChart.PlotArea.YAxis.Step = 100;
            this.StoreQChart.PlotArea.YAxis2.AxisLabel.Appearance.RotationAngle = 0F;
            chartSeries7.Appearance.Border.Visible = false;
            chartSeries7.Appearance.Border.Width = 0F;
            chartSeries7.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(247)))), ((int)(((byte)(255)))));
            chartSeries7.Appearance.FillStyle.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(217)))), ((int)(((byte)(238)))));
            chartSeries7.Appearance.LabelAppearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries7.Appearance.PointMark.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries7.Appearance.Shadow.Blur = 3F;
            chartSeries7.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries7.DataYColumn = "Q1";
            chartSeries7.DefaultLabelValue = "";
            chartSeries7.Name = "Q1";
            chartSeries7.Type = Telerik.Reporting.Charting.ChartSeriesType.StackedBar;
            chartSeries8.Appearance.Border.Visible = false;
            chartSeries8.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(163)))), ((int)(((byte)(222)))), ((int)(((byte)(78)))));
            chartSeries8.Appearance.FillStyle.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(181)))), ((int)(((byte)(3)))));
            chartSeries8.Appearance.LabelAppearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries8.Appearance.PointMark.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries8.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries8.DataYColumn = "Q2";
            chartSeries8.DefaultLabelValue = "";
            chartSeries8.Name = "Q2";
            chartSeries8.Type = Telerik.Reporting.Charting.ChartSeriesType.StackedBar;
            chartSeries9.Appearance.Border.Visible = false;
            chartSeries9.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(221)))), ((int)(((byte)(246)))));
            chartSeries9.Appearance.FillStyle.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(161)))), ((int)(((byte)(197)))));
            chartSeries9.Appearance.LabelAppearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries9.Appearance.PointMark.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries9.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries9.DataYColumn = "Q3";
            chartSeries9.DefaultLabelValue = "";
            chartSeries9.Name = "Q3";
            chartSeries9.Type = Telerik.Reporting.Charting.ChartSeriesType.StackedBar;
            chartSeries10.Appearance.Border.Visible = false;
            chartSeries10.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(254)))), ((int)(((byte)(122)))));
            chartSeries10.Appearance.FillStyle.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(163)))), ((int)(((byte)(205)))), ((int)(((byte)(46)))));
            chartSeries10.Appearance.LabelAppearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries10.Appearance.PointMark.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries10.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries10.DataYColumn = "Q4";
            chartSeries10.DefaultLabelValue = "";
            chartSeries10.Name = "Q4";
            chartSeries10.Type = Telerik.Reporting.Charting.ChartSeriesType.StackedBar;
            this.StoreQChart.Series.AddRange(new Telerik.Reporting.Charting.ChartSeries[] {
            chartSeries7,
            chartSeries8,
            chartSeries9,
            chartSeries10});
            this.StoreQChart.SeriesOrientation = Telerik.Reporting.Charting.ChartSeriesOrientation.Horizontal;
            this.StoreQChart.SeriesPalette = "Palette1";
            this.StoreQChart.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.1355400085449219, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.6115480661392212, Telerik.Reporting.Drawing.UnitType.Inch));
            this.StoreQChart.Style.BackgroundColor = System.Drawing.Color.White;
            // 
            // storeQChartDataSource
            // 
            this.storeQChartDataSource.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
            this.storeQChartDataSource.Name = "storeYChartDataSource";
            this.storeQChartDataSource.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@Year", System.Data.DbType.Int32, "=Parameters.ReportYear.Value")});
            this.storeQChartDataSource.SelectCommand = resources.GetString("storeQChartDataSource.SelectCommand");
            // 
            // panel4
            // 
            this.panel4.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.StoreQuarter,
            this.textBox9});
            this.panel4.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.090000003576278687, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.079999998211860657, Telerik.Reporting.Drawing.UnitType.Inch));
            this.panel4.Name = "panel4";
            this.panel4.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.4213888645172119, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.8199602365493774, Telerik.Reporting.Drawing.UnitType.Inch));
            // 
            // StoreQuarter
            // 
            this.StoreQuarter.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(0.3399999737739563, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.StoreQuarter.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(0.37000000476837158, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.StoreQuarter.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(0.1770833283662796, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.StoreQuarter.Body.SetCellContent(0, 0, this.sTotalQ);
            this.StoreQuarter.Body.SetCellContent(0, 1, this.sTotal);
            tableGroup4.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
            new Telerik.Reporting.Data.Grouping("=Qtr(Fields.OrderDate)")});
            tableGroup4.Name = "Quater";
            tableGroup4.ReportItem = this.sLabelTotalQ;
            tableGroup4.Sortings.AddRange(new Telerik.Reporting.Data.Sorting[] {
            new Telerik.Reporting.Data.Sorting("=Qtr(Fields.OrderDate)", Telerik.Reporting.Data.SortDirection.Asc)});
            tableGroup5.ReportItem = this.sLabelTotal;
            this.StoreQuarter.ColumnGroups.Add(tableGroup4);
            this.StoreQuarter.ColumnGroups.Add(tableGroup5);
            this.StoreQuarter.Corner.SetCellContent(0, 0, this.sTextCorner);
            this.StoreQuarter.DataSource = this.storeDataSource;
            this.StoreQuarter.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("= Fields.OrderDate.Year", Telerik.Reporting.Data.FilterOperator.Equal, "=Parameters.ReportYear.Value")});
            this.StoreQuarter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.sTotalQ,
            this.sTotal,
            this.sLabelTotalQ,
            this.sLabelTotal,
            this.sTextCorner,
            this.sLabelStore});
            this.StoreQuarter.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.42007890343666077, Telerik.Reporting.Drawing.UnitType.Inch));
            this.StoreQuarter.Name = "StoreQuarter";
            tableGroup6.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("=Sum(Fields.SubTotal)", Telerik.Reporting.Data.FilterOperator.TopN, "=5")});
            tableGroup6.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
            new Telerik.Reporting.Data.Grouping("=Fields.StoreName")});
            tableGroup6.Name = "StoreName";
            tableGroup6.ReportItem = this.sLabelStore;
            tableGroup6.Sortings.AddRange(new Telerik.Reporting.Data.Sorting[] {
            new Telerik.Reporting.Data.Sorting("=Sum(Fields.SubTotal)", Telerik.Reporting.Data.SortDirection.Desc)});
            this.StoreQuarter.RowGroups.Add(tableGroup6);
            this.StoreQuarter.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.2099997997283936, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.3541666567325592, Telerik.Reporting.Drawing.UnitType.Inch));
            this.StoreQuarter.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
            // 
            // sTotalQ
            // 
            this.sTotalQ.Format = "{0:#.}";
            this.sTotalQ.Name = "sTotalQ";
            this.sTotalQ.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.34000000357627869, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.1770833283662796, Telerik.Reporting.Drawing.UnitType.Inch));
            this.sTotalQ.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.sTotalQ.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.sTotalQ.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.None;
            this.sTotalQ.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.sTotalQ.Style.BorderWidth.Left = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.sTotalQ.Style.BorderWidth.Top = new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.sTotalQ.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.sTotalQ.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.sTotalQ.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.sTotalQ.Value = "=Sum(Fields.SubTotal)/1000.0";
            // 
            // sTotal
            // 
            this.sTotal.Format = "{0:#.}";
            this.sTotal.Name = "sTotal";
            this.sTotal.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.37000000476837158, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.1770833283662796, Telerik.Reporting.Drawing.UnitType.Inch));
            this.sTotal.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.sTotal.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.sTotal.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.None;
            this.sTotal.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.sTotal.Style.BorderWidth.Left = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.sTotal.Style.BorderWidth.Top = new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.sTotal.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.sTotal.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.sTotal.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.sTotal.Value = "=Sum(Fields.SubTotal)/1000.0";
            // 
            // sTextCorner
            // 
            this.sTextCorner.Name = "sTextCorner";
            this.sTextCorner.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.1770833283662796, Telerik.Reporting.Drawing.UnitType.Inch));
            this.sTextCorner.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.sTextCorner.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.sTextCorner.Style.BorderColor.Right = System.Drawing.Color.White;
            this.sTextCorner.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
            this.sTextCorner.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.sTextCorner.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.None;
            this.sTextCorner.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.sTextCorner.Style.BorderWidth.Right = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.sTextCorner.Style.Color = System.Drawing.Color.White;
            this.sTextCorner.Style.Font.Bold = true;
            this.sTextCorner.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.sTextCorner.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.sTextCorner.Value = "Store";
            // 
            // storeDataSource
            // 
            this.storeDataSource.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
            this.storeDataSource.Name = "storeDataSource";
            this.storeDataSource.SelectCommand = "SELECT     SS.Name AS StoreName, SOH.SubTotal, SOH.OrderDate\r\nFROM         Sales." +
                "Store AS SS INNER JOIN\r\n                      Sales.SalesOrderHeader AS SOH ON S" +
                "S.CustomerID = SOH.CustomerID";
            // 
            // textBox9
            // 
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.2099602222442627, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.41999998688697815, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox9.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBox9.Style.Font.Bold = true;
            this.textBox9.Style.Font.Name = "Segoe UI";
            this.textBox9.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox9.Value = "Sales Amount in USD (thousands)";
            // 
            // textBox13
            // 
            this.textBox13.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.559999942779541, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.079999998211860657, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.0999991893768311, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.2083333283662796, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox13.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBox13.Style.Font.Bold = true;
            this.textBox13.Style.Font.Name = "Segoe UI";
            this.textBox13.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox13.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox13.Value = "Yearly sales distribution";
            // 
            // textBox14
            // 
            this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(6.6921992301940918, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.079999998211860657, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.1355381011962891, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.2083333283662796, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox14.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBox14.Style.Font.Bold = true;
            this.textBox14.Style.Font.Name = "Segoe UI";
            this.textBox14.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox14.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox14.Value = "Quarterly sales distribution in USD (thousands)";
            // 
            // panelSalesByProduct
            // 
            this.panelSalesByProduct.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.ProductYChart,
            this.ProductQChart,
            this.panel6,
            this.textBox15,
            this.textBox16});
            this.panelSalesByProduct.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(4.7336211204528809, Telerik.Reporting.Drawing.UnitType.Inch));
            this.panelSalesByProduct.Name = "panelSalesByProduct";
            this.panelSalesByProduct.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(9.92249870300293, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.9316664934158325, Telerik.Reporting.Drawing.UnitType.Inch));
            this.panelSalesByProduct.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(166)))), ((int)(((byte)(181)))));
            this.panelSalesByProduct.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.panelSalesByProduct.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            // 
            // ProductYChart
            // 
            this.ProductYChart.Appearance.Border.Visible = false;
            this.ProductYChart.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            this.ProductYChart.BitmapResolution = 300F;
            this.ProductYChart.ChartTitle.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            this.ProductYChart.ChartTitle.Appearance.Visible = false;
            this.ProductYChart.ChartTitle.Visible = false;
            this.ProductYChart.CustomPalettes.AddRange(new Telerik.Reporting.Charting.Palette[] {
            palette1});
            this.ProductYChart.DataSource = this.productYChartDataSource;
            this.ProductYChart.DefaultType = Telerik.Reporting.Charting.ChartSeriesType.Pie;
            this.ProductYChart.ImageFormat = System.Drawing.Imaging.ImageFormat.Emf;
            this.ProductYChart.IntelligentLabelsEnabled = true;
            this.ProductYChart.Legend.Appearance.Border.Visible = false;
            this.ProductYChart.Legend.Appearance.ItemTextAppearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(15)))), ((int)(((byte)(15)))));
            this.ProductYChart.Legend.Appearance.ItemTextAppearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.75F);
            this.ProductYChart.Legend.Appearance.Shadow.Blur = 2F;
            this.ProductYChart.Legend.Appearance.Shadow.Color = System.Drawing.Color.DarkGray;
            this.ProductYChart.Legend.Appearance.Shadow.Distance = 2F;
            this.ProductYChart.Legend.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.ProductYChart.Legend.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ProductYChart.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.559999942779541, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.28999999165534973, Telerik.Reporting.Drawing.UnitType.Inch));
            this.ProductYChart.Name = "ProductYChart";
            this.ProductYChart.PlotArea.Appearance.Border.Visible = false;
            chartMargins5.Right = new Telerik.Reporting.Charting.Styles.Unit(140, Telerik.Reporting.Charting.Styles.UnitType.Pixel);
            this.ProductYChart.PlotArea.Appearance.Dimensions.Margins = chartMargins5;
            this.ProductYChart.PlotArea.Appearance.FillStyle.FillType = Telerik.Reporting.Charting.Styles.FillType.Solid;
            this.ProductYChart.PlotArea.Appearance.FillStyle.MainColor = System.Drawing.Color.White;
            this.ProductYChart.PlotArea.Appearance.SeriesPalette = "Palette1";
            this.ProductYChart.PlotArea.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            this.ProductYChart.PlotArea.XAxis.Appearance.MajorTick.Visible = false;
            this.ProductYChart.PlotArea.XAxis.AxisLabel.Appearance.Position.AlignedPosition = Telerik.Reporting.Charting.Styles.AlignedPositions.None;
            this.ProductYChart.PlotArea.XAxis.AxisLabel.Appearance.RotationAngle = 270F;
            this.ProductYChart.PlotArea.XAxis.AxisLabel.Appearance.Visible = true;
            this.ProductYChart.PlotArea.XAxis.AxisLabel.Visible = true;
            this.ProductYChart.PlotArea.XAxis.MinValue = 1;
            this.ProductYChart.PlotArea.YAxis.AxisLabel.Appearance.RotationAngle = 0F;
            this.ProductYChart.PlotArea.YAxis2.AxisLabel.Appearance.RotationAngle = 0F;
            chartSeries11.Appearance.Border.Color = System.Drawing.Color.White;
            chartSeries11.Appearance.DiameterScale = 0.98;
            chartSeries11.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(154)))), ((int)(((byte)(255)))));
            chartSeries11.Appearance.FillStyle.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(154)))), ((int)(((byte)(255)))));
            chartSeries11.Appearance.LabelAppearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries11.Appearance.LabelAppearance.Visible = false;
            chartSeries11.Appearance.LegendDisplayMode = Telerik.Reporting.Charting.ChartSeriesLegendDisplayMode.ItemLabels;
            chartSeries11.Appearance.PointMark.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries11.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries11.DataLabelsColumn = "ProductName";
            chartSeries11.DataYColumn = "SaleAmount";
            chartSeries11.Name = "Series 1";
            chartSeries11.Type = Telerik.Reporting.Charting.ChartSeriesType.Pie;
            this.ProductYChart.Series.AddRange(new Telerik.Reporting.Charting.ChartSeries[] {
            chartSeries11});
            this.ProductYChart.SeriesOrientation = Telerik.Reporting.Charting.ChartSeriesOrientation.Horizontal;
            this.ProductYChart.SeriesPalette = "Palette1";
            this.ProductYChart.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.09999942779541, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.6115878820419312, Telerik.Reporting.Drawing.UnitType.Inch));
            this.ProductYChart.Style.BackgroundColor = System.Drawing.Color.White;
            // 
            // productYChartDataSource
            // 
            this.productYChartDataSource.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
            this.productYChartDataSource.Name = "productYChartDataSource";
            this.productYChartDataSource.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@Year", System.Data.DbType.Int32, "=Parameters.ReportYear.Value")});
            this.productYChartDataSource.SelectCommand = resources.GetString("productYChartDataSource.SelectCommand");
            // 
            // ProductQChart
            // 
            this.ProductQChart.Appearance.Border.Visible = false;
            this.ProductQChart.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            this.ProductQChart.BitmapResolution = 300F;
            this.ProductQChart.ChartTitle.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            this.ProductQChart.ChartTitle.Appearance.Visible = false;
            this.ProductQChart.ChartTitle.Visible = false;
            this.ProductQChart.CustomPalettes.AddRange(new Telerik.Reporting.Charting.Palette[] {
            palette1});
            this.ProductQChart.DataSource = this.productQChartDataSource;
            this.ProductQChart.DefaultType = Telerik.Reporting.Charting.ChartSeriesType.StackedBar;
            this.ProductQChart.ImageFormat = System.Drawing.Imaging.ImageFormat.Emf;
            this.ProductQChart.IntelligentLabelsEnabled = true;
            this.ProductQChart.Legend.Appearance.Border.Visible = false;
            this.ProductQChart.Legend.Appearance.FillStyle.MainColor = System.Drawing.Color.Transparent;
            this.ProductQChart.Legend.Appearance.ItemAppearance.Shadow.Blur = 3F;
            this.ProductQChart.Legend.Appearance.ItemTextAppearance.TextProperties.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold);
            this.ProductQChart.Legend.Appearance.Overflow = Telerik.Reporting.Charting.Styles.Overflow.Row;
            this.ProductQChart.Legend.Appearance.Position.AlignedPosition = Telerik.Reporting.Charting.Styles.AlignedPositions.Top;
            this.ProductQChart.Legend.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            this.ProductQChart.Legend.TextBlock.Appearance.AutoTextWrap = Telerik.Reporting.Charting.Styles.AutoTextWrap.False;
            this.ProductQChart.Legend.TextBlock.Appearance.FillStyle.FillType = Telerik.Reporting.Charting.Styles.FillType.Solid;
            this.ProductQChart.Legend.TextBlock.Appearance.FillStyle.MainColor = System.Drawing.Color.Transparent;
            this.ProductQChart.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(6.6921982765197754, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.28999999165534973, Telerik.Reporting.Drawing.UnitType.Inch));
            this.ProductQChart.Name = "ProductQChart";
            this.ProductQChart.PlotArea.Appearance.Border.Visible = false;
            chartMargins6.Bottom = new Telerik.Reporting.Charting.Styles.Unit(25, Telerik.Reporting.Charting.Styles.UnitType.Pixel);
            chartMargins6.Left = new Telerik.Reporting.Charting.Styles.Unit(120, Telerik.Reporting.Charting.Styles.UnitType.Pixel);
            chartMargins6.Right = new Telerik.Reporting.Charting.Styles.Unit(12, Telerik.Reporting.Charting.Styles.UnitType.Pixel);
            chartMargins6.Top = new Telerik.Reporting.Charting.Styles.Unit(26, Telerik.Reporting.Charting.Styles.UnitType.Pixel);
            this.ProductQChart.PlotArea.Appearance.Dimensions.Margins = chartMargins6;
            this.ProductQChart.PlotArea.Appearance.FillStyle.FillType = Telerik.Reporting.Charting.Styles.FillType.Solid;
            this.ProductQChart.PlotArea.Appearance.FillStyle.MainColor = System.Drawing.Color.White;
            this.ProductQChart.PlotArea.Appearance.SeriesPalette = "Palette1";
            this.ProductQChart.PlotArea.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            this.ProductQChart.PlotArea.XAxis.Appearance.Color = System.Drawing.Color.Gray;
            this.ProductQChart.PlotArea.XAxis.Appearance.MajorGridLines.Color = System.Drawing.Color.White;
            this.ProductQChart.PlotArea.XAxis.Appearance.MajorGridLines.Visible = false;
            this.ProductQChart.PlotArea.XAxis.Appearance.MajorTick.Visible = false;
            this.ProductQChart.PlotArea.XAxis.Appearance.TextAppearance.AutoTextWrap = Telerik.Reporting.Charting.Styles.AutoTextWrap.True;
            this.ProductQChart.PlotArea.XAxis.Appearance.TextAppearance.Dimensions.AutoSize = false;
            this.ProductQChart.PlotArea.XAxis.Appearance.TextAppearance.Dimensions.Height = new Telerik.Reporting.Charting.Styles.Unit(0, Telerik.Reporting.Charting.Styles.UnitType.Pixel);
            this.ProductQChart.PlotArea.XAxis.Appearance.TextAppearance.Dimensions.Width = new Telerik.Reporting.Charting.Styles.Unit(60, Telerik.Reporting.Charting.Styles.UnitType.Pixel);
            this.ProductQChart.PlotArea.XAxis.Appearance.TextAppearance.MaxLength = 255;
            this.ProductQChart.PlotArea.XAxis.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(15)))), ((int)(((byte)(15)))));
            this.ProductQChart.PlotArea.XAxis.Appearance.TextAppearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.5F);
            this.ProductQChart.PlotArea.XAxis.Appearance.Width = 0F;
            this.ProductQChart.PlotArea.XAxis.AutoScale = false;
            this.ProductQChart.PlotArea.XAxis.AutoShrink = false;
            this.ProductQChart.PlotArea.XAxis.AxisLabel.Appearance.Position.AlignedPosition = Telerik.Reporting.Charting.Styles.AlignedPositions.None;
            this.ProductQChart.PlotArea.XAxis.AxisLabel.Appearance.RotationAngle = 270F;
            this.ProductQChart.PlotArea.XAxis.AxisLabel.TextBlock.Appearance.Shadow.Blur = 1F;
            this.ProductQChart.PlotArea.XAxis.AxisLabel.TextBlock.Appearance.Shadow.Color = System.Drawing.Color.Gray;
            this.ProductQChart.PlotArea.XAxis.AxisLabel.TextBlock.Appearance.Shadow.Distance = 1F;
            this.ProductQChart.PlotArea.XAxis.AxisLabel.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(15)))), ((int)(((byte)(15)))));
            this.ProductQChart.PlotArea.XAxis.AxisLabel.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ProductQChart.PlotArea.XAxis.DataLabelsColumn = "SalesPersonFullName";
            this.ProductQChart.PlotArea.XAxis.IsZeroBased = false;
            chartAxisItem15.TextBlock.Appearance.MaxLength = 255;
            chartAxisItem15.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.5F);
            chartAxisItem15.Value = new decimal(new int[] {
            5,
            0,
            0,
            -2147483648});
            chartAxisItem16.TextBlock.Appearance.MaxLength = 255;
            chartAxisItem16.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.5F);
            chartAxisItem16.Value = new decimal(new int[] {
            4,
            0,
            0,
            -2147483648});
            chartAxisItem17.TextBlock.Appearance.MaxLength = 255;
            chartAxisItem17.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.5F);
            chartAxisItem17.Value = new decimal(new int[] {
            3,
            0,
            0,
            -2147483648});
            chartAxisItem18.TextBlock.Appearance.MaxLength = 255;
            chartAxisItem18.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.5F);
            chartAxisItem18.Value = new decimal(new int[] {
            2,
            0,
            0,
            -2147483648});
            chartAxisItem19.TextBlock.Appearance.MaxLength = 255;
            chartAxisItem19.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.5F);
            chartAxisItem19.Value = new decimal(new int[] {
            1,
            0,
            0,
            -2147483648});
            this.ProductQChart.PlotArea.XAxis.Items.AddRange(new Telerik.Reporting.Charting.ChartAxisItem[] {
            chartAxisItem15,
            chartAxisItem16,
            chartAxisItem17,
            chartAxisItem18,
            chartAxisItem19});
            this.ProductQChart.PlotArea.XAxis.MaxItemsCount = 5;
            this.ProductQChart.PlotArea.XAxis.MaxValue = -1;
            this.ProductQChart.PlotArea.XAxis.MinValue = -5;
            this.ProductQChart.PlotArea.YAxis.Appearance.Color = System.Drawing.Color.Gray;
            this.ProductQChart.PlotArea.YAxis.Appearance.MajorGridLines.Visible = false;
            this.ProductQChart.PlotArea.YAxis.Appearance.MinorGridLines.Visible = false;
            this.ProductQChart.PlotArea.YAxis.Appearance.TextAppearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(15)))), ((int)(((byte)(15)))));
            this.ProductQChart.PlotArea.YAxis.Appearance.TextAppearance.TextProperties.Font = new System.Drawing.Font("Arial", 7.75F);
            this.ProductQChart.PlotArea.YAxis.AxisLabel.Appearance.Position.Auto = false;
            this.ProductQChart.PlotArea.YAxis.AxisLabel.Appearance.Position.X = 0F;
            this.ProductQChart.PlotArea.YAxis.AxisLabel.Appearance.Position.Y = 0F;
            this.ProductQChart.PlotArea.YAxis.AxisLabel.Appearance.RotationAngle = 0F;
            this.ProductQChart.PlotArea.YAxis.AxisLabel.TextBlock.Appearance.TextProperties.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(15)))), ((int)(((byte)(15)))));
            this.ProductQChart.PlotArea.YAxis.AxisLabel.TextBlock.Appearance.TextProperties.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ProductQChart.PlotArea.YAxis.MaxItemsCount = 4;
            this.ProductQChart.PlotArea.YAxis.MaxValue = 300;
            this.ProductQChart.PlotArea.YAxis.Step = 100;
            this.ProductQChart.PlotArea.YAxis2.AxisLabel.Appearance.RotationAngle = 0F;
            chartSeries12.Appearance.Border.Visible = false;
            chartSeries12.Appearance.Border.Width = 0F;
            chartSeries12.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(247)))), ((int)(((byte)(255)))));
            chartSeries12.Appearance.FillStyle.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(217)))), ((int)(((byte)(238)))));
            chartSeries12.Appearance.LabelAppearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries12.Appearance.PointMark.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries12.Appearance.Shadow.Blur = 3F;
            chartSeries12.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries12.DataYColumn = "Q1";
            chartSeries12.DefaultLabelValue = "";
            chartSeries12.Name = "Q1";
            chartSeries12.Type = Telerik.Reporting.Charting.ChartSeriesType.StackedBar;
            chartSeries13.Appearance.Border.Visible = false;
            chartSeries13.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(163)))), ((int)(((byte)(222)))), ((int)(((byte)(78)))));
            chartSeries13.Appearance.FillStyle.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(181)))), ((int)(((byte)(3)))));
            chartSeries13.Appearance.LabelAppearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries13.Appearance.PointMark.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries13.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries13.DataYColumn = "Q2";
            chartSeries13.DefaultLabelValue = "";
            chartSeries13.Name = "Q2";
            chartSeries13.Type = Telerik.Reporting.Charting.ChartSeriesType.StackedBar;
            chartSeries14.Appearance.Border.Visible = false;
            chartSeries14.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(221)))), ((int)(((byte)(246)))));
            chartSeries14.Appearance.FillStyle.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(161)))), ((int)(((byte)(197)))));
            chartSeries14.Appearance.LabelAppearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries14.Appearance.PointMark.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries14.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries14.DataYColumn = "Q3";
            chartSeries14.DefaultLabelValue = "";
            chartSeries14.Name = "Q3";
            chartSeries14.Type = Telerik.Reporting.Charting.ChartSeriesType.StackedBar;
            chartSeries15.Appearance.Border.Visible = false;
            chartSeries15.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(254)))), ((int)(((byte)(122)))));
            chartSeries15.Appearance.FillStyle.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(163)))), ((int)(((byte)(205)))), ((int)(((byte)(46)))));
            chartSeries15.Appearance.LabelAppearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries15.Appearance.PointMark.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries15.Appearance.Shadow.Color = System.Drawing.Color.DimGray;
            chartSeries15.DataYColumn = "Q4";
            chartSeries15.DefaultLabelValue = "";
            chartSeries15.Name = "Q4";
            chartSeries15.Type = Telerik.Reporting.Charting.ChartSeriesType.StackedBar;
            this.ProductQChart.Series.AddRange(new Telerik.Reporting.Charting.ChartSeries[] {
            chartSeries12,
            chartSeries13,
            chartSeries14,
            chartSeries15});
            this.ProductQChart.SeriesOrientation = Telerik.Reporting.Charting.ChartSeriesOrientation.Horizontal;
            this.ProductQChart.SeriesPalette = "Palette1";
            this.ProductQChart.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.1355388164520264, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.6124210357666016, Telerik.Reporting.Drawing.UnitType.Inch));
            this.ProductQChart.Style.BackgroundColor = System.Drawing.Color.White;
            // 
            // productQChartDataSource
            // 
            this.productQChartDataSource.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
            this.productQChartDataSource.Name = "productQChartDataSource";
            this.productQChartDataSource.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@Year", System.Data.DbType.Int32, "=Parameters.ReportYear.Value")});
            this.productQChartDataSource.SelectCommand = resources.GetString("productQChartDataSource.SelectCommand");
            // 
            // panel6
            // 
            this.panel6.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.ProductQuarter,
            this.textBox10});
            this.panel6.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.090000003576278687, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.079999998211860657, Telerik.Reporting.Drawing.UnitType.Inch));
            this.panel6.Name = "panel6";
            this.panel6.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.4213888645172119, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(46.222213745117188, Telerik.Reporting.Drawing.UnitType.Mm));
            // 
            // ProductQuarter
            // 
            this.ProductQuarter.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(0.3399999737739563, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.ProductQuarter.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(0.37000000476837158, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.ProductQuarter.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(0.17999999225139618, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.ProductQuarter.Body.SetCellContent(0, 0, this.pTotalQ);
            this.ProductQuarter.Body.SetCellContent(0, 1, this.pTotal);
            tableGroup7.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
            new Telerik.Reporting.Data.Grouping("=Qtr(Fields.OrderDate)")});
            tableGroup7.Name = "Quater";
            tableGroup7.ReportItem = this.pLabelTotalQ;
            tableGroup7.Sortings.AddRange(new Telerik.Reporting.Data.Sorting[] {
            new Telerik.Reporting.Data.Sorting("=Qtr(Fields.OrderDate)", Telerik.Reporting.Data.SortDirection.Asc)});
            tableGroup8.ReportItem = this.pLabelTotal;
            this.ProductQuarter.ColumnGroups.Add(tableGroup7);
            this.ProductQuarter.ColumnGroups.Add(tableGroup8);
            this.ProductQuarter.Corner.SetCellContent(0, 0, this.pTextCorner);
            this.ProductQuarter.DataSource = this.productDataSource;
            this.ProductQuarter.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("=Fields.OrderDate.Year", Telerik.Reporting.Data.FilterOperator.Equal, "=Parameters.ReportYear.Value")});
            this.ProductQuarter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pTotalQ,
            this.pTotal,
            this.pLabelTotalQ,
            this.pLabelTotal,
            this.pTextCorner,
            this.pProductName});
            this.ProductQuarter.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.42007890343666077, Telerik.Reporting.Drawing.UnitType.Inch));
            this.ProductQuarter.Name = "ProductQuarter";
            tableGroup9.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("=Sum(Fields.LineTotal)", Telerik.Reporting.Data.FilterOperator.TopN, "=5")});
            tableGroup9.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
            new Telerik.Reporting.Data.Grouping("=Fields.ProductName")});
            tableGroup9.Name = "ProductNameGroup";
            tableGroup9.ReportItem = this.pProductName;
            tableGroup9.Sortings.AddRange(new Telerik.Reporting.Data.Sorting[] {
            new Telerik.Reporting.Data.Sorting("=Sum(Fields.LineTotal)", Telerik.Reporting.Data.SortDirection.Desc)});
            this.ProductQuarter.RowGroups.Add(tableGroup9);
            this.ProductQuarter.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.2099997997283936, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.36000004410743713, Telerik.Reporting.Drawing.UnitType.Inch));
            this.ProductQuarter.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
            // 
            // pTotalQ
            // 
            this.pTotalQ.Format = "{0:#.}";
            this.pTotalQ.Name = "pTotalQ";
            this.pTotalQ.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.34000000357627869, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.18000000715255737, Telerik.Reporting.Drawing.UnitType.Inch));
            this.pTotalQ.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.pTotalQ.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.pTotalQ.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.None;
            this.pTotalQ.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.pTotalQ.Style.BorderWidth.Top = new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.pTotalQ.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.pTotalQ.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.pTotalQ.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.pTotalQ.Value = "=Sum(Fields.LineTotal)/1000.0";
            // 
            // pTotal
            // 
            this.pTotal.Format = "{0:#.}";
            this.pTotal.Name = "pTotal";
            this.pTotal.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.37000000476837158, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.18000000715255737, Telerik.Reporting.Drawing.UnitType.Inch));
            this.pTotal.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.pTotal.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.pTotal.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.None;
            this.pTotal.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.pTotal.Style.BorderWidth.Top = new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.pTotal.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.pTotal.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.pTotal.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.pTotal.Value = "=Sum(Fields.LineTotal)/1000.0";
            // 
            // pTextCorner
            // 
            this.pTextCorner.Name = "pTextCorner";
            this.pTextCorner.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.18000002205371857, Telerik.Reporting.Drawing.UnitType.Inch));
            this.pTextCorner.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.pTextCorner.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.pTextCorner.Style.BorderColor.Right = System.Drawing.Color.White;
            this.pTextCorner.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
            this.pTextCorner.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.pTextCorner.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.None;
            this.pTextCorner.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.pTextCorner.Style.Color = System.Drawing.Color.White;
            this.pTextCorner.Style.Font.Bold = true;
            this.pTextCorner.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.pTextCorner.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.pTextCorner.Value = "Product";
            // 
            // productDataSource
            // 
            this.productDataSource.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
            this.productDataSource.Name = "productDataSource";
            this.productDataSource.SelectCommand = resources.GetString("productDataSource.SelectCommand");
            // 
            // textBox10
            // 
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.2099602222442627, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.41999998688697815, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox10.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBox10.Style.Font.Bold = true;
            this.textBox10.Style.Font.Name = "Segoe UI";
            this.textBox10.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox10.Value = "Sales Amount in USD (thousands)";
            // 
            // textBox15
            // 
            this.textBox15.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.559999942779541, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.079999998211860657, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.0999996662139893, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.2083333283662796, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox15.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBox15.Style.Font.Bold = true;
            this.textBox15.Style.Font.Name = "Segoe UI";
            this.textBox15.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox15.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox15.Value = "Yearly sales distribution";
            // 
            // textBox16
            // 
            this.textBox16.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(6.6921992301940918, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.079999998211860657, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox16.Name = "textBox16";
            this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.1355381011962891, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.2083333283662796, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox16.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBox16.Style.Font.Bold = true;
            this.textBox16.Style.Font.Name = "Segoe UI";
            this.textBox16.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox16.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox16.Value = "Quarterly sales distribution in USD (thousands)";
            // 
            // textBox3
            // 
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.039374988526105881, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(9.92249870300293, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.2395833283662796, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox3.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(221)))), ((int)(((byte)(227)))));
            this.textBox3.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(166)))), ((int)(((byte)(181)))));
            this.textBox3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox3.Style.BorderWidth.Bottom = new Telerik.Reporting.Drawing.Unit(3, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox3.Style.BorderWidth.Left = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox3.Style.BorderWidth.Top = new Telerik.Reporting.Drawing.Unit(3, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox3.Style.Font.Bold = true;
            this.textBox3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox3.Value = "Top 5 performing agents";
            // 
            // textBox7
            // 
            this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(9.5367431640625E-07, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.2681245803833008, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(9.92249870300293, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.2395833283662796, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox7.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(221)))), ((int)(((byte)(227)))));
            this.textBox7.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(166)))), ((int)(((byte)(181)))));
            this.textBox7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox7.Style.BorderWidth.Bottom = new Telerik.Reporting.Drawing.Unit(3, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox7.Style.BorderWidth.Left = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox7.Style.BorderWidth.Top = new Telerik.Reporting.Drawing.Unit(3, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox7.Style.Font.Bold = true;
            this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox7.Value = "Top 5 performing stores";
            // 
            // textBox8
            // 
            this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(4.4939589500427246, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(9.92249870300293, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.2395833283662796, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox8.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(221)))), ((int)(((byte)(227)))));
            this.textBox8.Style.BorderColor.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(166)))), ((int)(((byte)(181)))));
            this.textBox8.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(166)))), ((int)(((byte)(181)))));
            this.textBox8.Style.BorderColor.Left = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(166)))), ((int)(((byte)(181)))));
            this.textBox8.Style.BorderColor.Right = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(166)))), ((int)(((byte)(181)))));
            this.textBox8.Style.BorderColor.Top = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(166)))), ((int)(((byte)(181)))));
            this.textBox8.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox8.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox8.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox8.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox8.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox8.Style.BorderWidth.Bottom = new Telerik.Reporting.Drawing.Unit(3, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox8.Style.BorderWidth.Left = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox8.Style.BorderWidth.Top = new Telerik.Reporting.Drawing.Unit(3, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox8.Style.Font.Bold = true;
            this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox8.Value = "Top 5 performing products";
            // 
            // textBox5
            // 
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.4895833432674408, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.17708373069763184, Telerik.Reporting.Drawing.UnitType.Inch));
            // 
            // reportHeaderSection1
            // 
            this.reportHeaderSection1.Height = new Telerik.Reporting.Drawing.Unit(0.98539727926254272, Telerik.Reporting.Drawing.UnitType.Inch);
            this.reportHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pictureBox1,
            this.textBox1,
            this.textBox4,
            this.textBox6});
            this.reportHeaderSection1.Name = "reportHeaderSection1";
            this.reportHeaderSection1.Style.Visible = true;
            // 
            // pictureBox1
            // 
            this.pictureBox1.MimeType = "image/jpeg";
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(160, Telerik.Reporting.Drawing.UnitType.Pixel), new Telerik.Reporting.Drawing.Unit(73, Telerik.Reporting.Drawing.UnitType.Pixel));
            this.pictureBox1.Sizing = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
            this.pictureBox1.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.pictureBox1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.pictureBox1.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.pictureBox1.Value = ((object)(resources.GetObject("pictureBox1.Value")));
            // 
            // textBox1
            // 
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.6667455434799194, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(8.2557144165039062, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.48125004768371582, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox1.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBox1.Style.Font.Name = "Arial Black";
            this.textBox1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(30, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox1.Style.Padding.Top = new Telerik.Reporting.Drawing.Unit(-2, Telerik.Reporting.Drawing.UnitType.Mm);
            this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox1.Value = "QUARTERLY SALES";
            // 
            // textBox4
            // 
            this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.76049548387527466, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(9.9224205017089844, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.17499995231628418, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox4.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBox4.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBox4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox4.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox4.Style.Font.Bold = false;
            // 
            // textBox6
            // 
            this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.6667451858520508, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.48136815428733826, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(8.2557153701782227, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.27916660904884338, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox6.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBox6.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBox6.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox6.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox6.Style.Color = System.Drawing.Color.White;
            this.textBox6.Style.Font.Bold = false;
            this.textBox6.Style.Font.Name = "Arial Black";
            this.textBox6.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox6.Value = "(internal purposes only)";
            // 
            // yearDataSource
            // 
            this.yearDataSource.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
            this.yearDataSource.Name = "yearDataSource";
            this.yearDataSource.SelectCommand = "SELECT DISTINCT YEAR(OrderDate) AS Year\r\nFROM         Sales.SalesOrderHeader\r\nORD" +
                "ER BY Year";
            // 
            // DashBoard
            // 
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.detail,
            this.reportHeaderSection1});
            this.PageSettings.Landscape = true;
            this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(0.30000001192092896, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Left = new Telerik.Reporting.Drawing.Unit(0.53875017166137, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Right = new Telerik.Reporting.Drawing.Unit(0.53875017166137, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Top = new Telerik.Reporting.Drawing.Unit(0.30000001192092896, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
            reportParameter1.AvailableValues.DataSource = this.yearDataSource;
            reportParameter1.AvailableValues.DisplayMember = "Year";
            reportParameter1.AvailableValues.ValueMember = "Year";
            reportParameter1.Name = "ReportYear";
            reportParameter1.AutoRefresh = true;
            reportParameter1.Text = "Sales for Year";
            reportParameter1.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter1.Value = "=2001";
            reportParameter1.Visible = true;
            this.ReportParameters.Add(reportParameter1);
            this.Style.BackgroundColor = System.Drawing.Color.White;
            this.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(15)))), ((int)(((byte)(15)))));
            this.Style.Font.Bold = false;
            this.Style.Font.Name = "Segoe UI";
            this.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.UnitOfMeasure = Telerik.Reporting.Drawing.UnitType.Mm;
            this.Width = new Telerik.Reporting.Drawing.Unit(9.9224996566772461, Telerik.Reporting.Drawing.UnitType.Inch);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
        /// <summary>
        /// Required method for telerik Reporting designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Telerik.Reporting.TableGroup tableGroup1 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup2 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup3 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup4 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup5 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.GraphGroup graphGroup1 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.GraphTitle graphTitle1 = new Telerik.Reporting.GraphTitle();
            Telerik.Reporting.NumericalScale numericalScale1 = new Telerik.Reporting.NumericalScale();
            Telerik.Reporting.CategoryScale categoryScale1 = new Telerik.Reporting.CategoryScale();
            Telerik.Reporting.GraphGroup graphGroup2 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.TableGroup tableGroup6 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup7 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup8 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup9 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup10 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.GraphGroup graphGroup3 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.GraphTitle graphTitle2 = new Telerik.Reporting.GraphTitle();
            Telerik.Reporting.NumericalScale numericalScale2 = new Telerik.Reporting.NumericalScale();
            Telerik.Reporting.CategoryScale categoryScale2 = new Telerik.Reporting.CategoryScale();
            Telerik.Reporting.GraphGroup graphGroup4 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter2 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter3 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.textBox15 = new Telerik.Reporting.TextBox();
            this.textBox13 = new Telerik.Reporting.TextBox();
            this.textBox8 = new Telerik.Reporting.TextBox();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.txtAciklama = new Telerik.Reporting.TextBox();
            this.textBox18 = new Telerik.Reporting.TextBox();
            this.textBox19 = new Telerik.Reporting.TextBox();
            this.detail = new Telerik.Reporting.DetailSection();
            this.panel1 = new Telerik.Reporting.Panel();
            this.table1 = new Telerik.Reporting.Table();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.textBox6 = new Telerik.Reporting.TextBox();
            this.textBox9 = new Telerik.Reporting.TextBox();
            this.textBox7 = new Telerik.Reporting.TextBox();
            this.dsLabGetiri = new Telerik.Reporting.SqlDataSource();
            this.graph1 = new Telerik.Reporting.Graph();
            this.cartesianCoordinateSystem1 = new Telerik.Reporting.CartesianCoordinateSystem();
            this.graphAxis1 = new Telerik.Reporting.GraphAxis();
            this.graphAxis2 = new Telerik.Reporting.GraphAxis();
            this.barSeries1 = new Telerik.Reporting.BarSeries();
            this.panel2 = new Telerik.Reporting.Panel();
            this.table2 = new Telerik.Reporting.Table();
            this.textBox10 = new Telerik.Reporting.TextBox();
            this.textBox12 = new Telerik.Reporting.TextBox();
            this.textBox14 = new Telerik.Reporting.TextBox();
            this.textBox17 = new Telerik.Reporting.TextBox();
            this.textBox16 = new Telerik.Reporting.TextBox();
            this.dsSertifika = new Telerik.Reporting.SqlDataSource();
            this.graph2 = new Telerik.Reporting.Graph();
            this.cartesianCoordinateSystem2 = new Telerik.Reporting.CartesianCoordinateSystem();
            this.graphAxis3 = new Telerik.Reporting.GraphAxis();
            this.graphAxis4 = new Telerik.Reporting.GraphAxis();
            this.barSeries2 = new Telerik.Reporting.BarSeries();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // textBox1
            // 
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.1666662693023682D), Telerik.Reporting.Drawing.Unit.Cm(0.44979166984558105D));
            this.textBox1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox1.Style.Font.Bold = true;
            this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox1.Value = "Laboratuvar";
            // 
            // textBox3
            // 
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.8227081298828125D), Telerik.Reporting.Drawing.Unit.Cm(0.44979164004325867D));
            this.textBox3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox3.Style.Font.Bold = true;
            this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox3.Value = "Getiri";
            // 
            // textBox5
            // 
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.584583044052124D), Telerik.Reporting.Drawing.Unit.Cm(0.44979164004325867D));
            this.textBox5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox5.Style.Font.Bold = true;
            this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox5.Value = "Oran";
            // 
            // textBox15
            // 
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5399999618530273D), Telerik.Reporting.Drawing.Unit.Cm(0.55562502145767212D));
            this.textBox15.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox15.Style.Font.Bold = true;
            this.textBox15.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox15.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox15.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox15.Value = "Laboratuvar";
            // 
            // textBox13
            // 
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.7781248092651367D), Telerik.Reporting.Drawing.Unit.Cm(0.55562496185302734D));
            this.textBox13.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox13.Style.Font.Bold = true;
            this.textBox13.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox13.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox13.Value = "Sertifika Sayısı";
            // 
            // textBox8
            // 
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5399999618530273D), Telerik.Reporting.Drawing.Unit.Cm(0.55562502145767212D));
            this.textBox8.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox8.Style.Font.Bold = true;
            this.textBox8.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox8.Value = "Oran";
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.txtAciklama,
            this.textBox18,
            this.textBox19});
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            // 
            // txtAciklama
            // 
            this.txtAciklama.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.25400015711784363D), Telerik.Reporting.Drawing.Unit.Cm(0.25399994850158691D));
            this.txtAciklama.Name = "txtAciklama";
            this.txtAciklama.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(22.606000900268555D), Telerik.Reporting.Drawing.Unit.Cm(1.0160000324249268D));
            this.txtAciklama.Style.Font.Bold = true;
            this.txtAciklama.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.txtAciklama.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtAciklama.Value = "txtAciklama";
            // 
            // textBox18
            // 
            this.textBox18.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.7940001487731934D), Telerik.Reporting.Drawing.Unit.Cm(1.7779998779296875D));
            this.textBox18.Name = "textBox18";
            this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5400004386901855D), Telerik.Reporting.Drawing.Unit.Cm(0.50799989700317383D));
            this.textBox18.Style.Font.Bold = true;
            this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox18.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox18.Value = "Getiri";
            // 
            // textBox19
            // 
            this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(15.494000434875488D), Telerik.Reporting.Drawing.Unit.Cm(1.7780001163482666D));
            this.textBox19.Name = "textBox19";
            this.textBox19.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0321264266967773D), Telerik.Reporting.Drawing.Unit.Cm(0.50799989700317383D));
            this.textBox19.Style.Font.Bold = true;
            this.textBox19.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox19.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox19.Value = "Sertifika Sayısı";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(4D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.panel1,
            this.panel2});
            this.detail.Name = "detail";
            // 
            // panel1
            // 
            this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.table1,
            this.graph1});
            this.panel1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0D));
            this.panel1.Name = "panel1";
            this.panel1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(10.668000221252441D), Telerik.Reporting.Drawing.Unit.Cm(9.9060001373291016D));
            // 
            // table1
            // 
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(3.16666579246521D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.8227083683013916D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.584583044052124D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.47625008225440979D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.5D)));
            this.table1.Body.SetCellContent(0, 0, this.textBox2);
            this.table1.Body.SetCellContent(0, 1, this.textBox4);
            this.table1.Body.SetCellContent(0, 2, this.textBox6);
            this.table1.Body.SetCellContent(1, 2, this.textBox9);
            this.table1.Body.SetCellContent(1, 0, this.textBox7, 1, 2);
            tableGroup1.Name = "tableGroup";
            tableGroup1.ReportItem = this.textBox1;
            tableGroup2.Name = "tableGroup1";
            tableGroup2.ReportItem = this.textBox3;
            tableGroup3.Name = "tableGroup2";
            tableGroup3.ReportItem = this.textBox5;
            this.table1.ColumnGroups.Add(tableGroup1);
            this.table1.ColumnGroups.Add(tableGroup2);
            this.table1.ColumnGroups.Add(tableGroup3);
            this.table1.DataSource = this.dsLabGetiri;
            this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox2,
            this.textBox4,
            this.textBox6,
            this.textBox7,
            this.textBox9,
            this.textBox1,
            this.textBox3,
            this.textBox5});
            this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.00010072867007693276D), Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D));
            this.table1.Name = "table1";
            tableGroup4.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup4.Name = "detailTableGroup";
            tableGroup5.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.ToplamLabGetiri"));
            tableGroup5.Name = "rowGroup";
            tableGroup5.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.ToplamLabGetiri", Telerik.Reporting.SortDirection.Asc));
            this.table1.RowGroups.Add(tableGroup4);
            this.table1.RowGroups.Add(tableGroup5);
            this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(8.5739574432373047D), Telerik.Reporting.Drawing.Unit.Cm(1.4260417222976685D));
            // 
            // textBox2
            // 
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.1666665077209473D), Telerik.Reporting.Drawing.Unit.Cm(0.4762500524520874D));
            this.textBox2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox2.Style.Font.Bold = true;
            this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
            this.textBox2.Value = "= Fields.ILGLAB";
            // 
            // textBox4
            // 
            this.textBox4.Format = "{0:C2}";
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.8227081298828125D), Telerik.Reporting.Drawing.Unit.Cm(0.47625008225440979D));
            this.textBox4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox4.Value = "= Fields.Getiri";
            // 
            // textBox6
            // 
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.584583044052124D), Telerik.Reporting.Drawing.Unit.Cm(0.47625008225440979D));
            this.textBox6.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox6.Value = "= Fields.Oran+\"%\"";
            // 
            // textBox9
            // 
            this.textBox9.Format = "{0:C2}";
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.584583044052124D), Telerik.Reporting.Drawing.Unit.Cm(0.50000005960464478D));
            this.textBox9.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
            this.textBox9.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox9.Style.Font.Bold = true;
            this.textBox9.StyleName = "";
            this.textBox9.Value = "= Fields.ToplamLabGetiri";
            // 
            // textBox7
            // 
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.9893736839294434D), Telerik.Reporting.Drawing.Unit.Cm(0.50000005960464478D));
            this.textBox7.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
            this.textBox7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox7.Style.Font.Bold = true;
            this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox7.StyleName = "";
            this.textBox7.Value = "Toplam Getiri";
            // 
            // dsLabGetiri
            // 
            this.dsLabGetiri.ConnectionString = "KalData";
            this.dsLabGetiri.Name = "dsLabGetiri";
            this.dsLabGetiri.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@BolgeKodu", System.Data.DbType.Int16, "= Parameters.BolgeKodu.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@BasTar", System.Data.DbType.DateTime, "= Parameters.BasTar.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@SonTar", System.Data.DbType.DateTime, "= Parameters.SonTar.Value")});
            this.dsLabGetiri.SelectCommand = "dbo.kal_sfLabGetiriAnaliz";
            this.dsLabGetiri.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
            // 
            // graph1
            // 
            graphGroup1.Name = "categoryGroup";
            this.graph1.CategoryGroups.Add(graphGroup1);
            this.graph1.CoordinateSystems.Add(this.cartesianCoordinateSystem1);
            this.graph1.DataSource = this.dsLabGetiri;
            this.graph1.Legend.Style.LineColor = System.Drawing.Color.LightGray;
            this.graph1.Legend.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.graph1.Legend.Style.Visible = false;
            this.graph1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.00010072867007693276D), Telerik.Reporting.Drawing.Unit.Cm(1.7780002355575562D));
            this.graph1.Name = "graph1";
            this.graph1.PlotAreaStyle.LineColor = System.Drawing.Color.LightGray;
            this.graph1.PlotAreaStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.graph1.Series.Add(this.barSeries1);
            this.graph1.SeriesGroups.Add(graphGroup2);
            this.graph1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(10.413898468017578D), Telerik.Reporting.Drawing.Unit.Cm(8.1280002593994141D));
            this.graph1.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(0D);
            this.graph1.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Pixel(0D);
            this.graph1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(0D);
            this.graph1.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Pixel(0D);
            graphTitle1.Position = Telerik.Reporting.GraphItemPosition.TopCenter;
            graphTitle1.Style.Font.Bold = true;
            graphTitle1.Style.LineColor = System.Drawing.Color.LightGray;
            graphTitle1.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            graphTitle1.Text = "Getiri";
            this.graph1.Titles.Add(graphTitle1);
            // 
            // cartesianCoordinateSystem1
            // 
            this.cartesianCoordinateSystem1.Name = "cartesianCoordinateSystem1";
            this.cartesianCoordinateSystem1.XAxis = this.graphAxis1;
            this.cartesianCoordinateSystem1.YAxis = this.graphAxis2;
            // 
            // graphAxis1
            // 
            this.graphAxis1.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis1.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis1.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis1.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis1.MinorGridLineStyle.Visible = false;
            this.graphAxis1.Name = "graphAxis1";
            this.graphAxis1.Scale = numericalScale1;
            // 
            // graphAxis2
            // 
            this.graphAxis2.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis2.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis2.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis2.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis2.MinorGridLineStyle.Visible = false;
            this.graphAxis2.Name = "graphAxis2";
            this.graphAxis2.Scale = categoryScale1;
            // 
            // barSeries1
            // 
            this.barSeries1.ArrangeMode = Telerik.Reporting.GraphSeriesArrangeMode.Overlapped;
            this.barSeries1.CategoryGroup = graphGroup1;
            this.barSeries1.CoordinateSystem = this.cartesianCoordinateSystem1;
            this.barSeries1.DataPointLabel = "= Sum(Fields.Getiri)";
            this.barSeries1.DataPointLabelConnectorStyle.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
            this.barSeries1.DataPointLabelConnectorStyle.Padding.Top = Telerik.Reporting.Drawing.Unit.Point(2D);
            this.barSeries1.DataPointLabelStyle.Font.Bold = true;
            this.barSeries1.DataPointLabelStyle.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.barSeries1.DataPointLabelStyle.Visible = true;
            this.barSeries1.DataPointStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.barSeries1.DataPointStyle.Visible = true;
            this.barSeries1.LegendItem.Value = "= Fields.ILGLAB";
            this.barSeries1.Name = "barSeries1";
            graphGroup2.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.ILGLAB"));
            graphGroup2.Name = "iLGLABGroup";
            graphGroup2.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.Getiri", Telerik.Reporting.SortDirection.Asc));
            this.barSeries1.SeriesGroup = graphGroup2;
            this.barSeries1.X = "= Sum(Fields.Getiri)";
            this.barSeries1.Y = "= Fields.ILGLAB";
            // 
            // panel2
            // 
            this.panel2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.table2,
            this.graph2});
            this.panel2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(10.921999931335449D), Telerik.Reporting.Drawing.Unit.Cm(0D));
            this.panel2.Name = "panel2";
            this.panel2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(12.192000389099121D), Telerik.Reporting.Drawing.Unit.Cm(10.159998893737793D));
            // 
            // table2
            // 
            this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.5400004386901855D)));
            this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.7781252861022949D)));
            this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.5400004386901855D)));
            this.table2.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.48000004887580872D)));
            this.table2.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.50000005960464478D)));
            this.table2.Body.SetCellContent(0, 0, this.textBox10);
            this.table2.Body.SetCellContent(0, 1, this.textBox12);
            this.table2.Body.SetCellContent(0, 2, this.textBox14);
            this.table2.Body.SetCellContent(1, 2, this.textBox17);
            this.table2.Body.SetCellContent(1, 0, this.textBox16, 1, 2);
            tableGroup6.Name = "tableGroup3";
            tableGroup6.ReportItem = this.textBox15;
            tableGroup7.Name = "tableGroup4";
            tableGroup7.ReportItem = this.textBox13;
            tableGroup8.Name = "tableGroup5";
            tableGroup8.ReportItem = this.textBox8;
            this.table2.ColumnGroups.Add(tableGroup6);
            this.table2.ColumnGroups.Add(tableGroup7);
            this.table2.ColumnGroups.Add(tableGroup8);
            this.table2.DataSource = this.dsSertifika;
            this.table2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox10,
            this.textBox12,
            this.textBox14,
            this.textBox16,
            this.textBox17,
            this.textBox15,
            this.textBox13,
            this.textBox8});
            this.table2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.2860004901885986D), Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D));
            this.table2.Name = "table2";
            tableGroup9.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup9.Name = "detailTableGroup1";
            tableGroup10.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.ToplamSertifikaSayisi"));
            tableGroup10.Name = "rowGroup1";
            tableGroup10.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.ToplamSertifikaSayisi", Telerik.Reporting.SortDirection.Asc));
            this.table2.RowGroups.Add(tableGroup9);
            this.table2.RowGroups.Add(tableGroup10);
            this.table2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.8581256866455078D), Telerik.Reporting.Drawing.Unit.Cm(1.5356251001358032D));
            // 
            // textBox10
            // 
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5400004386901855D), Telerik.Reporting.Drawing.Unit.Cm(0.47999998927116394D));
            this.textBox10.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox10.Style.Font.Bold = true;
            this.textBox10.Value = "= Fields.ILGLAB";
            // 
            // textBox12
            // 
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.7781250476837158D), Telerik.Reporting.Drawing.Unit.Cm(0.47999998927116394D));
            this.textBox12.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox12.Value = "= Fields.SertifikaSayisi";
            // 
            // textBox14
            // 
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5400004386901855D), Telerik.Reporting.Drawing.Unit.Cm(0.47999998927116394D));
            this.textBox14.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox14.Value = "= Fields.Oran+\"%\"";
            // 
            // textBox17
            // 
            this.textBox17.Name = "textBox17";
            this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5400004386901855D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox17.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox17.Style.Font.Bold = true;
            this.textBox17.StyleName = "";
            this.textBox17.Value = "= Fields.ToplamSertifikaSayisi+\" Ad.\"";
            // 
            // textBox16
            // 
            this.textBox16.Name = "textBox16";
            this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.3181252479553223D), Telerik.Reporting.Drawing.Unit.Cm(0.50000005960464478D));
            this.textBox16.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
            this.textBox16.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox16.Style.Font.Bold = true;
            this.textBox16.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox16.StyleName = "";
            this.textBox16.Value = "Toplam Sertifika Sayısı";
            // 
            // dsSertifika
            // 
            this.dsSertifika.ConnectionString = "KalData";
            this.dsSertifika.Name = "dsSertifika";
            this.dsSertifika.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@BolgeKodu", System.Data.DbType.Int16, "= Parameters.BolgeKodu.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@BasTar", System.Data.DbType.DateTime, "= Parameters.BasTar.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@SonTar", System.Data.DbType.DateTime, "= Parameters.SonTar.Value")});
            this.dsSertifika.SelectCommand = "dbo.kal_sfLabSertifikaSayisiAnaliz";
            this.dsSertifika.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
            // 
            // graph2
            // 
            graphGroup3.Name = "categoryGroup1";
            this.graph2.CategoryGroups.Add(graphGroup3);
            this.graph2.CoordinateSystems.Add(this.cartesianCoordinateSystem2);
            this.graph2.DataSource = this.dsSertifika;
            this.graph2.Legend.Style.LineColor = System.Drawing.Color.LightGray;
            this.graph2.Legend.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.graph2.Legend.Style.Visible = false;
            this.graph2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.40580049157142639D), Telerik.Reporting.Drawing.Unit.Cm(1.7780002355575562D));
            this.graph2.Name = "graph2";
            this.graph2.PlotAreaStyle.LineColor = System.Drawing.Color.LightGray;
            this.graph2.PlotAreaStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.graph2.Series.Add(this.barSeries2);
            this.graph2.SeriesGroups.Add(graphGroup4);
            this.graph2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(11.684000968933106D), Telerik.Reporting.Drawing.Unit.Cm(8.3819990158081055D));
            this.graph2.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            this.graph2.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            this.graph2.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            this.graph2.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            graphTitle2.Position = Telerik.Reporting.GraphItemPosition.TopCenter;
            graphTitle2.Style.Font.Bold = true;
            graphTitle2.Style.LineColor = System.Drawing.Color.LightGray;
            graphTitle2.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            graphTitle2.Text = "Sertifika Sayısı";
            this.graph2.Titles.Add(graphTitle2);
            // 
            // cartesianCoordinateSystem2
            // 
            this.cartesianCoordinateSystem2.Name = "cartesianCoordinateSystem2";
            this.cartesianCoordinateSystem2.XAxis = this.graphAxis3;
            this.cartesianCoordinateSystem2.YAxis = this.graphAxis4;
            // 
            // graphAxis3
            // 
            this.graphAxis3.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis3.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis3.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis3.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis3.MinorGridLineStyle.Visible = false;
            this.graphAxis3.Name = "graphAxis3";
            this.graphAxis3.Scale = numericalScale2;
            // 
            // graphAxis4
            // 
            this.graphAxis4.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis4.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis4.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis4.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis4.MinorGridLineStyle.Visible = false;
            this.graphAxis4.Name = "graphAxis4";
            this.graphAxis4.Scale = categoryScale2;
            // 
            // barSeries2
            // 
            this.barSeries2.ArrangeMode = Telerik.Reporting.GraphSeriesArrangeMode.Overlapped;
            this.barSeries2.CategoryGroup = graphGroup3;
            this.barSeries2.CoordinateSystem = this.cartesianCoordinateSystem2;
            this.barSeries2.DataPointLabel = "= Sum(Fields.SertifikaSayisi)";
            this.barSeries2.DataPointLabelConnectorStyle.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
            this.barSeries2.DataPointLabelConnectorStyle.Padding.Top = Telerik.Reporting.Drawing.Unit.Point(2D);
            this.barSeries2.DataPointLabelStyle.Font.Bold = true;
            this.barSeries2.DataPointLabelStyle.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.barSeries2.DataPointLabelStyle.Visible = true;
            this.barSeries2.DataPointStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.barSeries2.DataPointStyle.Visible = true;
            this.barSeries2.LegendItem.Value = "= Fields.ILGLAB";
            this.barSeries2.Name = "barSeries2";
            graphGroup4.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.ILGLAB"));
            graphGroup4.Name = "iLGLABGroup1";
            graphGroup4.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.SertifikaSayisi", Telerik.Reporting.SortDirection.Asc));
            this.barSeries2.SeriesGroup = graphGroup4;
            this.barSeries2.X = "= Sum(Fields.SertifikaSayisi)";
            this.barSeries2.Y = "= Fields.ILGLAB";
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.pageFooterSection1.Name = "pageFooterSection1";
            // 
            // Laboratuvarlar
            // 
            this.Culture = new System.Globalization.CultureInfo("tr-TR");
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageHeaderSection1,
            this.detail,
            this.pageFooterSection1});
            this.Name = "Laboratuvarlar";
            this.PageSettings.Landscape = false;
            this.PageSettings.Margins = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Cm(1D), Telerik.Reporting.Drawing.Unit.Cm(1D), Telerik.Reporting.Drawing.Unit.Cm(1D), Telerik.Reporting.Drawing.Unit.Cm(1D));
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
            reportParameter1.Name = "BolgeKodu";
            reportParameter1.Text = "BolgeKodu";
            reportParameter1.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter1.Visible = true;
            reportParameter2.Name = "BasTar";
            reportParameter2.Text = "BasTar";
            reportParameter2.Type = Telerik.Reporting.ReportParameterType.DateTime;
            reportParameter2.Visible = true;
            reportParameter3.Name = "SonTar";
            reportParameter3.Text = "SonTar";
            reportParameter3.Type = Telerik.Reporting.ReportParameterType.DateTime;
            reportParameter3.Visible = true;
            this.ReportParameters.Add(reportParameter1);
            this.ReportParameters.Add(reportParameter2);
            this.ReportParameters.Add(reportParameter3);
            styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))});
            styleRule1.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Point(2D);
            styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1});
            this.UnitOfMeasure = Telerik.Reporting.Drawing.UnitType.Cm;
            this.Width = Telerik.Reporting.Drawing.Unit.Cm(23.11400032043457D);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.TableGroup        tableGroup1      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup        tableGroup2      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup        tableGroup3      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup        tableGroup4      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup        tableGroup5      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.GraphGroup        graphGroup1      = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.GraphGroup        graphGroup4      = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.GraphTitle        graphTitle1      = new Telerik.Reporting.GraphTitle();
     Telerik.Reporting.NumericalScale    numericalScale1  = new Telerik.Reporting.NumericalScale();
     Telerik.Reporting.CategoryScale     categoryScale1   = new Telerik.Reporting.CategoryScale();
     Telerik.Reporting.GraphGroup        graphGroup2      = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.GraphGroup        graphGroup3      = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.TableGroup        tableGroup6      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup        tableGroup7      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup        tableGroup8      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup        tableGroup9      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup        tableGroup10     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.GraphGroup        graphGroup5      = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.GraphTitle        graphTitle2      = new Telerik.Reporting.GraphTitle();
     Telerik.Reporting.NumericalScale    numericalScale2  = new Telerik.Reporting.NumericalScale();
     Telerik.Reporting.CategoryScale     categoryScale2   = new Telerik.Reporting.CategoryScale();
     Telerik.Reporting.GraphGroup        graphGroup6      = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.ReportParameter   reportParameter1 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter   reportParameter2 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.Drawing.StyleRule styleRule1       = new Telerik.Reporting.Drawing.StyleRule();
     this.textBox1               = new Telerik.Reporting.TextBox();
     this.textBox3               = new Telerik.Reporting.TextBox();
     this.textBox5               = new Telerik.Reporting.TextBox();
     this.textBox10              = new Telerik.Reporting.TextBox();
     this.textBox11              = new Telerik.Reporting.TextBox();
     this.textBox12              = new Telerik.Reporting.TextBox();
     this.pageHeaderSection1     = new Telerik.Reporting.PageHeaderSection();
     this.textBox17              = new Telerik.Reporting.TextBox();
     this.textBox19              = new Telerik.Reporting.TextBox();
     this.txtAciklama            = new Telerik.Reporting.TextBox();
     this.detail                 = new Telerik.Reporting.DetailSection();
     this.panel1                 = new Telerik.Reporting.Panel();
     this.table1                 = new Telerik.Reporting.Table();
     this.textBox2               = new Telerik.Reporting.TextBox();
     this.textBox4               = new Telerik.Reporting.TextBox();
     this.textBox6               = new Telerik.Reporting.TextBox();
     this.textBox15              = new Telerik.Reporting.TextBox();
     this.textBox13              = new Telerik.Reporting.TextBox();
     this.dsBolgeler             = new Telerik.Reporting.SqlDataSource();
     this.graph1                 = new Telerik.Reporting.Graph();
     this.polarCoordinateSystem1 = new Telerik.Reporting.PolarCoordinateSystem();
     this.graphAxis1             = new Telerik.Reporting.GraphAxis();
     this.graphAxis2             = new Telerik.Reporting.GraphAxis();
     this.barSeries1             = new Telerik.Reporting.BarSeries();
     this.panel2                 = new Telerik.Reporting.Panel();
     this.table2                 = new Telerik.Reporting.Table();
     this.textBox7               = new Telerik.Reporting.TextBox();
     this.textBox8               = new Telerik.Reporting.TextBox();
     this.textBox9               = new Telerik.Reporting.TextBox();
     this.textBox18              = new Telerik.Reporting.TextBox();
     this.textBox16              = new Telerik.Reporting.TextBox();
     this.dsSertifikaSayisi      = new Telerik.Reporting.SqlDataSource();
     this.graph2                 = new Telerik.Reporting.Graph();
     this.polarCoordinateSystem2 = new Telerik.Reporting.PolarCoordinateSystem();
     this.graphAxis3             = new Telerik.Reporting.GraphAxis();
     this.graphAxis4             = new Telerik.Reporting.GraphAxis();
     this.barSeries2             = new Telerik.Reporting.BarSeries();
     this.pageFooterSection1     = new Telerik.Reporting.PageFooterSection();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D));
     this.textBox1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox1.Style.Font.Bold           = true;
     this.textBox1.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox1.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox1.Value = "Bölge ";
     //
     // textBox3
     //
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D));
     this.textBox3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox3.Style.Font.Bold           = true;
     this.textBox3.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox3.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.Value = "Getiri";
     //
     // textBox5
     //
     this.textBox5.Name = "textBox5";
     this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D));
     this.textBox5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox5.Style.Font.Bold           = true;
     this.textBox5.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox5.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox5.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox5.Value = "Oran";
     //
     // textBox10
     //
     this.textBox10.Name = "textBox10";
     this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D));
     this.textBox10.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox10.Style.Font.Bold           = true;
     this.textBox10.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox10.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox10.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox10.Value = "Bölge ";
     //
     // textBox11
     //
     this.textBox11.Name = "textBox11";
     this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D));
     this.textBox11.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox11.Style.Font.Bold           = true;
     this.textBox11.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox11.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox11.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.Value = "Sertifika Sayısı";
     //
     // textBox12
     //
     this.textBox12.Name = "textBox12";
     this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D));
     this.textBox12.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox12.Style.Font.Bold           = true;
     this.textBox12.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox12.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox12.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox12.Value = "Oran";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox17,
         this.textBox19,
         this.txtAciklama
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox17
     //
     this.textBox17.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.7940001487731934D), Telerik.Reporting.Drawing.Unit.Cm(1.7779998779296875D));
     this.textBox17.Name                = "textBox17";
     this.textBox17.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4.9108009338378906D), Telerik.Reporting.Drawing.Unit.Cm(0.50800013542175293D));
     this.textBox17.Style.Font.Bold     = true;
     this.textBox17.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox17.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox17.Value               = "Getiri";
     //
     // textBox19
     //
     this.textBox19.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(11.684000968933106D), Telerik.Reporting.Drawing.Unit.Cm(1.7779995203018189D));
     this.textBox19.Name                = "textBox19";
     this.textBox19.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4.9108009338378906D), Telerik.Reporting.Drawing.Unit.Cm(0.50800013542175293D));
     this.textBox19.Style.Font.Bold     = true;
     this.textBox19.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox19.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox19.Value               = "Sertifika Sayısı";
     //
     // txtAciklama
     //
     this.txtAciklama.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.59260028600692749D), Telerik.Reporting.Drawing.Unit.Cm(0.50799989700317383D));
     this.txtAciklama.Name                = "txtAciklama";
     this.txtAciklama.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(17.695402145385742D), Telerik.Reporting.Drawing.Unit.Cm(0.50799989700317383D));
     this.txtAciklama.Style.Font.Bold     = true;
     this.txtAciklama.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.txtAciklama.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtAciklama.Value               = "txtAciklama";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(15.748000144958496D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.panel1,
         this.panel2
     });
     this.detail.Name = "detail";
     //
     // panel1
     //
     this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table1,
         this.graph1
     });
     this.panel1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D), Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D));
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(9.3978996276855469D), Telerik.Reporting.Drawing.Unit.Cm(14.981699943542481D));
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.50000005960464478D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox2);
     this.table1.Body.SetCellContent(0, 1, this.textBox4);
     this.table1.Body.SetCellContent(0, 2, this.textBox6);
     this.table1.Body.SetCellContent(1, 2, this.textBox15);
     this.table1.Body.SetCellContent(1, 0, this.textBox13, 1, 2);
     tableGroup1.Name       = "tableGroup";
     tableGroup1.ReportItem = this.textBox1;
     tableGroup2.Name       = "tableGroup1";
     tableGroup2.ReportItem = this.textBox3;
     tableGroup3.Name       = "tableGroup2";
     tableGroup3.ReportItem = this.textBox5;
     this.table1.ColumnGroups.Add(tableGroup1);
     this.table1.ColumnGroups.Add(tableGroup2);
     this.table1.ColumnGroups.Add(tableGroup3);
     this.table1.DataSource = this.dsBolgeler;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox2,
         this.textBox4,
         this.textBox6,
         this.textBox13,
         this.textBox15,
         this.textBox1,
         this.textBox3,
         this.textBox5
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(1.269899845123291D), Telerik.Reporting.Drawing.Unit.Cm(0.25390002131462097D));
     this.table1.Name     = "table1";
     tableGroup4.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup4.Name = "detailTableGroup";
     tableGroup5.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.ToplamGetiri"));
     tableGroup5.Name = "rowGroup";
     tableGroup5.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.ToplamGetiri", Telerik.Reporting.SortDirection.Asc));
     this.table1.RowGroups.Add(tableGroup4);
     this.table1.RowGroups.Add(tableGroup5);
     this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.1118001937866211D), Telerik.Reporting.Drawing.Unit.Cm(3.0399999618530273D));
     this.table1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.table1.StyleName = "Table.NormalTable";
     //
     // textBox2
     //
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D));
     this.textBox2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox2.Style.Font.Bold           = true;
     this.textBox2.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox2.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox2.Value = "= Fields.BolgeAdi";
     //
     // textBox4
     //
     this.textBox4.Format = "{0:C2}";
     this.textBox4.Name   = "textBox4";
     this.textBox4.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D));
     this.textBox4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox4.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox4.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox4.Value = "= Fields.Getiri";
     //
     // textBox6
     //
     this.textBox6.Name = "textBox6";
     this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D));
     this.textBox6.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox6.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox6.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox6.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox6.Value = "= Fields.Oran +\"%\"";
     //
     // textBox15
     //
     this.textBox15.Format = "{0:C2}";
     this.textBox15.Name   = "textBox15";
     this.textBox15.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox15.Style.BackgroundColor     = System.Drawing.Color.Gainsboro;
     this.textBox15.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox15.Style.Font.Bold           = true;
     this.textBox15.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox15.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox15.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox15.StyleName = "";
     this.textBox15.Value     = "= Fields.ToplamGetiri";
     //
     // textBox13
     //
     this.textBox13.Name = "textBox13";
     this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4.7411999702453613D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox13.Style.BackgroundColor     = System.Drawing.Color.Gainsboro;
     this.textBox13.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox13.Style.Font.Bold           = true;
     this.textBox13.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox13.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox13.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox13.StyleName = "";
     this.textBox13.Value     = "Toplam Getiri";
     //
     // dsBolgeler
     //
     this.dsBolgeler.ConnectionString = "KalData";
     this.dsBolgeler.Name             = "dsBolgeler";
     this.dsBolgeler.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@BasTar", System.Data.DbType.DateTime, "= Parameters.BasTar.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@SonTar", System.Data.DbType.DateTime, "= Parameters.SonTar.Value")
     });
     this.dsBolgeler.SelectCommand     = "dbo.kal_sfBolgelereGoreGetiri";
     this.dsBolgeler.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
     //
     // graph1
     //
     graphGroup1.Name = "categoryGroup";
     this.graph1.CategoryGroups.Add(graphGroup1);
     this.graph1.CoordinateSystems.Add(this.polarCoordinateSystem1);
     this.graph1.DataSource             = this.dsBolgeler;
     this.graph1.Legend.Position        = Telerik.Reporting.GraphItemPosition.TopCenter;
     this.graph1.Legend.Style.LineColor = System.Drawing.Color.LightGray;
     this.graph1.Legend.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.graph1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D), Telerik.Reporting.Drawing.Unit.Cm(3.810300350189209D));
     this.graph1.Name     = "graph1";
     this.graph1.PlotAreaStyle.LineColor = System.Drawing.Color.LightGray;
     this.graph1.PlotAreaStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.graph1.Series.Add(this.barSeries1);
     graphGroup4.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.BolgeAdi"));
     graphGroup4.Name = "bolgeAdiGroup";
     graphGroup4.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.BolgeAdi", Telerik.Reporting.SortDirection.Asc));
     this.graph1.SeriesGroups.Add(graphGroup4);
     this.graph1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(9.3977994918823242D), Telerik.Reporting.Drawing.Unit.Cm(10.917400360107422D));
     this.graph1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     graphTitle1.Position        = Telerik.Reporting.GraphItemPosition.TopCenter;
     graphTitle1.Style.Font.Bold = true;
     graphTitle1.Style.LineColor = System.Drawing.Color.LightGray;
     graphTitle1.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
     graphTitle1.Text            = "Getiri";
     this.graph1.Titles.Add(graphTitle1);
     //
     // polarCoordinateSystem1
     //
     this.polarCoordinateSystem1.AngularAxis = this.graphAxis1;
     this.polarCoordinateSystem1.Name        = "polarCoordinateSystem1";
     this.polarCoordinateSystem1.RadialAxis  = this.graphAxis2;
     //
     // graphAxis1
     //
     this.graphAxis1.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis1.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis1.MajorGridLineStyle.Visible   = false;
     this.graphAxis1.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis1.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis1.MinorGridLineStyle.Visible   = false;
     this.graphAxis1.Name          = "graphAxis1";
     this.graphAxis1.Scale         = numericalScale1;
     this.graphAxis1.Style.Visible = false;
     //
     // graphAxis2
     //
     this.graphAxis2.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis2.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis2.MajorGridLineStyle.Visible   = false;
     this.graphAxis2.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis2.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis2.MinorGridLineStyle.Visible   = false;
     this.graphAxis2.Name            = "graphAxis2";
     categoryScale1.PositionMode     = Telerik.Reporting.AxisPositionMode.OnTicks;
     categoryScale1.SpacingSlotCount = 0D;
     this.graphAxis2.Scale           = categoryScale1;
     this.graphAxis2.Style.Visible   = false;
     //
     // barSeries1
     //
     this.barSeries1.ArrangeMode             = Telerik.Reporting.GraphSeriesArrangeMode.Stacked100;
     graphGroup2.Name                        = "categoryGroup";
     this.barSeries1.CategoryGroup           = graphGroup2;
     this.barSeries1.CoordinateSystem        = this.polarCoordinateSystem1;
     this.barSeries1.DataPointLabel          = "= Sum(Fields.Getiri) / CDbl(Exec(\'graph1\', Sum(Fields.Getiri)))";
     this.barSeries1.DataPointLabelAlignment = Telerik.Reporting.BarDataPointLabelAlignment.OutsideColumn;
     this.barSeries1.DataPointLabelConnectorStyle.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.barSeries1.DataPointLabelConnectorStyle.Padding.Top    = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.barSeries1.DataPointLabelFormat        = "{0:P}";
     this.barSeries1.DataPointLabelOffset        = Telerik.Reporting.Drawing.Unit.Mm(5D);
     this.barSeries1.DataPointLabelStyle.Visible = true;
     this.barSeries1.DataPointStyle.LineWidth    = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.barSeries1.DataPointStyle.Visible      = true;
     this.barSeries1.LegendItem.Value            = "= Fields.BolgeAdi";
     this.barSeries1.Name = "barSeries1";
     graphGroup3.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.BolgeAdi"));
     graphGroup3.Name = "bolgeAdiGroup";
     graphGroup3.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.BolgeAdi", Telerik.Reporting.SortDirection.Asc));
     this.barSeries1.SeriesGroup = graphGroup3;
     this.barSeries1.X           = "= Sum(Fields.Getiri)";
     //
     // panel2
     //
     this.panel2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table2,
         this.graph2
     });
     this.panel2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.4998998641967773D), Telerik.Reporting.Drawing.Unit.Cm(0.0038999556563794613D));
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(9.5001001358032227D), Telerik.Reporting.Drawing.Unit.Cm(14.982100486755371D));
     //
     // table2
     //
     this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.3705997467041016D)));
     this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.3705997467041016D)));
     this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.3705997467041016D)));
     this.table2.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D)));
     this.table2.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.50000005960464478D)));
     this.table2.Body.SetCellContent(0, 0, this.textBox7);
     this.table2.Body.SetCellContent(0, 1, this.textBox8);
     this.table2.Body.SetCellContent(0, 2, this.textBox9);
     this.table2.Body.SetCellContent(1, 2, this.textBox18);
     this.table2.Body.SetCellContent(1, 0, this.textBox16, 1, 2);
     tableGroup6.Name       = "tableGroup";
     tableGroup6.ReportItem = this.textBox10;
     tableGroup7.Name       = "tableGroup1";
     tableGroup7.ReportItem = this.textBox11;
     tableGroup8.Name       = "tableGroup2";
     tableGroup8.ReportItem = this.textBox12;
     this.table2.ColumnGroups.Add(tableGroup6);
     this.table2.ColumnGroups.Add(tableGroup7);
     this.table2.ColumnGroups.Add(tableGroup8);
     this.table2.DataSource = this.dsSertifikaSayisi;
     this.table2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox7,
         this.textBox8,
         this.textBox9,
         this.textBox16,
         this.textBox18,
         this.textBox10,
         this.textBox11,
         this.textBox12
     });
     this.table2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.91410034894943237D), Telerik.Reporting.Drawing.Unit.Cm(0.25010019540786743D));
     this.table2.Name     = "table2";
     tableGroup9.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup9.Name = "detailTableGroup";
     tableGroup10.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.ToplamSertifikaSayisi"));
     tableGroup10.Name = "rowGroup1";
     tableGroup10.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.ToplamSertifikaSayisi", Telerik.Reporting.SortDirection.Asc));
     this.table2.RowGroups.Add(tableGroup9);
     this.table2.RowGroups.Add(tableGroup10);
     this.table2.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.1117997169494629D), Telerik.Reporting.Drawing.Unit.Cm(3.0399999618530273D));
     this.table2.StyleName = "l";
     //
     // textBox7
     //
     this.textBox7.Name = "textBox7";
     this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D));
     this.textBox7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox7.Style.Font.Bold           = true;
     this.textBox7.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox7.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox7.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.Value = "= Fields.BolgeAdi";
     //
     // textBox8
     //
     this.textBox8.Name = "textBox8";
     this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D));
     this.textBox8.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox8.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox8.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox8.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox8.Value = "= Fields.sayi+\" Ad.\"";
     //
     // textBox9
     //
     this.textBox9.Name = "textBox9";
     this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D));
     this.textBox9.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox9.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox9.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox9.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.Value = "= Fields.Oran+\"%\"";
     //
     // textBox18
     //
     this.textBox18.Name = "textBox18";
     this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3705999851226807D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox18.Style.BackgroundColor     = System.Drawing.Color.Gainsboro;
     this.textBox18.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox18.Style.Font.Bold           = true;
     this.textBox18.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox18.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox18.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox18.StyleName = "";
     this.textBox18.Value     = "= Fields.ToplamSertifikaSayisi+\" Ad.\"";
     //
     // textBox16
     //
     this.textBox16.Name = "textBox16";
     this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4.7411994934082031D), Telerik.Reporting.Drawing.Unit.Cm(0.50000005960464478D));
     this.textBox16.Style.BackgroundColor     = System.Drawing.Color.Gainsboro;
     this.textBox16.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox16.Style.Font.Bold           = true;
     this.textBox16.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox16.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox16.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox16.StyleName = "";
     this.textBox16.Value     = "Toplam Sertifika Sayısı";
     //
     // dsSertifikaSayisi
     //
     this.dsSertifikaSayisi.ConnectionString = "KalData";
     this.dsSertifikaSayisi.Name             = "dsSertifikaSayisi";
     this.dsSertifikaSayisi.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@BasTar", System.Data.DbType.DateTime, "= Parameters.BasTar.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@SonTar", System.Data.DbType.DateTime, "= Parameters.SonTar.Value")
     });
     this.dsSertifikaSayisi.SelectCommand     = "dbo.kal_sfBolgelereGoreSertifikaSayisi";
     this.dsSertifikaSayisi.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
     //
     // graph2
     //
     graphGroup5.Name = "categoryGroup1";
     this.graph2.CategoryGroups.Add(graphGroup5);
     this.graph2.CoordinateSystems.Add(this.polarCoordinateSystem2);
     this.graph2.DataSource             = this.dsSertifikaSayisi;
     this.graph2.Legend.Position        = Telerik.Reporting.GraphItemPosition.TopCenter;
     this.graph2.Legend.Style.LineColor = System.Drawing.Color.LightGray;
     this.graph2.Legend.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.graph2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D), Telerik.Reporting.Drawing.Unit.Cm(3.8060998916625977D));
     this.graph2.Name     = "graph2";
     this.graph2.PlotAreaStyle.LineColor = System.Drawing.Color.LightGray;
     this.graph2.PlotAreaStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.graph2.Series.Add(this.barSeries2);
     this.graph2.SeriesGroups.Add(graphGroup6);
     this.graph2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(9.3999996185302734D), Telerik.Reporting.Drawing.Unit.Cm(10.917800903320313D));
     this.graph2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     graphTitle2.Position        = Telerik.Reporting.GraphItemPosition.TopCenter;
     graphTitle2.Style.Font.Bold = true;
     graphTitle2.Style.LineColor = System.Drawing.Color.LightGray;
     graphTitle2.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
     graphTitle2.Text            = "Sertifika Sayısı";
     this.graph2.Titles.Add(graphTitle2);
     //
     // polarCoordinateSystem2
     //
     this.polarCoordinateSystem2.AngularAxis = this.graphAxis3;
     this.polarCoordinateSystem2.Name        = "polarCoordinateSystem2";
     this.polarCoordinateSystem2.RadialAxis  = this.graphAxis4;
     //
     // graphAxis3
     //
     this.graphAxis3.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis3.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis3.MajorGridLineStyle.Visible   = false;
     this.graphAxis3.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis3.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis3.MinorGridLineStyle.Visible   = false;
     this.graphAxis3.Name          = "graphAxis3";
     this.graphAxis3.Scale         = numericalScale2;
     this.graphAxis3.Style.Visible = false;
     //
     // graphAxis4
     //
     this.graphAxis4.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis4.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis4.MajorGridLineStyle.Visible   = false;
     this.graphAxis4.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis4.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis4.MinorGridLineStyle.Visible   = false;
     this.graphAxis4.Name            = "graphAxis4";
     categoryScale2.PositionMode     = Telerik.Reporting.AxisPositionMode.OnTicks;
     categoryScale2.SpacingSlotCount = 0D;
     this.graphAxis4.Scale           = categoryScale2;
     this.graphAxis4.Style.Visible   = false;
     //
     // barSeries2
     //
     this.barSeries2.ArrangeMode             = Telerik.Reporting.GraphSeriesArrangeMode.Stacked100;
     this.barSeries2.CategoryGroup           = graphGroup5;
     this.barSeries2.CoordinateSystem        = this.polarCoordinateSystem2;
     this.barSeries2.DataPointLabel          = "= Sum(Fields.sayi) / CDbl(Exec(\'graph2\', Sum(Fields.sayi)))";
     this.barSeries2.DataPointLabelAlignment = Telerik.Reporting.BarDataPointLabelAlignment.OutsideColumn;
     this.barSeries2.DataPointLabelConnectorStyle.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.barSeries2.DataPointLabelConnectorStyle.Padding.Top    = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.barSeries2.DataPointLabelFormat        = "{0:P}";
     this.barSeries2.DataPointLabelOffset        = Telerik.Reporting.Drawing.Unit.Mm(5D);
     this.barSeries2.DataPointLabelStyle.Visible = true;
     this.barSeries2.DataPointStyle.LineWidth    = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.barSeries2.DataPointStyle.Visible      = true;
     this.barSeries2.LegendItem.Value            = "= Fields.BolgeAdi";
     this.barSeries2.Name = "barSeries2";
     graphGroup6.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.BolgeAdi"));
     graphGroup6.Name = "bolgeAdiGroup1";
     graphGroup6.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.BolgeAdi", Telerik.Reporting.SortDirection.Asc));
     this.barSeries2.SeriesGroup = graphGroup6;
     this.barSeries2.X           = "= Sum(Fields.sayi)";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageFooterSection1.Name   = "pageFooterSection1";
     //
     // Bolgeler
     //
     this.Culture    = new System.Globalization.CultureInfo("tr-TR");
     this.DataSource = null;
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeaderSection1,
         this.detail,
         this.pageFooterSection1
     });
     this.Name = "Bolgeler";
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Cm(1D), Telerik.Reporting.Drawing.Unit.Cm(1D), Telerik.Reporting.Drawing.Unit.Cm(1D), Telerik.Reporting.Drawing.Unit.Cm(1D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
     reportParameter1.Name       = "BasTar";
     reportParameter1.Text       = "BasTar";
     reportParameter1.Type       = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter1.Visible    = true;
     reportParameter2.Name       = "SonTar";
     reportParameter2.Text       = "SonTar";
     reportParameter2.Type       = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter2.Visible    = true;
     this.ReportParameters.Add(reportParameter1);
     this.ReportParameters.Add(reportParameter2);
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1
     });
     this.UnitOfMeasure = Telerik.Reporting.Drawing.UnitType.Cm;
     this.Width         = Telerik.Reporting.Drawing.Unit.Cm(19D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemple #21
0
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.ReportParameter   reportParameter1 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter   reportParameter2 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.Drawing.StyleRule styleRule1       = new Telerik.Reporting.Drawing.StyleRule();
     this.detail            = new Telerik.Reporting.DetailSection();
     this.textBox1          = new Telerik.Reporting.TextBox();
     this.textBox2          = new Telerik.Reporting.TextBox();
     this.textBox3          = new Telerik.Reporting.TextBox();
     this.textBox4          = new Telerik.Reporting.TextBox();
     this.textBox5          = new Telerik.Reporting.TextBox();
     this.textBox6          = new Telerik.Reporting.TextBox();
     this.textBox7          = new Telerik.Reporting.TextBox();
     this.textBox8          = new Telerik.Reporting.TextBox();
     this.textBox9          = new Telerik.Reporting.TextBox();
     this.textBox11         = new Telerik.Reporting.TextBox();
     this.textBox12         = new Telerik.Reporting.TextBox();
     this.textBox10         = new Telerik.Reporting.TextBox();
     this.textBox13         = new Telerik.Reporting.TextBox();
     this.textBox14         = new Telerik.Reporting.TextBox();
     this.textBox15         = new Telerik.Reporting.TextBox();
     this.textBox16         = new Telerik.Reporting.TextBox();
     this.sqlDSLeaveCredits = new Telerik.Reporting.SqlDataSource();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(12D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox1,
         this.textBox2,
         this.textBox3,
         this.textBox4,
         this.textBox5,
         this.textBox6,
         this.textBox7,
         this.textBox8,
         this.textBox9,
         this.textBox11,
         this.textBox12,
         this.textBox10,
         this.textBox13,
         this.textBox14,
         this.textBox15,
         this.textBox16
     });
     this.detail.Name = "detail";
     //
     // textBox1
     //
     this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.099999986588954926D), Telerik.Reporting.Drawing.Unit.Inch(5.3000006675720215D));
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90000003576278687D), Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D));
     this.textBox1.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox1.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox1.Style.Font.Bold          = true;
     this.textBox1.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox1.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.Value = "As Of";
     //
     // textBox2
     //
     this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.1000000238418579D), Telerik.Reporting.Drawing.Unit.Inch(5.3000006675720215D));
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D), Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D));
     this.textBox2.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox2.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox2.Style.Font.Bold          = true;
     this.textBox2.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox2.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.Value = "VL";
     //
     // textBox3
     //
     this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.9000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(5.3000006675720215D));
     this.textBox3.Name     = "textBox3";
     this.textBox3.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D), Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D));
     this.textBox3.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox3.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox3.Style.Font.Bold          = true;
     this.textBox3.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox3.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.Value = "SL";
     //
     // textBox4
     //
     this.textBox4.Format   = "{0:N4}";
     this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.9000004529953003D), Telerik.Reporting.Drawing.Unit.Inch(5.6000003814697266D));
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D), Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D));
     this.textBox4.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox4.Style.Font.Bold          = false;
     this.textBox4.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox4.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox4.Value = "= Fields.SLCredit";
     //
     // textBox5
     //
     this.textBox5.Format   = "{0:N4}";
     this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.1062501668930054D), Telerik.Reporting.Drawing.Unit.Inch(5.6000003814697266D));
     this.textBox5.Name     = "textBox5";
     this.textBox5.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D), Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D));
     this.textBox5.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox5.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox5.Style.Font.Bold          = false;
     this.textBox5.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox5.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox5.Value = "= Fields.VLCredit";
     //
     // textBox6
     //
     this.textBox6.Format   = "{0:d}";
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.10208352655172348D), Telerik.Reporting.Drawing.Unit.Inch(5.6000003814697266D));
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90000003576278687D), Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D));
     this.textBox6.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox6.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox6.Style.Font.Bold          = false;
     this.textBox6.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox6.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox6.Value = "= Fields.Period.Date";
     //
     // textBox7
     //
     this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.099999986588954926D), Telerik.Reporting.Drawing.Unit.Inch(5.820833683013916D));
     this.textBox7.Name     = "textBox7";
     this.textBox7.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90000003576278687D), Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D));
     this.textBox7.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox7.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox7.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox7.Style.Font.Bold           = false;
     this.textBox7.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox7.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox7.Value = "Less :";
     //
     // textBox8
     //
     this.textBox8.Format   = "{0:N4}";
     this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.1041666269302368D), Telerik.Reporting.Drawing.Unit.Inch(5.820833683013916D));
     this.textBox8.Name     = "textBox8";
     this.textBox8.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D), Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D));
     this.textBox8.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox8.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox8.Style.Font.Bold          = false;
     this.textBox8.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox8.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox8.Value = "= IIf(Fields.LeaveCode Like \'VL\', Fields.ApplyDay, \'\')";
     //
     // textBox9
     //
     this.textBox9.Format   = "{0:N4}";
     this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.8979169130325317D), Telerik.Reporting.Drawing.Unit.Inch(5.820833683013916D));
     this.textBox9.Name     = "textBox9";
     this.textBox9.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D), Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D));
     this.textBox9.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox9.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox9.Style.Font.Bold          = false;
     this.textBox9.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox9.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox9.Value = "= IIf(Fields.LeaveCode Like \'SL\', Fields.ApplyDay, \'\')";
     //
     // textBox11
     //
     this.textBox11.Format   = "{0:N4}";
     this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.1041666269302368D), Telerik.Reporting.Drawing.Unit.Inch(6.0479168891906738D));
     this.textBox11.Name     = "textBox11";
     this.textBox11.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D), Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D));
     this.textBox11.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox11.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox11.Style.Font.Bold          = false;
     this.textBox11.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox11.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox11.Value = "= Fields.VLBal";
     //
     // textBox12
     //
     this.textBox12.Format   = "{0:N4}";
     this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.8979169130325317D), Telerik.Reporting.Drawing.Unit.Inch(6.0479168891906738D));
     this.textBox12.Name     = "textBox12";
     this.textBox12.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D), Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D));
     this.textBox12.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox12.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox12.Style.Font.Bold          = false;
     this.textBox12.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox12.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox12.Value = "= Fields.SLBal";
     //
     // textBox10
     //
     this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.099999986588954926D), Telerik.Reporting.Drawing.Unit.Inch(6.0479168891906738D));
     this.textBox10.Name     = "textBox10";
     this.textBox10.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90000003576278687D), Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D));
     this.textBox10.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox10.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox10.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox10.Style.Font.Bold           = false;
     this.textBox10.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox10.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox10.Value = "Balance :";
     //
     // textBox13
     //
     this.textBox13.Format   = "{0:N4}";
     this.textBox13.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.7000000476837158D), Telerik.Reporting.Drawing.Unit.Inch(6.0479168891906738D));
     this.textBox13.Name     = "textBox13";
     this.textBox13.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1000000238418579D), Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D));
     this.textBox13.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox13.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox13.Style.Font.Bold          = false;
     this.textBox13.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox13.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox13.Value = "=IIf(Fields.LeaveCode <> \"VL\" and Fields.LeaveCode <> \"SL\", Fields.OtherLeaveBala" +
                            "nce, \"\")";
     //
     // textBox14
     //
     this.textBox14.Format   = "{0:N4}";
     this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.7000000476837158D), Telerik.Reporting.Drawing.Unit.Inch(5.8333339691162109D));
     this.textBox14.Name     = "textBox14";
     this.textBox14.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1000000238418579D), Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D));
     this.textBox14.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox14.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox14.Style.Font.Bold          = false;
     this.textBox14.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox14.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox14.Value = "=IIf(Fields.LeaveCode <> \"VL\" and Fields.LeaveCode <> \"SL\", Fields.ApplyDay, \"\")";
     //
     // textBox15
     //
     this.textBox15.Format   = "{0:N4}";
     this.textBox15.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.7000000476837158D), Telerik.Reporting.Drawing.Unit.Inch(5.6145839691162109D));
     this.textBox15.Name     = "textBox15";
     this.textBox15.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1000000238418579D), Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D));
     this.textBox15.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox15.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox15.Style.Font.Bold          = false;
     this.textBox15.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox15.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox15.Value = "=IIf(Fields.LeaveCode <> \"VL\" and Fields.LeaveCode <> \"SL\", Fields.OtherLeaveCred" +
                            "it, \"\")";
     //
     // textBox16
     //
     this.textBox16.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.7000000476837158D), Telerik.Reporting.Drawing.Unit.Inch(5.2958335876464844D));
     this.textBox16.Name     = "textBox16";
     this.textBox16.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1000000238418579D), Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D));
     this.textBox16.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox16.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox16.Style.Font.Bold          = true;
     this.textBox16.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox16.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox16.Value = "=IIf(Fields.LeaveCode <> \"VL\" and Fields.LeaveCode <> \"SL\", \"OTHER(\" + Fields.Lea" +
                            "veCode + \")\", \"OTHER\")";
     //
     // sqlDSLeaveCredits
     //
     this.sqlDSLeaveCredits.ConnectionString = "Data Source=127.0.0.1;Initial Catalog=HRIS;Persist Security Info=True;User ID=sa;" +
                                               "Password=m@st3rk3y;MultipleActiveResultSets=True;Application Name=EntityFramewor" +
                                               "k";
     this.sqlDSLeaveCredits.Name = "sqlDSLeaveCredits";
     this.sqlDSLeaveCredits.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@EIC", System.Data.DbType.String, "=Parameters.EIC.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@recNo", System.Data.DbType.Int32, "=Parameters.recNo.Value")
     });
     this.sqlDSLeaveCredits.ProviderName  = "System.Data.SqlClient";
     this.sqlDSLeaveCredits.SelectCommand = "select * from fnLeaveCreditsDataForPrinting(@EIC, @recNo)";
     //
     // LeaveCreditReport
     //
     this.DataSource = this.sqlDSLeaveCredits;
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detail
     });
     this.Name = "LeaveRequestReport";
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D), Telerik.Reporting.Drawing.Unit.Inch(0.25D), Telerik.Reporting.Drawing.Unit.Inch(1.25D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Legal;
     reportParameter1.Name       = "EIC";
     reportParameter1.Text       = "EIC";
     reportParameter1.Value      = "";
     reportParameter2.Name       = "recNo";
     reportParameter2.Text       = "recNo";
     reportParameter2.Type       = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter2.Value      = "";
     this.ReportParameters.Add(reportParameter1);
     this.ReportParameters.Add(reportParameter2);
     this.Style.BackgroundColor = System.Drawing.Color.White;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(7.5625D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// Required method for telerik Reporting designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Telerik.Reporting.TableGroup tableGroup1 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup2 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.GraphGroup graphGroup1 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.GraphTitle graphTitle1 = new Telerik.Reporting.GraphTitle();
            Telerik.Reporting.NumericalScale numericalScale1 = new Telerik.Reporting.NumericalScale();
            Telerik.Reporting.CategoryScale categoryScale1 = new Telerik.Reporting.CategoryScale();
            Telerik.Reporting.GraphGroup graphGroup2 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.TableGroup tableGroup3 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup4 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup5 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup6 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup7 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup8 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup9 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup10 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup11 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup12 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup13 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup14 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup15 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup16 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup17 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup18 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.GraphGroup graphGroup3 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.GraphTitle graphTitle2 = new Telerik.Reporting.GraphTitle();
            Telerik.Reporting.NumericalScale numericalScale2 = new Telerik.Reporting.NumericalScale();
            Telerik.Reporting.CategoryScale categoryScale2 = new Telerik.Reporting.CategoryScale();
            Telerik.Reporting.GraphGroup graphGroup4 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.NumericalScale numericalScale3 = new Telerik.Reporting.NumericalScale();
            Telerik.Reporting.CategoryScale categoryScale3 = new Telerik.Reporting.CategoryScale();
            Telerik.Reporting.GraphGroup graphGroup5 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.GraphGroup graphGroup6 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.NumericalScale numericalScale4 = new Telerik.Reporting.NumericalScale();
            Telerik.Reporting.CategoryScale categoryScale4 = new Telerik.Reporting.CategoryScale();
            Telerik.Reporting.GraphGroup graphGroup7 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.GraphGroup graphGroup8 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter2 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter3 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter4 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule2 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule3 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector1 = new Telerik.Reporting.Drawing.DescendantSelector();
            Telerik.Reporting.Drawing.StyleRule styleRule4 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector2 = new Telerik.Reporting.Drawing.DescendantSelector();
            Telerik.Reporting.Drawing.StyleRule styleRule5 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule6 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector3 = new Telerik.Reporting.Drawing.DescendantSelector();
            Telerik.Reporting.Drawing.StyleRule styleRule7 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector4 = new Telerik.Reporting.Drawing.DescendantSelector();
            this.textBox11 = new Telerik.Reporting.TextBox();
            this.textBox15 = new Telerik.Reporting.TextBox();
            this.textBox17 = new Telerik.Reporting.TextBox();
            this.textBox18 = new Telerik.Reporting.TextBox();
            this.textBox20 = new Telerik.Reporting.TextBox();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.textBox12 = new Telerik.Reporting.TextBox();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.textBox9 = new Telerik.Reporting.TextBox();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.txtReportHeader = new Telerik.Reporting.TextBox();
            this.detail = new Telerik.Reporting.DetailSection();
            this.list2 = new Telerik.Reporting.List();
            this.panel2 = new Telerik.Reporting.Panel();
            this.graph1 = new Telerik.Reporting.Graph();
            this.cartesianCoordinateSystem3 = new Telerik.Reporting.CartesianCoordinateSystem();
            this.graphAxis5 = new Telerik.Reporting.GraphAxis();
            this.graphAxis6 = new Telerik.Reporting.GraphAxis();
            this.dsPersGetiriAnaliz = new Telerik.Reporting.SqlDataSource();
            this.barSeries3 = new Telerik.Reporting.BarSeries();
            this.table3 = new Telerik.Reporting.Table();
            this.textBox19 = new Telerik.Reporting.TextBox();
            this.textBox14 = new Telerik.Reporting.TextBox();
            this.textBox16 = new Telerik.Reporting.TextBox();
            this.panel5 = new Telerik.Reporting.Panel();
            this.textBox21 = new Telerik.Reporting.TextBox();
            this.textBox23 = new Telerik.Reporting.TextBox();
            this.dsPersonelPerformansAyrinti = new Telerik.Reporting.SqlDataSource();
            this.panel6 = new Telerik.Reporting.Panel();
            this.table1 = new Telerik.Reporting.Table();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.textBox6 = new Telerik.Reporting.TextBox();
            this.textBox7 = new Telerik.Reporting.TextBox();
            this.table2 = new Telerik.Reporting.Table();
            this.textBox13 = new Telerik.Reporting.TextBox();
            this.textBox8 = new Telerik.Reporting.TextBox();
            this.textBox10 = new Telerik.Reporting.TextBox();
            this.dsSertifikaSayisi = new Telerik.Reporting.SqlDataSource();
            this.textBox22 = new Telerik.Reporting.TextBox();
            this.textBox24 = new Telerik.Reporting.TextBox();
            this.list3 = new Telerik.Reporting.List();
            this.panel3 = new Telerik.Reporting.Panel();
            this.graph2 = new Telerik.Reporting.Graph();
            this.cartesianCoordinateSystem4 = new Telerik.Reporting.CartesianCoordinateSystem();
            this.graphAxis7 = new Telerik.Reporting.GraphAxis();
            this.graphAxis8 = new Telerik.Reporting.GraphAxis();
            this.barSeries4 = new Telerik.Reporting.BarSeries();
            this.textBox25 = new Telerik.Reporting.TextBox();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            this.graphAxis1 = new Telerik.Reporting.GraphAxis();
            this.graphAxis2 = new Telerik.Reporting.GraphAxis();
            this.cartesianCoordinateSystem1 = new Telerik.Reporting.CartesianCoordinateSystem();
            this.barSeries1 = new Telerik.Reporting.BarSeries();
            this.graphAxis3 = new Telerik.Reporting.GraphAxis();
            this.graphAxis4 = new Telerik.Reporting.GraphAxis();
            this.cartesianCoordinateSystem2 = new Telerik.Reporting.CartesianCoordinateSystem();
            this.barSeries2 = new Telerik.Reporting.BarSeries();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // textBox11
            // 
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.3329486846923828D), Telerik.Reporting.Drawing.Unit.Cm(0.37999999523162842D));
            this.textBox11.Style.Font.Bold = true;
            this.textBox11.Value = "Firma";
            // 
            // textBox15
            // 
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.2325749397277832D), Telerik.Reporting.Drawing.Unit.Cm(0.37999999523162842D));
            this.textBox15.Style.Font.Bold = true;
            this.textBox15.Value = "Cihaz";
            // 
            // textBox17
            // 
            this.textBox17.Name = "textBox17";
            this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4.3389716148376465D), Telerik.Reporting.Drawing.Unit.Cm(0.37999999523162842D));
            this.textBox17.Style.Font.Bold = true;
            this.textBox17.Value = "Ölç.Aralığı/Fonksiyon";
            // 
            // textBox18
            // 
            this.textBox18.Name = "textBox18";
            this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0182743072509766D), Telerik.Reporting.Drawing.Unit.Cm(0.37999999523162842D));
            this.textBox18.Style.Font.Bold = true;
            this.textBox18.StyleName = "";
            this.textBox18.Value = "Fatura Bedeli";
            // 
            // textBox20
            // 
            this.textBox20.Name = "textBox20";
            this.textBox20.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.7727079391479492D), Telerik.Reporting.Drawing.Unit.Cm(0.37999999523162842D));
            this.textBox20.Style.Font.Bold = true;
            this.textBox20.StyleName = "";
            this.textBox20.Value = "Kalibrasyon Tarihi";
            // 
            // textBox1
            // 
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.4553003311157227D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox1.Style.Font.Bold = true;
            this.textBox1.StyleName = "Normal.TableHeader";
            this.textBox1.Value = "Personel";
            // 
            // textBox2
            // 
            this.textBox2.Culture = new System.Globalization.CultureInfo("tr-TR");
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.4553003311157227D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox2.Style.Font.Bold = true;
            this.textBox2.StyleName = "Normal.TableHeader";
            this.textBox2.Value = "Oran";
            // 
            // textBox3
            // 
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.4553003311157227D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox3.Style.Font.Bold = true;
            this.textBox3.StyleName = "Normal.TableHeader";
            this.textBox3.Value = "Getiri";
            // 
            // textBox12
            // 
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.8945083618164062D), Telerik.Reporting.Drawing.Unit.Cm(0.49600008130073547D));
            this.textBox12.Style.Font.Bold = true;
            this.textBox12.StyleName = "Normal.TableHeader";
            this.textBox12.Value = "Personel";
            // 
            // textBox4
            // 
            this.textBox4.Culture = new System.Globalization.CultureInfo("tr-TR");
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5505490303039551D), Telerik.Reporting.Drawing.Unit.Cm(0.49600008130073547D));
            this.textBox4.Style.Font.Bold = true;
            this.textBox4.StyleName = "Normal.TableHeader";
            this.textBox4.Value = "Oran";
            // 
            // textBox9
            // 
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.5559656620025635D), Telerik.Reporting.Drawing.Unit.Cm(0.49600008130073547D));
            this.textBox9.Style.Font.Bold = true;
            this.textBox9.StyleName = "Normal.TableHeader";
            this.textBox9.Value = "Sertifika Sayısı";
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.70000004768371582D);
            this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.txtReportHeader});
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            // 
            // txtReportHeader
            // 
            this.txtReportHeader.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(1.2699999809265137D), Telerik.Reporting.Drawing.Unit.Cm(0.50799989700317383D));
            this.txtReportHeader.Name = "txtReportHeader";
            this.txtReportHeader.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(20.827999114990234D), Telerik.Reporting.Drawing.Unit.Cm(1.0160000324249268D));
            this.txtReportHeader.Style.Font.Bold = true;
            this.txtReportHeader.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.txtReportHeader.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtReportHeader.Value = "txtReportHeader";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(22.606000900268555D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.list2,
            this.table3,
            this.panel6,
            this.list3,
            this.textBox25});
            this.detail.KeepTogether = true;
            this.detail.Name = "detail";
            this.detail.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Point(3D);
            this.detail.Style.Visible = true;
            // 
            // list2
            // 
            this.list2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(22.351900100708008D)));
            this.list2.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(8.8899993896484375D)));
            this.list2.Body.SetCellContent(0, 0, this.panel2);
            tableGroup1.Name = "ColumnGroup";
            this.list2.ColumnGroups.Add(tableGroup1);
            this.list2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.panel2});
            this.list2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.5186807513237D), Telerik.Reporting.Drawing.Unit.Cm(2.7939999103546143D));
            this.list2.Name = "list2";
            tableGroup2.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup2.Name = "DetailGroup";
            this.list2.RowGroups.Add(tableGroup2);
            this.list2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(22.351900100708008D), Telerik.Reporting.Drawing.Unit.Cm(8.8899993896484375D));
            // 
            // panel2
            // 
            this.panel2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.graph1});
            this.panel2.Name = "panel2";
            this.panel2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(22.351900100708008D), Telerik.Reporting.Drawing.Unit.Cm(8.8899993896484375D));
            // 
            // graph1
            // 
            graphGroup1.Name = "categoryGroup";
            this.graph1.CategoryGroups.Add(graphGroup1);
            this.graph1.CoordinateSystems.Add(this.cartesianCoordinateSystem3);
            this.graph1.DataSource = this.dsPersGetiriAnaliz;
            this.graph1.Legend.Style.LineColor = System.Drawing.Color.LightGray;
            this.graph1.Legend.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.graph1.Legend.Style.Visible = false;
            this.graph1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.5079994797706604D), Telerik.Reporting.Drawing.Unit.Cm(1.015899658203125D));
            this.graph1.Name = "graph1";
            this.graph1.PlotAreaStyle.LineColor = System.Drawing.Color.LightGray;
            this.graph1.PlotAreaStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.graph1.Series.Add(this.barSeries3);
            this.graph1.SeriesGroups.Add(graphGroup2);
            this.graph1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(21.843799591064453D), Telerik.Reporting.Drawing.Unit.Cm(7.8739991188049316D));
            this.graph1.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            this.graph1.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            this.graph1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            this.graph1.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            graphTitle1.Position = Telerik.Reporting.GraphItemPosition.TopCenter;
            graphTitle1.Style.Font.Bold = true;
            graphTitle1.Style.LineColor = System.Drawing.Color.LightGray;
            graphTitle1.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            graphTitle1.Text = "Personel Getiri Analiz";
            this.graph1.Titles.Add(graphTitle1);
            // 
            // cartesianCoordinateSystem3
            // 
            this.cartesianCoordinateSystem3.Name = "cartesianCoordinateSystem3";
            this.cartesianCoordinateSystem3.XAxis = this.graphAxis5;
            this.cartesianCoordinateSystem3.YAxis = this.graphAxis6;
            // 
            // graphAxis5
            // 
            this.graphAxis5.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis5.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis5.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis5.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis5.MinorGridLineStyle.Visible = false;
            this.graphAxis5.Name = "graphAxis5";
            this.graphAxis5.Scale = numericalScale1;
            // 
            // graphAxis6
            // 
            this.graphAxis6.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis6.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis6.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis6.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis6.MinorGridLineStyle.Visible = false;
            this.graphAxis6.Name = "graphAxis6";
            this.graphAxis6.Scale = categoryScale1;
            // 
            // dsPersGetiriAnaliz
            // 
            this.dsPersGetiriAnaliz.ConnectionString = "KalData";
            this.dsPersGetiriAnaliz.Name = "dsPersGetiriAnaliz";
            this.dsPersGetiriAnaliz.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@BolgeKodu", System.Data.DbType.Int16, "= Parameters.BolgeKodu.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@BasTar", System.Data.DbType.DateTime, "= Parameters.BasTar.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@SonTar", System.Data.DbType.DateTime, "= Parameters.SonTar.Value")});
            this.dsPersGetiriAnaliz.SelectCommand = "dbo.kal_sfPersGetiriAnaliz";
            this.dsPersGetiriAnaliz.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
            // 
            // barSeries3
            // 
            this.barSeries3.ArrangeMode = Telerik.Reporting.GraphSeriesArrangeMode.Overlapped;
            this.barSeries3.CategoryGroup = graphGroup1;
            this.barSeries3.CoordinateSystem = this.cartesianCoordinateSystem3;
            this.barSeries3.DataPointLabel = "= Sum(Fields.Getiri)";
            this.barSeries3.DataPointLabelConnectorStyle.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
            this.barSeries3.DataPointLabelConnectorStyle.Padding.Top = Telerik.Reporting.Drawing.Unit.Point(2D);
            this.barSeries3.DataPointLabelStyle.Font.Bold = true;
            this.barSeries3.DataPointLabelStyle.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.barSeries3.DataPointLabelStyle.Visible = true;
            this.barSeries3.DataPointStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.barSeries3.DataPointStyle.Visible = true;
            this.barSeries3.LegendItem.Value = "= Fields.SORUMLU";
            this.barSeries3.Name = "barSeries3";
            graphGroup2.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.SORUMLU"));
            graphGroup2.Name = "sORUMLUGroup";
            graphGroup2.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.Getiri", Telerik.Reporting.SortDirection.Asc));
            this.barSeries3.SeriesGroup = graphGroup2;
            this.barSeries3.X = "= Sum(Fields.Getiri)";
            this.barSeries3.Y = "= Fields.SORUMLU";
            // 
            // table3
            // 
            this.table3.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(5.3329486846923828D)));
            this.table3.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(5.2325825691223145D)));
            this.table3.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(4.3389730453491211D)));
            this.table3.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(3.0182743072509766D)));
            this.table3.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(3.772707462310791D)));
            this.table3.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.37999999523162842D)));
            this.table3.Body.SetCellContent(0, 0, this.textBox19);
            this.table3.Body.SetCellContent(0, 1, this.textBox14);
            this.table3.Body.SetCellContent(0, 2, this.textBox16);
            this.table3.Body.SetCellContent(0, 3, this.panel5);
            this.table3.Body.SetCellContent(0, 4, this.textBox23);
            tableGroup3.Name = "tableGroup3";
            tableGroup3.ReportItem = this.textBox11;
            tableGroup4.Name = "tableGroup4";
            tableGroup4.ReportItem = this.textBox15;
            tableGroup5.Name = "tableGroup5";
            tableGroup5.ReportItem = this.textBox17;
            tableGroup6.Name = "group";
            tableGroup6.ReportItem = this.textBox18;
            tableGroup7.Name = "group1";
            tableGroup7.ReportItem = this.textBox20;
            this.table3.ColumnGroups.Add(tableGroup3);
            this.table3.ColumnGroups.Add(tableGroup4);
            this.table3.ColumnGroups.Add(tableGroup5);
            this.table3.ColumnGroups.Add(tableGroup6);
            this.table3.ColumnGroups.Add(tableGroup7);
            this.table3.DataSource = this.dsPersonelPerformansAyrinti;
            this.table3.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox19,
            this.textBox14,
            this.textBox16,
            this.panel5,
            this.textBox23,
            this.textBox11,
            this.textBox15,
            this.textBox17,
            this.textBox18,
            this.textBox20});
            this.table3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.61925786733627319D), Telerik.Reporting.Drawing.Unit.Cm(21.336000442504883D));
            this.table3.Name = "table3";
            tableGroup8.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup8.Name = "detailTableGroup1";
            this.table3.RowGroups.Add(tableGroup8);
            this.table3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(21.695486068725586D), Telerik.Reporting.Drawing.Unit.Cm(0.75999999046325684D));
            this.table3.StyleName = "Normal.TableNormal";
            // 
            // textBox19
            // 
            this.textBox19.Name = "textBox19";
            this.textBox19.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.3329486846923828D), Telerik.Reporting.Drawing.Unit.Cm(0.37999999523162842D));
            this.textBox19.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox19.StyleName = "Normal.TableBody";
            this.textBox19.Value = "= Fields.FIRMA";
            // 
            // textBox14
            // 
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.2325749397277832D), Telerik.Reporting.Drawing.Unit.Cm(0.37999999523162842D));
            this.textBox14.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox14.StyleName = "Normal.TableBody";
            this.textBox14.Value = "= Fields.CIHAZADI";
            // 
            // textBox16
            // 
            this.textBox16.Name = "textBox16";
            this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4.3389716148376465D), Telerik.Reporting.Drawing.Unit.Cm(0.37999999523162842D));
            this.textBox16.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox16.StyleName = "Normal.TableBody";
            this.textBox16.Value = "= Fields.OLCUMARALIGI";
            // 
            // panel5
            // 
            this.panel5.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox21});
            this.panel5.Name = "panel5";
            this.panel5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0182743072509766D), Telerik.Reporting.Drawing.Unit.Cm(0.37999999523162842D));
            // 
            // textBox21
            // 
            this.textBox21.Format = "{0:C2}";
            this.textBox21.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox21.Name = "textBox21";
            this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.018073558807373D), Telerik.Reporting.Drawing.Unit.Cm(0.37999999523162842D));
            this.textBox21.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox21.StyleName = "Normal.TableBody";
            this.textBox21.Value = "= Fields.FATBEDEL";
            // 
            // textBox23
            // 
            this.textBox23.Format = "{0:D}";
            this.textBox23.Name = "textBox23";
            this.textBox23.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.7727079391479492D), Telerik.Reporting.Drawing.Unit.Cm(0.37999999523162842D));
            this.textBox23.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox23.StyleName = "Normal.TableBody";
            this.textBox23.Value = "= Fields.KALBITTAR";
            // 
            // dsPersonelPerformansAyrinti
            // 
            this.dsPersonelPerformansAyrinti.ConnectionString = "KalData";
            this.dsPersonelPerformansAyrinti.Name = "dsPersonelPerformansAyrinti";
            this.dsPersonelPerformansAyrinti.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@Personel", System.Data.DbType.String, "= Parameters.Personel.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@BasTar", System.Data.DbType.DateTime, "= Parameters.BasTar.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@SonTar", System.Data.DbType.DateTime, "= Parameters.SonTar.Value")});
            this.dsPersonelPerformansAyrinti.SelectCommand = "dbo.kal_PersonelNeYapmis";
            this.dsPersonelPerformansAyrinti.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
            // 
            // panel6
            // 
            this.panel6.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.table1,
            this.table2,
            this.textBox22,
            this.textBox24});
            this.panel6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.50810003280639648D), Telerik.Reporting.Drawing.Unit.Cm(0.50800013542175293D));
            this.panel6.Name = "panel6";
            this.panel6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(22.351900100708008D), Telerik.Reporting.Drawing.Unit.Cm(2.0320000648498535D));
            this.panel6.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
            // 
            // table1
            // 
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.4553000926971436D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.4553000926971436D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.4553000926971436D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.5D)));
            this.table1.Body.SetCellContent(0, 0, this.textBox5);
            this.table1.Body.SetCellContent(0, 1, this.textBox6);
            this.table1.Body.SetCellContent(0, 2, this.textBox7);
            tableGroup9.ReportItem = this.textBox1;
            tableGroup10.ReportItem = this.textBox2;
            tableGroup11.ReportItem = this.textBox3;
            this.table1.ColumnGroups.Add(tableGroup9);
            this.table1.ColumnGroups.Add(tableGroup10);
            this.table1.ColumnGroups.Add(tableGroup11);
            this.table1.DataSource = this.dsPersGetiriAnaliz;
            this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox5,
            this.textBox6,
            this.textBox7,
            this.textBox1,
            this.textBox2,
            this.textBox3});
            this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.21664394438266754D), Telerik.Reporting.Drawing.Unit.Cm(0.76200008392333984D));
            this.table1.Name = "table1";
            this.table1.NoDataMessage = "Kayıt bulunamadı...";
            tableGroup12.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup12.Name = "Detail";
            this.table1.RowGroups.Add(tableGroup12);
            this.table1.RowHeadersPrintOnEveryPage = true;
            this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.3659000396728516D), Telerik.Reporting.Drawing.Unit.Cm(1D));
            this.table1.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.Getiri", Telerik.Reporting.SortDirection.Desc));
            this.table1.StyleName = "Normal.TableNormal";
            // 
            // textBox5
            // 
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.4553003311157227D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox5.Style.Font.Bold = true;
            this.textBox5.StyleName = "Normal.TableBody";
            this.textBox5.Value = "= Fields.SORUMLU";
            // 
            // textBox6
            // 
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.4553003311157227D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox6.StyleName = "Normal.TableBody";
            this.textBox6.Value = "= \"%\" +Fields.Oran";
            // 
            // textBox7
            // 
            this.textBox7.Format = "{0:C2}";
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.4553003311157227D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox7.StyleName = "Normal.TableBody";
            this.textBox7.Value = "= Fields.Getiri";
            // 
            // table2
            // 
            this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.8945095539093018D)));
            this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.5505483150482178D)));
            this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(3.5559654235839844D)));
            this.table2.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.49600008130073547D)));
            this.table2.Body.SetCellContent(0, 0, this.textBox13);
            this.table2.Body.SetCellContent(0, 1, this.textBox8);
            this.table2.Body.SetCellContent(0, 2, this.textBox10);
            tableGroup13.Name = "tableGroup";
            tableGroup13.ReportItem = this.textBox12;
            tableGroup14.Name = "tableGroup1";
            tableGroup14.ReportItem = this.textBox4;
            tableGroup15.Name = "tableGroup2";
            tableGroup15.ReportItem = this.textBox9;
            this.table2.ColumnGroups.Add(tableGroup13);
            this.table2.ColumnGroups.Add(tableGroup14);
            this.table2.ColumnGroups.Add(tableGroup15);
            this.table2.DataSource = this.dsSertifikaSayisi;
            this.table2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox13,
            this.textBox8,
            this.textBox10,
            this.textBox12,
            this.textBox4,
            this.textBox9});
            this.table2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(12.588875770568848D), Telerik.Reporting.Drawing.Unit.Cm(0.76200008392333984D));
            this.table2.Name = "table2";
            tableGroup16.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup16.Name = "detailTableGroup";
            this.table2.RowGroups.Add(tableGroup16);
            this.table2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(9.0010232925415039D), Telerik.Reporting.Drawing.Unit.Cm(0.992000162601471D));
            this.table2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.table2.StyleName = "Normal.TableNormal";
            // 
            // textBox13
            // 
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.8945083618164062D), Telerik.Reporting.Drawing.Unit.Cm(0.49600008130073547D));
            this.textBox13.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox13.Style.Font.Bold = true;
            this.textBox13.StyleName = "Normal.TableBody";
            this.textBox13.Value = "= Fields.Sorumlu";
            // 
            // textBox8
            // 
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5505490303039551D), Telerik.Reporting.Drawing.Unit.Cm(0.49600008130073547D));
            this.textBox8.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox8.StyleName = "Normal.TableBody";
            this.textBox8.Value = "= \"%\"+Fields.Oran";
            // 
            // textBox10
            // 
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.5559656620025635D), Telerik.Reporting.Drawing.Unit.Cm(0.49600008130073547D));
            this.textBox10.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox10.StyleName = "Normal.TableBody";
            this.textBox10.Value = "= Fields.SertifikaSayisi+\" ad.\"";
            // 
            // dsSertifikaSayisi
            // 
            this.dsSertifikaSayisi.ConnectionString = "KalData";
            this.dsSertifikaSayisi.Name = "dsSertifikaSayisi";
            this.dsSertifikaSayisi.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@BolgeKodu", System.Data.DbType.Int16, "= Parameters.BolgeKodu.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@BasTar", System.Data.DbType.DateTime, "= Parameters.BasTar.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@SonTar", System.Data.DbType.DateTime, "= Parameters.SonTar.Value")});
            this.dsSertifikaSayisi.SelectCommand = "dbo.kal_sfPersSertifikaSayisiAnaliz";
            this.dsSertifikaSayisi.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
            // 
            // textBox22
            // 
            this.textBox22.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.50789999961853027D), Telerik.Reporting.Drawing.Unit.Cm(0.2539997398853302D));
            this.textBox22.Name = "textBox22";
            this.textBox22.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(6.6412563323974609D), Telerik.Reporting.Drawing.Unit.Cm(0.4999997615814209D));
            this.textBox22.Style.Font.Bold = true;
            this.textBox22.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox22.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox22.Value = "Personel Getirileri";
            // 
            // textBox24
            // 
            this.textBox24.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(13.461898803710938D), Telerik.Reporting.Drawing.Unit.Cm(0.261800080537796D));
            this.textBox24.Name = "textBox24";
            this.textBox24.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(6.6412563323974609D), Telerik.Reporting.Drawing.Unit.Cm(0.4999997615814209D));
            this.textBox24.Style.Font.Bold = true;
            this.textBox24.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox24.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox24.Value = "Personel Sertifika Sayıları";
            // 
            // list3
            // 
            this.list3.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(22.605800628662109D)));
            this.list3.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(7.8741002082824707D)));
            this.list3.Body.SetCellContent(0, 0, this.panel3);
            tableGroup17.Name = "ColumnGroup";
            this.list3.ColumnGroups.Add(tableGroup17);
            this.list3.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.panel3});
            this.list3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.50810003280639648D), Telerik.Reporting.Drawing.Unit.Cm(12.191999435424805D));
            this.list3.Name = "list3";
            tableGroup18.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup18.Name = "DetailGroup";
            this.list3.RowGroups.Add(tableGroup18);
            this.list3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(22.605800628662109D), Telerik.Reporting.Drawing.Unit.Cm(7.8741002082824707D));
            // 
            // panel3
            // 
            this.panel3.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.graph2});
            this.panel3.Name = "panel3";
            this.panel3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(22.605800628662109D), Telerik.Reporting.Drawing.Unit.Cm(7.8741002082824707D));
            // 
            // graph2
            // 
            graphGroup3.Name = "categoryGroup1";
            this.graph2.CategoryGroups.Add(graphGroup3);
            this.graph2.CoordinateSystems.Add(this.cartesianCoordinateSystem4);
            this.graph2.DataSource = this.dsSertifikaSayisi;
            this.graph2.Legend.Style.LineColor = System.Drawing.Color.LightGray;
            this.graph2.Legend.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.graph2.Legend.Style.Visible = false;
            this.graph2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(1.5239993333816528D));
            this.graph2.Name = "graph2";
            this.graph2.PlotAreaStyle.LineColor = System.Drawing.Color.LightGray;
            this.graph2.PlotAreaStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.graph2.Series.Add(this.barSeries4);
            this.graph2.SeriesGroups.Add(graphGroup4);
            this.graph2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(22.605600357055664D), Telerik.Reporting.Drawing.Unit.Cm(6.3501005172729492D));
            this.graph2.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            this.graph2.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            this.graph2.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            this.graph2.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            graphTitle2.Position = Telerik.Reporting.GraphItemPosition.TopCenter;
            graphTitle2.Style.Font.Bold = true;
            graphTitle2.Style.LineColor = System.Drawing.Color.LightGray;
            graphTitle2.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            graphTitle2.Text = "Sertifika Sayısı";
            this.graph2.Titles.Add(graphTitle2);
            // 
            // cartesianCoordinateSystem4
            // 
            this.cartesianCoordinateSystem4.Name = "cartesianCoordinateSystem4";
            this.cartesianCoordinateSystem4.XAxis = this.graphAxis7;
            this.cartesianCoordinateSystem4.YAxis = this.graphAxis8;
            // 
            // graphAxis7
            // 
            this.graphAxis7.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis7.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis7.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis7.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis7.MinorGridLineStyle.Visible = false;
            this.graphAxis7.Name = "graphAxis7";
            this.graphAxis7.Scale = numericalScale2;
            // 
            // graphAxis8
            // 
            this.graphAxis8.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis8.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis8.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis8.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis8.MinorGridLineStyle.Visible = false;
            this.graphAxis8.Name = "graphAxis8";
            this.graphAxis8.Scale = categoryScale2;
            // 
            // barSeries4
            // 
            this.barSeries4.ArrangeMode = Telerik.Reporting.GraphSeriesArrangeMode.Overlapped;
            this.barSeries4.CategoryGroup = graphGroup3;
            this.barSeries4.CoordinateSystem = this.cartesianCoordinateSystem4;
            this.barSeries4.DataPointLabel = "= Fields.SertifikaSayisi";
            this.barSeries4.DataPointLabelConnectorStyle.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
            this.barSeries4.DataPointLabelConnectorStyle.Padding.Top = Telerik.Reporting.Drawing.Unit.Point(2D);
            this.barSeries4.DataPointLabelStyle.Font.Bold = true;
            this.barSeries4.DataPointLabelStyle.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.barSeries4.DataPointLabelStyle.Visible = true;
            this.barSeries4.DataPointStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.barSeries4.DataPointStyle.Visible = true;
            this.barSeries4.LegendItem.Value = "= Fields.Sorumlu";
            this.barSeries4.Name = "barSeries4";
            graphGroup4.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.Sorumlu"));
            graphGroup4.Name = "sorumluGroup";
            graphGroup4.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.SertifikaSayisi", Telerik.Reporting.SortDirection.Asc));
            this.barSeries4.SeriesGroup = graphGroup4;
            this.barSeries4.X = "= Fields.SertifikaSayisi";
            this.barSeries4.Y = "= Fields.Sorumlu";
            // 
            // textBox25
            // 
            this.textBox25.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.72474396228790283D), Telerik.Reporting.Drawing.Unit.Cm(20.574001312255859D));
            this.textBox25.Name = "textBox25";
            this.textBox25.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(21.373254776000977D), Telerik.Reporting.Drawing.Unit.Cm(0.50780004262924194D));
            this.textBox25.Style.Font.Bold = true;
            this.textBox25.Value = "= Parameters.Personel.Value+ \" tarafından \"+ Parameters.BasTar.Value+\" ve \" + Par" +
    "ameters.SonTar.Value+\" tarihleri arasında yapılan kalibrasyonlar\"";
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.pageFooterSection1.Name = "pageFooterSection1";
            // 
            // graphAxis1
            // 
            this.graphAxis1.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis1.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis1.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis1.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis1.MinorGridLineStyle.Visible = false;
            this.graphAxis1.Name = "graphAxis1";
            this.graphAxis1.Scale = numericalScale3;
            // 
            // graphAxis2
            // 
            this.graphAxis2.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis2.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis2.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis2.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis2.MinorGridLineStyle.Visible = false;
            this.graphAxis2.Name = "graphAxis2";
            this.graphAxis2.Scale = categoryScale3;
            // 
            // cartesianCoordinateSystem1
            // 
            this.cartesianCoordinateSystem1.Name = "cartesianCoordinateSystem1";
            this.cartesianCoordinateSystem1.XAxis = this.graphAxis1;
            this.cartesianCoordinateSystem1.YAxis = this.graphAxis2;
            // 
            // barSeries1
            // 
            this.barSeries1.ArrangeMode = Telerik.Reporting.GraphSeriesArrangeMode.Overlapped;
            graphGroup5.Name = "categoryGroup";
            this.barSeries1.CategoryGroup = graphGroup5;
            this.barSeries1.CoordinateSystem = this.cartesianCoordinateSystem1;
            this.barSeries1.DataPointLabel = "= Sum(Fields.Getiri)";
            this.barSeries1.DataPointLabelConnectorStyle.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
            this.barSeries1.DataPointLabelConnectorStyle.Padding.Top = Telerik.Reporting.Drawing.Unit.Point(2D);
            this.barSeries1.DataPointLabelStyle.Visible = true;
            this.barSeries1.DataPointStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.barSeries1.DataPointStyle.Visible = true;
            this.barSeries1.LegendItem.Value = "= Fields.SORUMLU";
            this.barSeries1.Name = "barSeries1";
            graphGroup6.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.SORUMLU"));
            graphGroup6.Name = "sORUMLUGroup";
            graphGroup6.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.Getiri", Telerik.Reporting.SortDirection.Asc));
            this.barSeries1.SeriesGroup = graphGroup6;
            this.barSeries1.X = "= Sum(Fields.Getiri)";
            this.barSeries1.Y = "= Fields.SORUMLU";
            // 
            // graphAxis3
            // 
            this.graphAxis3.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis3.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis3.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis3.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis3.MinorGridLineStyle.Visible = false;
            this.graphAxis3.Name = "graphAxis3";
            this.graphAxis3.Scale = numericalScale4;
            // 
            // graphAxis4
            // 
            this.graphAxis4.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis4.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis4.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            this.graphAxis4.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.graphAxis4.MinorGridLineStyle.Visible = false;
            this.graphAxis4.Name = "graphAxis4";
            this.graphAxis4.Scale = categoryScale4;
            // 
            // cartesianCoordinateSystem2
            // 
            this.cartesianCoordinateSystem2.Name = "cartesianCoordinateSystem2";
            this.cartesianCoordinateSystem2.XAxis = this.graphAxis3;
            this.cartesianCoordinateSystem2.YAxis = this.graphAxis4;
            // 
            // barSeries2
            // 
            this.barSeries2.ArrangeMode = Telerik.Reporting.GraphSeriesArrangeMode.Overlapped;
            graphGroup7.Name = "categoryGroup1";
            this.barSeries2.CategoryGroup = graphGroup7;
            this.barSeries2.CoordinateSystem = this.cartesianCoordinateSystem2;
            this.barSeries2.DataPointLabel = "= Sum(Fields.Oran)";
            this.barSeries2.DataPointLabelConnectorStyle.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
            this.barSeries2.DataPointLabelConnectorStyle.Padding.Top = Telerik.Reporting.Drawing.Unit.Point(2D);
            this.barSeries2.DataPointLabelStyle.Visible = true;
            this.barSeries2.DataPointStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.barSeries2.DataPointStyle.Visible = true;
            this.barSeries2.LegendItem.Value = "= Fields.SORUMLU";
            this.barSeries2.Name = "barSeries2";
            graphGroup8.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.SORUMLU"));
            graphGroup8.Name = "sORUMLUGroup1";
            graphGroup8.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.Oran", Telerik.Reporting.SortDirection.Asc));
            this.barSeries2.SeriesGroup = graphGroup8;
            this.barSeries2.X = "= Sum(Fields.Oran)";
            this.barSeries2.Y = "= Fields.SORUMLU";
            // 
            // PersGetiriAnaliz
            // 
            this.Culture = new System.Globalization.CultureInfo("tr-TR");
            this.DataSource = null;
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageHeaderSection1,
            this.detail,
            this.pageFooterSection1});
            this.Name = "PersGetiriAnaliz";
            this.PageSettings.Landscape = true;
            this.PageSettings.Margins = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(1D));
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
            reportParameter1.Name = "BolgeKodu";
            reportParameter1.Text = "BolgeKodu";
            reportParameter1.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter1.Visible = true;
            reportParameter2.Name = "BasTar";
            reportParameter2.Text = "BasTar";
            reportParameter2.Type = Telerik.Reporting.ReportParameterType.DateTime;
            reportParameter2.Visible = true;
            reportParameter3.Name = "SonTar";
            reportParameter3.Text = "SonTar";
            reportParameter3.Type = Telerik.Reporting.ReportParameterType.DateTime;
            reportParameter3.Visible = true;
            reportParameter4.Name = "Personel";
            reportParameter4.Text = "Personel";
            reportParameter4.Visible = true;
            this.ReportParameters.Add(reportParameter1);
            this.ReportParameters.Add(reportParameter2);
            this.ReportParameters.Add(reportParameter3);
            this.ReportParameters.Add(reportParameter4);
            styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))});
            styleRule1.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Point(2D);
            styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
            styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Aspect.TableNormal")});
            styleRule2.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule2.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule2.Style.Color = System.Drawing.Color.Black;
            styleRule2.Style.Font.Name = "Verdana";
            styleRule2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            descendantSelector1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Aspect.TableBody")});
            styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector1});
            styleRule3.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule3.Style.Font.Name = "Verdana";
            styleRule3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            descendantSelector2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Aspect.TableHeader")});
            styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector2});
            styleRule4.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
            styleRule4.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule4.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule4.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(222)))), ((int)(((byte)(209)))));
            styleRule4.Style.Font.Name = "Verdana";
            styleRule4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Normal.TableNormal")});
            styleRule5.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule5.Style.Color = System.Drawing.Color.Black;
            styleRule5.Style.Font.Name = "Tahoma";
            styleRule5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            descendantSelector3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Normal.TableBody")});
            styleRule6.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector3});
            styleRule6.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule6.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule6.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule6.Style.Font.Name = "Tahoma";
            styleRule6.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            descendantSelector4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Normal.TableHeader")});
            styleRule7.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector4});
            styleRule7.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule7.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule7.Style.Font.Name = "Tahoma";
            styleRule7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            styleRule7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1,
            styleRule2,
            styleRule3,
            styleRule4,
            styleRule5,
            styleRule6,
            styleRule7});
            this.UnitOfMeasure = Telerik.Reporting.Drawing.UnitType.Cm;
            this.Width = Telerik.Reporting.Drawing.Unit.Inch(12.047686576843262D);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(InformeEstodoHojas));
     Telerik.Reporting.ReportParameter   reportParameter1     = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.Drawing.StyleRule styleRule1           = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule2           = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule3           = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule4           = new Telerik.Reporting.Drawing.StyleRule();
     this.pageHeader   = new Telerik.Reporting.PageHeaderSection();
     this.pageFooter   = new Telerik.Reporting.PageFooterSection();
     this.reportHeader = new Telerik.Reporting.ReportHeaderSection();
     this.titleTextBox = new Telerik.Reporting.TextBox();
     this.pictureBox1  = new Telerik.Reporting.PictureBox();
     this.textBox7     = new Telerik.Reporting.TextBox();
     this.textBox6     = new Telerik.Reporting.TextBox();
     this.textBox2     = new Telerik.Reporting.TextBox();
     this.textBox20    = new Telerik.Reporting.TextBox();
     this.textBox16    = new Telerik.Reporting.TextBox();
     this.textBox15    = new Telerik.Reporting.TextBox();
     this.textBox14    = new Telerik.Reporting.TextBox();
     this.textBox1     = new Telerik.Reporting.TextBox();
     this.textBox3     = new Telerik.Reporting.TextBox();
     this.textBox5     = new Telerik.Reporting.TextBox();
     this.textBox8     = new Telerik.Reporting.TextBox();
     this.textBox19    = new Telerik.Reporting.TextBox();
     this.detail       = new Telerik.Reporting.DetailSection();
     this.textBox4     = new Telerik.Reporting.TextBox();
     this.textBox9     = new Telerik.Reporting.TextBox();
     this.textBox10    = new Telerik.Reporting.TextBox();
     this.textBox11    = new Telerik.Reporting.TextBox();
     this.textBox12    = new Telerik.Reporting.TextBox();
     this.textBox13    = new Telerik.Reporting.TextBox();
     this.textBox17    = new Telerik.Reporting.TextBox();
     this.textBox21    = new Telerik.Reporting.TextBox();
     this.textBox18    = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Height        = new Telerik.Reporting.Drawing.Unit(0.71437495946884155D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.pageHeader.Name          = "pageHeader";
     this.pageHeader.Style.Visible = false;
     //
     // pageFooter
     //
     this.pageFooter.Height        = new Telerik.Reporting.Drawing.Unit(0.65291714668273926D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.pageFooter.Name          = "pageFooter";
     this.pageFooter.Style.Visible = false;
     //
     // reportHeader
     //
     this.reportHeader.Height = new Telerik.Reporting.Drawing.Unit(3.4856250286102295D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.titleTextBox,
         this.pictureBox1,
         this.textBox7,
         this.textBox6,
         this.textBox2,
         this.textBox20,
         this.textBox16,
         this.textBox15,
         this.textBox14,
         this.textBox1,
         this.textBox3,
         this.textBox5,
         this.textBox8,
         this.textBox19
     });
     this.reportHeader.Name = "reportHeader";
     //
     // titleTextBox
     //
     this.titleTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.8000001907348633D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.titleTextBox.Name      = "titleTextBox";
     this.titleTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(10.914167404174805D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.98562496900558472D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.titleTextBox.StyleName = "Title";
     resources.ApplyResources(this.titleTextBox, "titleTextBox");
     //
     // pictureBox1
     //
     this.pictureBox1.MimeType = "image/png";
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.7999999523162842D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.1859145164489746D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.pictureBox1.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.Stretch;
     this.pictureBox1.Style.BackgroundColor = System.Drawing.Color.Transparent;
     this.pictureBox1.Value = ((object)(resources.GetObject("pictureBox1.Value")));
     //
     // textBox7
     //
     this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(5.34708309173584D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.9858248233795166D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox7.Name     = "textBox7";
     this.textBox7.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.69980001449585D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.69980001449584961D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox7.Style.BackgroundColor = System.Drawing.Color.Empty;
     this.textBox7.Style.Font.Size       = new Telerik.Reporting.Drawing.Unit(13D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox7.StyleName             = "Title";
     resources.ApplyResources(this.textBox7, "textBox7");
     //
     // textBox6
     //
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.8000001907348633D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.9858248233795166D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.5468826293945312D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.69980001449584961D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox6.Style.BackgroundColor = System.Drawing.Color.Empty;
     this.textBox6.Style.Font.Size       = new Telerik.Reporting.Drawing.Unit(13D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox6.StyleName             = "Title";
     resources.ApplyResources(this.textBox6, "textBox6");
     //
     // textBox2
     //
     this.textBox2.Format          = "{0:D}";
     this.textBox2.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(19.5D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.00010012308484874666D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(14.799900054931641D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox2.Style.Color     = System.Drawing.Color.Black;
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox2.StyleName       = "PageInfo";
     resources.ApplyResources(this.textBox2, "textBox2");
     //
     // textBox20
     //
     this.textBox20.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(22.980978012084961D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.885624885559082D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox20.Name     = "textBox20";
     this.textBox20.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.0661060810089111D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox20.Style.BackgroundColor     = System.Drawing.Color.Orange;
     this.textBox20.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox20.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox20.Style.Color     = System.Drawing.Color.Black;
     this.textBox20.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox20.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox20.StyleName       = "PageInfo";
     resources.ApplyResources(this.textBox20, "textBox20");
     //
     // textBox16
     //
     this.textBox16.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.885624885559082D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox16.Name     = "textBox16";
     this.textBox16.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.8998000621795654D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox16.Style.BackgroundColor     = System.Drawing.Color.Orange;
     this.textBox16.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox16.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox16.Style.Color     = System.Drawing.Color.Black;
     this.textBox16.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox16.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox16.StyleName       = "PageInfo";
     resources.ApplyResources(this.textBox16, "textBox16");
     //
     // textBox15
     //
     this.textBox15.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(9.7002010345458984D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.885624885559082D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox15.Name     = "textBox15";
     this.textBox15.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.8000006675720215D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox15.Style.BackgroundColor     = System.Drawing.Color.Orange;
     this.textBox15.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox15.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox15.Style.Color     = System.Drawing.Color.Black;
     this.textBox15.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox15.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox15.StyleName       = "PageInfo";
     resources.ApplyResources(this.textBox15, "textBox15");
     //
     // textBox14
     //
     this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.9000000953674316D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.885624885559082D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox14.Name     = "textBox14";
     this.textBox14.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.8000006675720215D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox14.Style.BackgroundColor     = System.Drawing.Color.Orange;
     this.textBox14.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox14.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox14.Style.Color     = System.Drawing.Color.Black;
     this.textBox14.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox14.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox14.StyleName       = "PageInfo";
     resources.ApplyResources(this.textBox14, "textBox14");
     //
     // textBox1
     //
     this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(25.047281265258789D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.885624885559082D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.0661060810089111D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox1.Style.BackgroundColor     = System.Drawing.Color.Orange;
     this.textBox1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox1.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox1.Style.Color     = System.Drawing.Color.Black;
     this.textBox1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.StyleName       = "PageInfo";
     resources.ApplyResources(this.textBox1, "textBox1");
     //
     // textBox3
     //
     this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(27.113590240478516D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.885624885559082D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox3.Name     = "textBox3";
     this.textBox3.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.0661060810089111D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox3.Style.BackgroundColor     = System.Drawing.Color.Orange;
     this.textBox3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox3.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox3.Style.Color     = System.Drawing.Color.Black;
     this.textBox3.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.StyleName       = "PageInfo";
     resources.ApplyResources(this.textBox3, "textBox3");
     //
     // textBox5
     //
     this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(29.179897308349609D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.885624885559082D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox5.Name     = "textBox5";
     this.textBox5.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.7470834255218506D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox5.Style.BackgroundColor     = System.Drawing.Color.Orange;
     this.textBox5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox5.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox5.Style.Color     = System.Drawing.Color.Black;
     this.textBox5.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox5.StyleName       = "PageInfo";
     resources.ApplyResources(this.textBox5, "textBox5");
     //
     // textBox8
     //
     this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(16.500402450561523D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.885624885559082D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox8.Name     = "textBox8";
     this.textBox8.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4803752899169922D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox8.Style.BackgroundColor     = System.Drawing.Color.Orange;
     this.textBox8.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox8.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox8.Style.Color     = System.Drawing.Color.Black;
     this.textBox8.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox8.StyleName       = "PageInfo";
     resources.ApplyResources(this.textBox8, "textBox8");
     //
     // textBox19
     //
     this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(31.927177429199219D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.8855249881744385D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox19.Name     = "textBox19";
     this.textBox19.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.3727200031280518D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox19.Style.BackgroundColor     = System.Drawing.Color.Orange;
     this.textBox19.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox19.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox19.Style.Color     = System.Drawing.Color.Black;
     this.textBox19.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox19.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox19.StyleName       = "PageInfo";
     resources.ApplyResources(this.textBox19, "textBox19");
     //
     // detail
     //
     this.detail.Height = new Telerik.Reporting.Drawing.Unit(0.599999725818634D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox4,
         this.textBox9,
         this.textBox10,
         this.textBox11,
         this.textBox12,
         this.textBox13,
         this.textBox17,
         this.textBox21,
         this.textBox18
     });
     this.detail.Name = "detail";
     //
     // textBox4
     //
     this.textBox4.Name = "textBox4";
     this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.8998000621795654D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox4.Style.Color     = System.Drawing.Color.Black;
     this.textBox4.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox4.StyleName       = "PageInfo";
     this.textBox4.TextWrap        = false;
     resources.ApplyResources(this.textBox4, "textBox4");
     //
     // textBox9
     //
     this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(9.7002010345458984D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox9.Name     = "textBox9";
     this.textBox9.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.7999997138977051D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox9.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox9.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox9.Style.Color     = System.Drawing.Color.Black;
     this.textBox9.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox9.StyleName       = "PageInfo";
     this.textBox9.TextWrap        = false;
     resources.ApplyResources(this.textBox9, "textBox9");
     //
     // textBox10
     //
     this.textBox10.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.90000057220459D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox10.Multiline = false;
     this.textBox10.Name      = "textBox10";
     this.textBox10.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.7999997138977051D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox10.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox10.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox10.Style.Color     = System.Drawing.Color.Black;
     this.textBox10.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox10.StyleName       = "PageInfo";
     this.textBox10.TextWrap        = false;
     resources.ApplyResources(this.textBox10, "textBox10");
     //
     // textBox11
     //
     this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(25.047281265258789D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox11.Name     = "textBox11";
     this.textBox11.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.0661056041717529D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox11.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox11.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox11.Style.Color     = System.Drawing.Color.Black;
     this.textBox11.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox11.StyleName       = "PageInfo";
     this.textBox11.TextWrap        = false;
     resources.ApplyResources(this.textBox11, "textBox11");
     //
     // textBox12
     //
     this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(22.980978012084961D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox12.Name     = "textBox12";
     this.textBox12.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.0661056041717529D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox12.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox12.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox12.Style.Color     = System.Drawing.Color.Black;
     this.textBox12.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox12.StyleName       = "PageInfo";
     this.textBox12.TextWrap        = false;
     resources.ApplyResources(this.textBox12, "textBox12");
     //
     // textBox13
     //
     this.textBox13.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(27.113590240478516D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox13.Name     = "textBox13";
     this.textBox13.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.0661056041717529D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox13.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox13.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox13.Style.Color     = System.Drawing.Color.Black;
     this.textBox13.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox13.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox13.StyleName       = "PageInfo";
     this.textBox13.TextWrap        = false;
     resources.ApplyResources(this.textBox13, "textBox13");
     //
     // textBox17
     //
     this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(29.179897308349609D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox17.Name     = "textBox17";
     this.textBox17.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.7470831871032715D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox17.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox17.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox17.Style.Color     = System.Drawing.Color.Black;
     this.textBox17.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox17.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox17.StyleName       = "PageInfo";
     this.textBox17.TextWrap        = false;
     resources.ApplyResources(this.textBox17, "textBox17");
     //
     // textBox21
     //
     this.textBox21.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(31.927177429199219D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox21.Name     = "textBox21";
     this.textBox21.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.3735013008117676D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox21.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox21.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox21.Style.Color     = System.Drawing.Color.Black;
     this.textBox21.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox21.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox21.StyleName       = "PageInfo";
     this.textBox21.TextWrap        = false;
     resources.ApplyResources(this.textBox21, "textBox21");
     //
     // textBox18
     //
     this.textBox18.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(16.500402450561523D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox18.Name     = "textBox18";
     this.textBox18.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.480374813079834D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox18.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox18.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox18.Style.Color     = System.Drawing.Color.Black;
     this.textBox18.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox18.StyleName       = "PageInfo";
     this.textBox18.TextWrap        = false;
     resources.ApplyResources(this.textBox18, "textBox18");
     //
     // InformeEstodoHojas
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeader,
         this.pageFooter,
         this.reportHeader,
         this.detail
     });
     this.PageSettings.Landscape      = true;
     this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(0.54000002145767212D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Left   = new Telerik.Reporting.Drawing.Unit(0.54000002145767212D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Right  = new Telerik.Reporting.Drawing.Unit(0.54000002145767212D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Top    = new Telerik.Reporting.Drawing.Unit(0.54000002145767212D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.PaperKind      = System.Drawing.Printing.PaperKind.Legal;
     reportParameter1.Name            = "Periodo";
     this.ReportParameters.Add(reportParameter1);
     this.Style.BackgroundColor = System.Drawing.Color.White;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Title")
     });
     styleRule1.Style.Color          = System.Drawing.Color.Black;
     styleRule1.Style.Font.Bold      = true;
     styleRule1.Style.Font.Italic    = false;
     styleRule1.Style.Font.Name      = "Tahoma";
     styleRule1.Style.Font.Size      = new Telerik.Reporting.Drawing.Unit(20D, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule1.Style.Font.Strikeout = false;
     styleRule1.Style.Font.Underline = false;
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Caption")
     });
     styleRule2.Style.Color         = System.Drawing.Color.Black;
     styleRule2.Style.Font.Name     = "Tahoma";
     styleRule2.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Data")
     });
     styleRule3.Style.Font.Name     = "Tahoma";
     styleRule3.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("PageInfo")
     });
     styleRule4.Style.Font.Name     = "Tahoma";
     styleRule4.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4
     });
     this.Width           = new Telerik.Reporting.Drawing.Unit(34.300678253173828D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.NeedDataSource += new System.EventHandler(this.InformeEstodoHojas_NeedDataSource);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// Required method for telerik Reporting designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ProductCatalog));
            Telerik.Reporting.TableGroup tableGroup1 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup2 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup3 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup4 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup5 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup6 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup7 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup8 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup9 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
            this.sqlDataSource2 = new Telerik.Reporting.SqlDataSource();
            this.groupHeaderSection1 = new Telerik.Reporting.GroupHeaderSection();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.pictureBox2 = new Telerik.Reporting.PictureBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.panel2 = new Telerik.Reporting.Panel();
            this.groupFooterSection1 = new Telerik.Reporting.GroupFooterSection();
            this.group1 = new Telerik.Reporting.Group();
            this.groupHeaderSection2 = new Telerik.Reporting.GroupHeaderSection();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.groupFooterSection2 = new Telerik.Reporting.GroupFooterSection();
            this.group2 = new Telerik.Reporting.Group();
            this.groupHeaderSection3 = new Telerik.Reporting.GroupHeaderSection();
            this.textBox6 = new Telerik.Reporting.TextBox();
            this.panel3 = new Telerik.Reporting.Panel();
            this.pictureBox1 = new Telerik.Reporting.PictureBox();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.table1 = new Telerik.Reporting.Table();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.textBox14 = new Telerik.Reporting.TextBox();
            this.textBox15 = new Telerik.Reporting.TextBox();
            this.textBox16 = new Telerik.Reporting.TextBox();
            this.textBox17 = new Telerik.Reporting.TextBox();
            this.textBox8 = new Telerik.Reporting.TextBox();
            this.textBox7 = new Telerik.Reporting.TextBox();
            this.textBox18 = new Telerik.Reporting.TextBox();
            this.textBox9 = new Telerik.Reporting.TextBox();
            this.textBox20 = new Telerik.Reporting.TextBox();
            this.textBox19 = new Telerik.Reporting.TextBox();
            this.textBox22 = new Telerik.Reporting.TextBox();
            this.textBox21 = new Telerik.Reporting.TextBox();
            this.panel7 = new Telerik.Reporting.Panel();
            this.shape1 = new Telerik.Reporting.Shape();
            this.textBox10 = new Telerik.Reporting.TextBox();
            this.groupFooterSection3 = new Telerik.Reporting.GroupFooterSection();
            this.group3 = new Telerik.Reporting.Group();
            this.detailSection1 = new Telerik.Reporting.DetailSection();
            this.sqlDataSource1 = new Telerik.Reporting.SqlDataSource();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // sqlDataSource2
            // 
            this.sqlDataSource2.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
            this.sqlDataSource2.Name = "sqlDataSource2";
            this.sqlDataSource2.SelectCommand = "SELECT RTRIM(CultureID) AS CultureID, Name FROM Production.Culture";
            // 
            // groupHeaderSection1
            // 
            this.groupHeaderSection1.Height = new Telerik.Reporting.Drawing.Unit(0.90220135450363159D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.groupHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox2,
            this.pictureBox2,
            this.textBox3,
            this.panel2});
            this.groupHeaderSection1.Name = "groupHeaderSection1";
            this.groupHeaderSection1.PrintOnEveryPage = true;
            this.groupHeaderSection1.Style.Color = System.Drawing.Color.White;
            this.groupHeaderSection1.Style.Font.Bold = true;
            this.groupHeaderSection1.Style.Font.Name = "Trebuchet MS";
            this.groupHeaderSection1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(16D, Telerik.Reporting.Drawing.UnitType.Point);
            this.groupHeaderSection1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.groupHeaderSection1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            // 
            // textBox2
            // 
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.5175787210464478D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.3533935546875D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.9198818206787109D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.32099071145057678D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox2.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBox2.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBox2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox2.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox2.StyleName = "Data";
            this.textBox2.Value = "=Fields.ProductCategory";
            // 
            // pictureBox2
            // 
            this.pictureBox2.MimeType = "image/jpeg";
            this.pictureBox2.Name = "pictureBox2";
            this.pictureBox2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5174999237060547D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.67438423633575439D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.pictureBox2.Sizing = Telerik.Reporting.Drawing.ImageSizeMode.Stretch;
            this.pictureBox2.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.pictureBox2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.pictureBox2.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.pictureBox2.Value = ((object)(resources.GetObject("pictureBox2.Value")));
            // 
            // textBox3
            // 
            this.textBox3.Culture = new System.Globalization.CultureInfo("en");
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.0104167461395264D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(3.9339065551757812E-05D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox3.Name = "textBox17";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.4270439147949219D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.35327553749084473D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox3.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(145)))), ((int)(((byte)(165)))));
            this.textBox3.Style.Font.Bold = true;
            this.textBox3.Style.Font.Italic = false;
            this.textBox3.Style.Font.Name = "Arial";
            this.textBox3.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(20D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox3.StyleName = "Title";
            this.textBox3.Value = "PRODUCT CATALOG";
            // 
            // panel2
            // 
            this.panel2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.9365764678223059E-05D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.67446297407150269D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.panel2.Name = "panel2";
            this.panel2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.4374208450317383D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.1354166716337204D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.panel2.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.panel2.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.panel2.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
            this.panel2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.panel2.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.panel2.Style.BorderWidth.Left = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.panel2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            // 
            // groupFooterSection1
            // 
            this.groupFooterSection1.Height = new Telerik.Reporting.Drawing.Unit(0.21875D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.groupFooterSection1.Name = "groupFooterSection1";
            this.groupFooterSection1.Style.Visible = false;
            // 
            // group1
            // 
            this.group1.DocumentMapText = "=Fields.ProductCategory";
            this.group1.GroupFooter = this.groupFooterSection1;
            this.group1.GroupHeader = this.groupHeaderSection1;
            this.group1.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
            new Telerik.Reporting.Data.Grouping("=Fields.ProductCategory")});
            this.group1.GroupKeepTogether = Telerik.Reporting.GroupKeepTogether.All;
            this.group1.Name = "group1";
            this.group1.Sortings.AddRange(new Telerik.Reporting.Data.Sorting[] {
            new Telerik.Reporting.Data.Sorting("=Fields.ProductCategory", Telerik.Reporting.Data.SortDirection.Asc)});
            // 
            // groupHeaderSection2
            // 
            this.groupHeaderSection2.Height = new Telerik.Reporting.Drawing.Unit(0.40000000596046448D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.groupHeaderSection2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox4});
            this.groupHeaderSection2.KeepTogether = false;
            this.groupHeaderSection2.Name = "groupHeaderSection2";
            this.groupHeaderSection2.PrintOnEveryPage = true;
            // 
            // textBox4
            // 
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.4374604225158691D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.40000000596046448D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox4.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(95)))), ((int)(((byte)(145)))));
            this.textBox4.Style.Font.Bold = true;
            this.textBox4.Style.Font.Name = "Trebuchet MS";
            this.textBox4.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(16D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox4.Style.Padding.Left = new Telerik.Reporting.Drawing.Unit(-3.25D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox4.StyleName = "Data";
            this.textBox4.Value = "=Fields.ProductSubCategory";
            // 
            // groupFooterSection2
            // 
            this.groupFooterSection2.Height = new Telerik.Reporting.Drawing.Unit(0.1979166716337204D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.groupFooterSection2.Name = "groupFooterSection2";
            this.groupFooterSection2.Style.Visible = false;
            // 
            // group2
            // 
            this.group2.DocumentMapText = "=Fields.ProductSubCategory";
            this.group2.GroupFooter = this.groupFooterSection2;
            this.group2.GroupHeader = this.groupHeaderSection2;
            this.group2.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
            new Telerik.Reporting.Data.Grouping("=Fields.ProductSubCategory")});
            this.group2.GroupKeepTogether = Telerik.Reporting.GroupKeepTogether.FirstDetail;
            this.group2.Name = "group2";
            this.group2.Sortings.AddRange(new Telerik.Reporting.Data.Sorting[] {
            new Telerik.Reporting.Data.Sorting("=Fields.ProductSubCategory", Telerik.Reporting.Data.SortDirection.Asc)});
            // 
            // groupHeaderSection3
            // 
            this.groupHeaderSection3.Height = new Telerik.Reporting.Drawing.Unit(2.0915372371673584D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.groupHeaderSection3.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox6,
            this.panel3});
            this.groupHeaderSection3.Name = "groupHeaderSection3";
            this.groupHeaderSection3.PrintOnEveryPage = true;
            this.groupHeaderSection3.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.groupHeaderSection3.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.groupHeaderSection3.Style.BorderWidth.Left = new Telerik.Reporting.Drawing.Unit(3D, Telerik.Reporting.Drawing.UnitType.Point);
            // 
            // textBox6
            // 
            this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.23742151260376D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.40000000596046448D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox6.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
            this.textBox6.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.textBox6.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox6.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox6.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox6.Style.BorderWidth.Bottom = new Telerik.Reporting.Drawing.Unit(2D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox6.Style.BorderWidth.Top = new Telerik.Reporting.Drawing.Unit(2D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox6.Style.Font.Bold = true;
            this.textBox6.Style.Font.Name = "Trebuchet MS";
            this.textBox6.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(16D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox6.StyleName = "Data";
            this.textBox6.Value = "=Fields.ProductModel";
            // 
            // panel3
            // 
            this.panel3.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pictureBox1,
            this.textBox1,
            this.table1});
            this.panel3.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.19999949634075165D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.40007877349853516D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.panel3.Name = "panel3";
            this.panel3.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.2373824119567871D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.6914583444595337D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.panel3.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.panel3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.panel3.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.None;
            this.panel3.Style.Padding.Bottom = new Telerik.Reporting.Drawing.Unit(4D, Telerik.Reporting.Drawing.UnitType.Point);
            // 
            // pictureBox1
            // 
            this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(5.5676894187927246D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.052279949188232422D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.pictureBox1.MimeType = "";
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.1930440664291382D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.87083333730697632D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.pictureBox1.Sizing = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
            this.pictureBox1.Style.BorderColor.Default = System.Drawing.Color.Red;
            this.pictureBox1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.pictureBox1.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.pictureBox1.Style.Color = System.Drawing.Color.White;
            this.pictureBox1.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.pictureBox1.Style.Padding.Bottom = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Point);
            this.pictureBox1.Style.Padding.Left = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Point);
            this.pictureBox1.Style.Padding.Right = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Point);
            this.pictureBox1.Style.Padding.Top = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Point);
            this.pictureBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.pictureBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.pictureBox1.Value = "=Fields.LargePhoto";
            // 
            // textBox1
            // 
            this.textBox1.CanShrink = true;
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.23871643841266632D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.052279949188232422D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.3000001907348633D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.870793879032135D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox1.Style.BorderColor.Default = System.Drawing.Color.Red;
            this.textBox1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox1.Style.Font.Name = "Microsoft Sans Serif";
            this.textBox1.Style.Padding.Bottom = new Telerik.Reporting.Drawing.Unit(2D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox1.Style.Padding.Left = new Telerik.Reporting.Drawing.Unit(2D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox1.Style.Padding.Right = new Telerik.Reporting.Drawing.Unit(2D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox1.Style.Padding.Top = new Telerik.Reporting.Drawing.Unit(2D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
            this.textBox1.Value = "=Fields.Description";
            // 
            // table1
            // 
            this.table1.Bindings.Add(new Telerik.Reporting.Binding("DataSource", "=ReportItem.DataObject"));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(0.78536719083786011D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(1.8082544803619385D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(0.93452322483062744D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(0.55065685510635376D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(0.50617128610610962D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(0.83333349227905273D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(1.1037493944168091D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(0.25D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(0.2822563648223877D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.table1.Body.SetCellContent(0, 0, this.textBox5);
            this.table1.Body.SetCellContent(0, 1, this.textBox14);
            this.table1.Body.SetCellContent(0, 2, this.textBox15);
            this.table1.Body.SetCellContent(1, 0, this.textBox16);
            this.table1.Body.SetCellContent(1, 1, this.textBox17);
            this.table1.Body.SetCellContent(1, 3, this.textBox8);
            this.table1.Body.SetCellContent(0, 3, this.textBox7);
            this.table1.Body.SetCellContent(1, 4, this.textBox18);
            this.table1.Body.SetCellContent(0, 4, this.textBox9);
            this.table1.Body.SetCellContent(1, 5, this.textBox20);
            this.table1.Body.SetCellContent(0, 5, this.textBox19);
            this.table1.Body.SetCellContent(1, 6, this.textBox22);
            this.table1.Body.SetCellContent(0, 6, this.textBox21);
            this.table1.Body.SetCellContent(1, 2, this.panel7);
            this.table1.ColumnGroups.Add(tableGroup1);
            this.table1.ColumnGroups.Add(tableGroup2);
            this.table1.ColumnGroups.Add(tableGroup3);
            this.table1.ColumnGroups.Add(tableGroup4);
            this.table1.ColumnGroups.Add(tableGroup5);
            this.table1.ColumnGroups.Add(tableGroup6);
            this.table1.ColumnGroups.Add(tableGroup7);
            this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox5,
            this.textBox14,
            this.textBox15,
            this.textBox16,
            this.textBox17,
            this.textBox8,
            this.textBox7,
            this.textBox18,
            this.textBox9,
            this.textBox20,
            this.textBox19,
            this.textBox22,
            this.textBox21,
            this.panel7});
            this.table1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.60616385936737061D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.57883620262146D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.table1.Name = "table1";
            tableGroup9.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
            new Telerik.Reporting.Data.Grouping("")});
            tableGroup9.Name = "detailGroup";
            this.table1.RowGroups.Add(tableGroup8);
            this.table1.RowGroups.Add(tableGroup9);
            this.table1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.5220561027526855D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.3518518209457398D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.table1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            // 
            // textBox5
            // 
            this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.60626399517059326D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.78536742925643921D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.25D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox5.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
            this.textBox5.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(145)))), ((int)(((byte)(165)))));
            this.textBox5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox5.Style.Color = System.Drawing.Color.DarkRed;
            this.textBox5.Style.Font.Bold = true;
            this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox5.Value = "Product No.";
            // 
            // textBox14
            // 
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.808254599571228D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.63492065668106079D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox14.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
            this.textBox14.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(145)))), ((int)(((byte)(165)))));
            this.textBox14.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox14.Style.Color = System.Drawing.Color.DarkRed;
            this.textBox14.Style.Font.Bold = true;
            this.textBox14.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox14.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox14.Value = "Product";
            // 
            // textBox15
            // 
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.93452340364456177D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.63492065668106079D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox15.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
            this.textBox15.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(145)))), ((int)(((byte)(165)))));
            this.textBox15.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox15.Style.Color = System.Drawing.Color.DarkRed;
            this.textBox15.Style.Font.Bold = true;
            this.textBox15.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox15.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox15.Value = "Color";
            // 
            // textBox16
            // 
            this.textBox16.Name = "textBox16";
            this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.78536742925643921D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.716931164264679D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox16.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(145)))), ((int)(((byte)(165)))));
            this.textBox16.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox16.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox16.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox16.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox16.Value = "=Fields.ProductNumber";
            // 
            // textBox17
            // 
            this.textBox17.Name = "textBox17";
            this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.808254599571228D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.71693110466003418D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox17.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(145)))), ((int)(((byte)(165)))));
            this.textBox17.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox17.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox17.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox17.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox17.Value = "=Fields.ProductName";
            // 
            // textBox8
            // 
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.550656795501709D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.71693110466003418D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox8.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(145)))), ((int)(((byte)(165)))));
            this.textBox8.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox8.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox8.Value = "=IsNull(Fields.Size, \'N/A\')";
            // 
            // textBox7
            // 
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.550656795501709D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.63492065668106079D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox7.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
            this.textBox7.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(145)))), ((int)(((byte)(165)))));
            this.textBox7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox7.Style.Color = System.Drawing.Color.DarkRed;
            this.textBox7.Style.Font.Bold = true;
            this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox7.Value = "Size";
            // 
            // textBox18
            // 
            this.textBox18.Name = "textBox18";
            this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.50617140531539917D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.71693110466003418D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox18.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(145)))), ((int)(((byte)(165)))));
            this.textBox18.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox18.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox18.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox18.Value = "=IsNull(Fields.Weight, \'N/A\')";
            // 
            // textBox9
            // 
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.50617140531539917D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.63492065668106079D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox9.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
            this.textBox9.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(145)))), ((int)(((byte)(165)))));
            this.textBox9.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox9.Style.Color = System.Drawing.Color.DarkRed;
            this.textBox9.Style.Font.Bold = true;
            this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox9.Value = "Weight";
            // 
            // textBox20
            // 
            this.textBox20.Format = "{0:C2}";
            this.textBox20.Name = "textBox20";
            this.textBox20.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.83333349227905273D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.71693110466003418D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox20.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(145)))), ((int)(((byte)(165)))));
            this.textBox20.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox20.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox20.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox20.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox20.Value = "=ISNULL(Fields.StandardCost, \"Call\")";
            // 
            // textBox19
            // 
            this.textBox19.Name = "textBox19";
            this.textBox19.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.83333349227905273D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.63492065668106079D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox19.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
            this.textBox19.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(145)))), ((int)(((byte)(165)))));
            this.textBox19.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox19.Style.Color = System.Drawing.Color.DarkRed;
            this.textBox19.Style.Font.Bold = true;
            this.textBox19.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox19.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox19.Value = "Dealer";
            // 
            // textBox22
            // 
            this.textBox22.Format = "{0:C2}";
            this.textBox22.Name = "textBox22";
            this.textBox22.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.1037492752075195D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.71693110466003418D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox22.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(145)))), ((int)(((byte)(165)))));
            this.textBox22.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox22.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox22.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox22.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox22.Value = "=IsNull(Fields.ListPrice, \'Call\')";
            // 
            // textBox21
            // 
            this.textBox21.Name = "textBox21";
            this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.1037492752075195D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.63492065668106079D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox21.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
            this.textBox21.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(145)))), ((int)(((byte)(165)))));
            this.textBox21.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox21.Style.Color = System.Drawing.Color.DarkRed;
            this.textBox21.Style.Font.Bold = true;
            this.textBox21.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox21.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox21.Value = "List Price";
            // 
            // panel7
            // 
            this.panel7.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.shape1,
            this.textBox10});
            this.panel7.Name = "panel7";
            this.panel7.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.93452340364456177D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.71693110466003418D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.panel7.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(145)))), ((int)(((byte)(165)))));
            this.panel7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.panel7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.panel7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            // 
            // shape1
            // 
            this.shape1.Bindings.Add(new Telerik.Reporting.Binding("Style.BackgroundColor", "=ColorFromName(Fields.Color)"));
            this.shape1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.0793650820851326D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.07025589793920517D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.shape1.Name = "shape1";
            this.shape1.ShapeType = new Telerik.Reporting.Drawing.Shapes.EllipseShape(0D);
            this.shape1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.26041331887245178D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.22303469479084015D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.shape1.Style.Color = System.Drawing.Color.Transparent;
            this.shape1.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Point);
            // 
            // textBox10
            // 
            this.textBox10.Format = "{0:C2}";
            this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.8202979564666748D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.07025589793920517D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5706532001495361D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.22303469479084015D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox10.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox10.Value = "= IsNull(Fields.Color, \'N/A\')";
            // 
            // groupFooterSection3
            // 
            this.groupFooterSection3.Height = new Telerik.Reporting.Drawing.Unit(0.14999993145465851D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.groupFooterSection3.Name = "groupFooterSection3";
            this.groupFooterSection3.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.groupFooterSection3.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.groupFooterSection3.Style.BorderWidth.Left = new Telerik.Reporting.Drawing.Unit(3D, Telerik.Reporting.Drawing.UnitType.Point);
            this.groupFooterSection3.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
            this.groupFooterSection3.Style.Visible = true;
            // 
            // group3
            // 
            this.group3.DocumentMapText = "=Fields.ProductModel";
            this.group3.GroupFooter = this.groupFooterSection3;
            this.group3.GroupHeader = this.groupHeaderSection3;
            this.group3.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
            new Telerik.Reporting.Data.Grouping("=Fields.ProductModel")});
            this.group3.GroupKeepTogether = Telerik.Reporting.GroupKeepTogether.FirstDetail;
            this.group3.Name = "group3";
            this.group3.Sortings.AddRange(new Telerik.Reporting.Data.Sorting[] {
            new Telerik.Reporting.Data.Sorting("=Fields.ProductModel", Telerik.Reporting.Data.SortDirection.Asc)});
            // 
            // detailSection1
            // 
            this.detailSection1.Height = new Telerik.Reporting.Drawing.Unit(0.13208325207233429D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.detailSection1.Name = "detailSection1";
            this.detailSection1.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
            this.detailSection1.Style.BorderWidth.Left = new Telerik.Reporting.Drawing.Unit(3D, Telerik.Reporting.Drawing.UnitType.Point);
            this.detailSection1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.detailSection1.Style.Visible = false;
            // 
            // sqlDataSource1
            // 
            this.sqlDataSource1.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
            this.sqlDataSource1.Name = "sqlDataSource1";
            this.sqlDataSource1.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@cultureID", System.Data.DbType.String, "=Parameters(\'CultureID\').Value")});
            this.sqlDataSource1.SelectCommand = resources.GetString("sqlDataSource1.SelectCommand");
            // 
            // ProductCatalog
            // 
            this.DataSource = this.sqlDataSource1;
            this.DocumentName = "=\'ProductCatalog.\' + Parameters.CultureID.Value";
            this.Groups.AddRange(new Telerik.Reporting.Group[] {
            this.group1,
            this.group2,
            this.group3});
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.groupHeaderSection1,
            this.groupFooterSection1,
            this.groupHeaderSection2,
            this.groupFooterSection2,
            this.groupHeaderSection3,
            this.groupFooterSection3,
            this.detailSection1});
            this.PageSettings.Landscape = false;
            this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Left = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Right = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Top = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
            reportParameter1.AvailableValues.DataSource = this.sqlDataSource2;
            reportParameter1.AvailableValues.DisplayMember = "Name";
            reportParameter1.AvailableValues.ValueMember = "CultureID";
            reportParameter1.Name = "CultureID";
            reportParameter1.AutoRefresh = true;
            reportParameter1.Text = "Language";
            reportParameter1.Value = "en";
            reportParameter1.Visible = true;
            this.ReportParameters.Add(reportParameter1);
            this.Width = new Telerik.Reporting.Drawing.Unit(7.4374213218688965D, Telerik.Reporting.Drawing.UnitType.Inch);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
Exemple #25
0
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.Barcodes.Code128Encoder      code128Encoder1   = new Telerik.Reporting.Barcodes.Code128Encoder();
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(Invoice));
     Telerik.Reporting.TypeReportSource             typeReportSource1 = new Telerik.Reporting.TypeReportSource();
     Telerik.Reporting.Group group1 = new Telerik.Reporting.Group();
     Telerik.Reporting.Drawing.TextWatermark textWatermark1   = new Telerik.Reporting.Drawing.TextWatermark();
     Telerik.Reporting.ReportParameter       reportParameter1 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter       reportParameter2 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter       reportParameter3 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.Drawing.StyleRule     styleRule1       = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule     styleRule2       = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule     styleRule3       = new Telerik.Reporting.Drawing.StyleRule();
     this.groupFooterSection1 = new Telerik.Reporting.GroupFooterSection();
     this.groupHeaderSection1 = new Telerik.Reporting.GroupHeaderSection();
     this.panel5                 = new Telerik.Reporting.Panel();
     this.Text1                  = new Telerik.Reporting.TextBox();
     this.barcode2               = new Telerik.Reporting.Barcode();
     this.pictureBox1            = new Telerik.Reporting.PictureBox();
     this.textBox1               = new Telerik.Reporting.TextBox();
     this.panel3                 = new Telerik.Reporting.Panel();
     this.Id1                    = new Telerik.Reporting.TextBox();
     this.Text8                  = new Telerik.Reporting.TextBox();
     this.Field6                 = new Telerik.Reporting.TextBox();
     this.shape3                 = new Telerik.Reporting.Shape();
     this.OrderNumbersDataSource = new Telerik.Reporting.SqlDataSource();
     this.detail                 = new Telerik.Reporting.DetailSection();
     this.panel4                 = new Telerik.Reporting.Panel();
     this.textBox14              = new Telerik.Reporting.TextBox();
     this.textBox10              = new Telerik.Reporting.TextBox();
     this.textBox9               = new Telerik.Reporting.TextBox();
     this.textBox8               = new Telerik.Reporting.TextBox();
     this.textBox6               = new Telerik.Reporting.TextBox();
     this.textBox4               = new Telerik.Reporting.TextBox();
     this.textBox12              = new Telerik.Reporting.TextBox();
     this.textBox13              = new Telerik.Reporting.TextBox();
     this.textBox11              = new Telerik.Reporting.TextBox();
     this.textBox16              = new Telerik.Reporting.TextBox();
     this.textBox17              = new Telerik.Reporting.TextBox();
     this.textBox18              = new Telerik.Reporting.TextBox();
     this.textBox19              = new Telerik.Reporting.TextBox();
     this.textBox21              = new Telerik.Reporting.TextBox();
     this.panel1                 = new Telerik.Reporting.Panel();
     this.textBox24              = new Telerik.Reporting.TextBox();
     this.textBox23              = new Telerik.Reporting.TextBox();
     this.textBox25              = new Telerik.Reporting.TextBox();
     this.textBox26              = new Telerik.Reporting.TextBox();
     this.textBox27              = new Telerik.Reporting.TextBox();
     this.textBox30              = new Telerik.Reporting.TextBox();
     this.textBox29              = new Telerik.Reporting.TextBox();
     this.textBox28              = new Telerik.Reporting.TextBox();
     this.textBox32              = new Telerik.Reporting.TextBox();
     this.textBox31              = new Telerik.Reporting.TextBox();
     this.panel2                 = new Telerik.Reporting.Panel();
     this.textBox7               = new Telerik.Reporting.TextBox();
     this.textBox2               = new Telerik.Reporting.TextBox();
     this.textBox3               = new Telerik.Reporting.TextBox();
     this.subReport1             = new Telerik.Reporting.SubReport();
     this.InvoicesDataSource     = new Telerik.Reporting.SqlDataSource();
     this.pageFooterSection1     = new Telerik.Reporting.PageFooterSection();
     this.textBox5               = new Telerik.Reporting.TextBox();
     this.textBox22              = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // groupFooterSection1
     //
     this.groupFooterSection1.Height        = Telerik.Reporting.Drawing.Unit.Inch(0.23541705310344696D);
     this.groupFooterSection1.Name          = "groupFooterSection1";
     this.groupFooterSection1.Style.Visible = false;
     //
     // groupHeaderSection1
     //
     this.groupHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1.4500000476837158D);
     this.groupHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.panel5
     });
     this.groupHeaderSection1.Name = "groupHeaderSection1";
     //
     // panel5
     //
     this.panel5.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.Text1,
         this.barcode2,
         this.pictureBox1,
         this.textBox1,
         this.panel3
     });
     this.panel5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.010456085205078125D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(20.547340393066406D), Telerik.Reporting.Drawing.Unit.Cm(3.668447732925415D));
     //
     // Text1
     //
     this.Text1.CanGrow         = false;
     this.Text1.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(5.3865165710449219D), Telerik.Reporting.Drawing.Unit.Cm(0.73998814821243286D));
     this.Text1.Name            = "Text1";
     this.Text1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.0666971206665039D), Telerik.Reporting.Drawing.Unit.Cm(1.3915178775787354D));
     this.Text1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.Text1.Value           = "275 Grove St., Suite 2-400, Newton, MA 02466\r\nPhone: +1.888.365.2779\r\nFax: +1.617" +
                                  ".249.2116";
     //
     // barcode2
     //
     this.barcode2.Encoder             = code128Encoder1;
     this.barcode2.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(15.098536491394043D), Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D));
     this.barcode2.Name                = "barcode2";
     this.barcode2.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.448702335357666D), Telerik.Reporting.Drawing.Unit.Cm(2.1811349391937256D));
     this.barcode2.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.barcode2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.barcode2.Value               = "=Fields.PurchaseOrderNumber";
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.pictureBox1.MimeType = "image/jpeg";
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.8914073705673218D), Telerik.Reporting.Drawing.Unit.Inch(0.8587145209312439D));
     this.pictureBox1.Value    = ((object)(resources.GetObject("pictureBox1.Value")));
     //
     // textBox1
     //
     this.textBox1.Location    = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.1206760406494141D), Telerik.Reporting.Drawing.Unit.Inch(3.9378803194267675E-05D));
     this.textBox1.Name        = "textBox1";
     this.textBox1.Size        = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9106760025024414D), Telerik.Reporting.Drawing.Unit.Inch(0.29121589660644531D));
     this.textBox1.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(47)))), ((int)(((byte)(11)))));
     this.textBox1.Value       = "AdventureWorks";
     //
     // panel3
     //
     this.panel3.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.Id1,
         this.Text8,
         this.Field6,
         this.shape3
     });
     this.panel3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.93754321336746216D));
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0894250869750977D), Telerik.Reporting.Drawing.Unit.Inch(0.50285667181015015D));
     //
     // Id1
     //
     this.Id1.CanGrow  = false;
     this.Id1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.Id1.Name     = "Id1";
     this.Id1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(10.239533424377441D), Telerik.Reporting.Drawing.Unit.Inch(0.44999998807907104D));
     this.Id1.Style.BackgroundColor     = System.Drawing.Color.Empty;
     this.Id1.Style.BorderColor.Default = System.Drawing.Color.Black;
     this.Id1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.Id1.StyleName = "Header";
     this.Id1.Value     = "Sales Order: {Fields.SalesOrderID}";
     //
     // Text8
     //
     this.Text8.CanGrow  = false;
     this.Text8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(13.574539184570313D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.Text8.Name     = "Text8";
     this.Text8.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.5236968994140625D), Telerik.Reporting.Drawing.Unit.Inch(0.44999998807907104D));
     this.Text8.Style.BackgroundColor = System.Drawing.Color.Empty;
     this.Text8.Style.Visible         = true;
     this.Text8.StyleName             = "Header";
     this.Text8.Value = "Date:";
     //
     // Field6
     //
     this.Field6.CanGrow  = false;
     this.Field6.Format   = "{0:d}";
     this.Field6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(15.133413314819336D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.Field6.Name     = "Field6";
     this.Field6.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.4136261940002441D), Telerik.Reporting.Drawing.Unit.Inch(0.44999998807907104D));
     this.Field6.Style.BackgroundColor = System.Drawing.Color.Empty;
     this.Field6.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.Field6.StyleName             = "Header";
     this.Field6.Value = "= Fields.OrderDate";
     //
     // shape3
     //
     this.shape3.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Left | Telerik.Reporting.AnchoringStyles.Right)));
     this.shape3.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.47507891058921814D));
     this.shape3.Name      = "shape3";
     this.shape3.ShapeType = new Telerik.Reporting.Drawing.Shapes.LineShape(Telerik.Reporting.Drawing.Shapes.LineDirection.EW);
     this.shape3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0893850326538086D), Telerik.Reporting.Drawing.Unit.Point(2D));
     this.shape3.Stretch   = true;
     this.shape3.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.shape3.Style.BorderStyle.Top    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.shape3.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.shape3.Style.BorderWidth.Top    = Telerik.Reporting.Drawing.Unit.Point(1.5D);
     this.shape3.Style.Color = System.Drawing.Color.Transparent;
     //
     // OrderNumbersDataSource
     //
     this.OrderNumbersDataSource.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
     this.OrderNumbersDataSource.Name             = "OrderNumbers";
     this.OrderNumbersDataSource.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@ForYear", System.Data.DbType.String, "=Parameters.ForYear.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@ForMonth", System.Data.DbType.String, "=Parameters.ForMonth.Value")
     });
     this.OrderNumbersDataSource.SelectCommand = resources.GetString("OrderNumbersDataSource.SelectCommand");
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(3.2155463695526123D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.panel4,
         this.subReport1
     });
     this.detail.KeepTogether = false;
     this.detail.Name         = "detail";
     //
     // panel4
     //
     this.panel4.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox14,
         this.textBox10,
         this.textBox9,
         this.textBox8,
         this.textBox6,
         this.textBox4,
         this.textBox12,
         this.textBox13,
         this.textBox11,
         this.textBox16,
         this.textBox17,
         this.textBox18,
         this.textBox19,
         this.textBox21,
         this.panel1,
         this.panel2,
         this.textBox2,
         this.textBox3
     });
     this.panel4.KeepTogether = false;
     this.panel4.Location     = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.panel4.Name         = "panel4";
     this.panel4.Size         = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0998811721801758D), Telerik.Reporting.Drawing.Unit.Inch(2.71911358833313D));
     //
     // textBox14
     //
     this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.8959121704101562D), Telerik.Reporting.Drawing.Unit.Inch(0.59330624341964722D));
     this.textBox14.Name     = "textBox14";
     this.textBox14.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7913684844970703D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox14.Value    = "=Fields.Store";
     //
     // textBox10
     //
     this.textBox10.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.010495503433048725D), Telerik.Reporting.Drawing.Unit.Inch(1.5699173212051392D));
     this.textBox10.Name            = "textBox10";
     this.textBox10.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2792060375213623D), Telerik.Reporting.Drawing.Unit.Inch(0.29374995827674866D));
     this.textBox10.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(13D);
     this.textBox10.Value           = "=Fields.CustPhone";
     //
     // textBox9
     //
     this.textBox9.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.80837249755859375D));
     this.textBox9.Name            = "textBox9";
     this.textBox9.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9018634557724D), Telerik.Reporting.Drawing.Unit.Inch(0.2571415901184082D));
     this.textBox9.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(13D);
     this.textBox9.Value           = "=Fields.CustFirstName + \" \" + Fields.CustLastName";
     //
     // textBox8
     //
     this.textBox8.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.010456085205078125D), Telerik.Reporting.Drawing.Unit.Inch(0.60829383134841919D));
     this.textBox8.Name            = "textBox8";
     this.textBox8.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.72496062517166138D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox8.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox8.Value           = "CONTACT:";
     //
     // textBox6
     //
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.8959121704101562D), Telerik.Reporting.Drawing.Unit.Inch(1.5699173212051392D));
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7913684844970703D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox6.Value    = "=Fields.BillCountryRegion";
     //
     // textBox4
     //
     this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.8959121704101562D), Telerik.Reporting.Drawing.Unit.Inch(1.3698383569717407D));
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7913684844970703D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox4.Value    = "=Fields.BillPostalCode + \" \" + Fields.BillCity";
     //
     // textBox12
     //
     this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.8959121704101562D), Telerik.Reporting.Drawing.Unit.Inch(1.1697593927383423D));
     this.textBox12.Name     = "textBox12";
     this.textBox12.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.8776596784591675D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox12.Value    = "=IsNull(Fields.BillAddress2, \'No secondary Address\')";
     //
     // textBox13
     //
     this.textBox13.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.8959121704101562D), Telerik.Reporting.Drawing.Unit.Inch(0.9696807861328125D));
     this.textBox13.Name     = "textBox13";
     this.textBox13.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7913684844970703D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox13.Value    = "=Fields.BillAddress1";
     //
     // textBox11
     //
     this.textBox11.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(1.3698387145996094D));
     this.textBox11.Name            = "textBox11";
     this.textBox11.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.72496062517166138D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox11.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox11.Value           = "PHONE:";
     //
     // textBox16
     //
     this.textBox16.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.9547619819641113D), Telerik.Reporting.Drawing.Unit.Inch(0.57831829786300659D));
     this.textBox16.Name     = "textBox16";
     this.textBox16.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1450793743133545D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox16.Value    = "=Fields.Store";
     //
     // textBox17
     //
     this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.9547619819641113D), Telerik.Reporting.Drawing.Unit.Inch(0.96968048810958862D));
     this.textBox17.Name     = "textBox17";
     this.textBox17.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1450793743133545D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox17.Value    = "=Fields.ShipAddress1";
     //
     // textBox18
     //
     this.textBox18.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.9547619819641113D), Telerik.Reporting.Drawing.Unit.Inch(1.1697593927383423D));
     this.textBox18.Name     = "textBox18";
     this.textBox18.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1450793743133545D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox18.Value    = "=IsNull(Fields.ShipAddress2, \'No secondary Address\')";
     //
     // textBox19
     //
     this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.9547619819641113D), Telerik.Reporting.Drawing.Unit.Inch(1.3698383569717407D));
     this.textBox19.Name     = "textBox19";
     this.textBox19.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1450793743133545D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox19.Value    = "=Fields.ShipPostalCode + \" \" + Fields.ShipCity + \", \" + Fields.ShipStateProvince " +
                               "";
     //
     // textBox21
     //
     this.textBox21.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.9547619819641113D), Telerik.Reporting.Drawing.Unit.Inch(1.5699173212051392D));
     this.textBox21.Name     = "textBox21";
     this.textBox21.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1450793743133545D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox21.Value    = "=Fields.ShipCountryRegion";
     //
     // panel1
     //
     this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox24,
         this.textBox23,
         this.textBox25,
         this.textBox26,
         this.textBox27,
         this.textBox30,
         this.textBox29,
         this.textBox28,
         this.textBox32,
         this.textBox31
     });
     this.panel1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(2.0311710834503174D));
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0998411178588867D), Telerik.Reporting.Drawing.Unit.Inch(0.55303496122360229D));
     //
     // textBox24
     //
     this.textBox24.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.textBox24.Name     = "textBox24";
     this.textBox24.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1395833492279053D), Telerik.Reporting.Drawing.Unit.Inch(0.3425000011920929D));
     this.textBox24.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox24.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox24.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.textBox24.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox24.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox24.Value = "DATE:";
     //
     // textBox23
     //
     this.textBox23.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.1396621465682983D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.textBox23.Name     = "textBox23";
     this.textBox23.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7561712265014648D), Telerik.Reporting.Drawing.Unit.Inch(0.3425000011920929D));
     this.textBox23.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox23.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox23.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.textBox23.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox23.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox23.Value = "ORDER DATE:";
     //
     // textBox25
     //
     this.textBox25.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.8959121704101562D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.textBox25.Name     = "textBox25";
     this.textBox25.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6796835660934448D), Telerik.Reporting.Drawing.Unit.Inch(0.3425000011920929D));
     this.textBox25.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox25.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox25.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.textBox25.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox25.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox25.Value = "SALES PERSON:";
     //
     // textBox26
     //
     this.textBox26.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.5756745338439941D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.textBox26.Name     = "textBox26";
     this.textBox26.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3790086507797241D), Telerik.Reporting.Drawing.Unit.Inch(0.3425000011920929D));
     this.textBox26.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox26.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox26.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.textBox26.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox26.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox26.Value = "PURCHASE ORDER:";
     //
     // textBox27
     //
     this.textBox27.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.9547619819641113D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.textBox27.Name     = "textBox27";
     this.textBox27.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1450793743133545D), Telerik.Reporting.Drawing.Unit.Inch(0.3425000011920929D));
     this.textBox27.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox27.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox27.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.textBox27.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox27.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox27.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox27.Value = "SHIPMENT METHOD";
     //
     // textBox30
     //
     this.textBox30.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.8959121704101562D), Telerik.Reporting.Drawing.Unit.Inch(0.34261831641197205D));
     this.textBox30.Name     = "textBox30";
     this.textBox30.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6796832084655762D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox30.Value    = "=Fields.SalesFirstName + \" \" + Fields.SalesLastName";
     //
     // textBox29
     //
     this.textBox29.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.5756745338439941D), Telerik.Reporting.Drawing.Unit.Inch(0.34261831641197205D));
     this.textBox29.Name     = "textBox29";
     this.textBox29.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3790086507797241D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox29.Value    = "=Fields.PurchaseOrderNumber";
     //
     // textBox28
     //
     this.textBox28.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.9547619819641113D), Telerik.Reporting.Drawing.Unit.Inch(0.34261831641197205D));
     this.textBox28.Name            = "textBox28";
     this.textBox28.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1450397968292236D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox28.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox28.Value           = "=Fields.ShipMethod";
     //
     // textBox32
     //
     this.textBox32.Format   = "{0:d}";
     this.textBox32.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.1396620273590088D), Telerik.Reporting.Drawing.Unit.Inch(0.34261831641197205D));
     this.textBox32.Name     = "textBox32";
     this.textBox32.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7561712265014648D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox32.Value    = "=Fields.OrderDate";
     //
     // textBox31
     //
     this.textBox31.Format   = "{0:d}";
     this.textBox31.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.34261831641197205D));
     this.textBox31.Name     = "textBox31";
     this.textBox31.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1395833492279053D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox31.Value    = "=Today()";
     //
     // panel2
     //
     this.panel2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox7
     });
     this.panel2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0998411178588867D), Telerik.Reporting.Drawing.Unit.Inch(0.45000001788139343D));
     this.panel2.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.panel2.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     //
     // textBox7
     //
     this.textBox7.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox7.Name                = "textBox7";
     this.textBox7.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.9041273593902588D), Telerik.Reporting.Drawing.Unit.Inch(0.44999998807907104D));
     this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.StyleName           = "Header";
     this.textBox7.Value               = "Customer Details";
     //
     // textBox2
     //
     this.textBox2.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.1311321258544922D), Telerik.Reporting.Drawing.Unit.Inch(0.60829383134841919D));
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.66167718172073364D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox2.Value           = "ADDRESS:";
     //
     // textBox3
     //
     this.textBox3.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.35480260848999D), Telerik.Reporting.Drawing.Unit.Inch(0.57831794023513794D));
     this.textBox3.Name                = "textBox3";
     this.textBox3.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.56537884473800659D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox3.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox3.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox3.Value               = "SHIP TO:";
     //
     // subReport1
     //
     this.subReport1.KeepTogether = false;
     this.subReport1.Location     = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.010495503433048725D), Telerik.Reporting.Drawing.Unit.Inch(2.865025520324707D));
     this.subReport1.Name         = "subReport1";
     typeReportSource1.Parameters.Add(new Telerik.Reporting.Parameter("SaledOrderID", "=Fields.SalesOrderID"));
     typeReportSource1.TypeName = "Telerik.Reporting.Examples.CSharp.SalesOrderDetails, CSharp.ReportLibrary, Versio" +
                                  "n=1.0.0.0, Culture=neutral, PublicKeyToken=null";
     this.subReport1.ReportSource = typeReportSource1;
     this.subReport1.Size         = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0893068313598633D), Telerik.Reporting.Drawing.Unit.Inch(0.27500006556510925D));
     //
     // InvoicesDataSource
     //
     this.InvoicesDataSource.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
     this.InvoicesDataSource.Name             = "Invoices";
     this.InvoicesDataSource.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@SalesOrderNumber", System.Data.DbType.String, "=Parameters.OrderNumber.Value")
     });
     this.InvoicesDataSource.SelectCommand = resources.GetString("InvoicesDataSource.SelectCommand");
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.2291666716337204D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox5,
         this.textBox22
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     this.pageFooterSection1.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // textBox5
     //
     this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox5.Name     = "textBox5";
     this.textBox5.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.8958332538604736D), Telerik.Reporting.Drawing.Unit.Inch(0.22912724316120148D));
     this.textBox5.Value    = "=PageExec(\"lineTotalDataTextBox\",Count(Fields.ProductNumber)) + \" products, \" + P" +
                              "ageExec(\"lineTotalDataTextBox\",Sum(Fields.OrderQty)) + \" items on page  \" + Page" +
                              "Number";
     //
     // textBox22
     //
     this.textBox22.Format          = "{0:C2}";
     this.textBox22.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.9685325622558594D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.textBox22.Name            = "textBox22";
     this.textBox22.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1312694549560547D), Telerik.Reporting.Drawing.Unit.Inch(0.22908782958984375D));
     this.textBox22.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox22.Value           = "=PageExec(\"lineTotalDataTextBox\",sum(LineTotal))";
     //
     // Invoice
     //
     this.DataSource = this.InvoicesDataSource;
     this.Filters.Add(new Telerik.Reporting.Filter("=Fields.SalesOrderNumber", Telerik.Reporting.FilterOperator.Equal, "=Parameters.OrderNumber.Value"));
     group1.GroupFooter = this.groupFooterSection1;
     group1.GroupHeader = this.groupHeaderSection1;
     group1.Name        = "group1";
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         group1
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.groupHeaderSection1,
         this.groupFooterSection1,
         this.detail,
         this.pageFooterSection1
     });
     this.Name = "Invoice";
     this.PageSettings.Landscape     = false;
     this.PageSettings.Margins       = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.PageSettings.PaperKind     = System.Drawing.Printing.PaperKind.Letter;
     textWatermark1.Color            = System.Drawing.Color.Black;
     textWatermark1.Font.Bold        = false;
     textWatermark1.Font.Italic      = false;
     textWatermark1.Font.Name        = "Tahoma";
     textWatermark1.Font.Size        = Telerik.Reporting.Drawing.Unit.Point(150D);
     textWatermark1.Font.Strikeout   = false;
     textWatermark1.Font.Underline   = false;
     textWatermark1.Opacity          = 0.02D;
     textWatermark1.Orientation      = Telerik.Reporting.Drawing.WatermarkOrientation.Diagonal;
     textWatermark1.Position         = Telerik.Reporting.Drawing.WatermarkPosition.Front;
     textWatermark1.PrintOnFirstPage = true;
     textWatermark1.PrintOnLastPage  = true;
     textWatermark1.Text             = "Original";
     this.PageSettings.Watermarks.Add(textWatermark1);
     reportParameter1.AutoRefresh = true;
     reportParameter1.AvailableValues.DataSource    = this.OrderNumbersDataSource;
     reportParameter1.AvailableValues.DisplayMember = "SalesOrderNumber";
     reportParameter1.AvailableValues.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.SalesOrderNumber", Telerik.Reporting.SortDirection.Asc));
     reportParameter1.AvailableValues.ValueMember = "SalesOrderNumber";
     reportParameter1.Name    = "OrderNumber";
     reportParameter1.Text    = "Order #";
     reportParameter1.Value   = "=First(Fields.SalesOrderNumber)";
     reportParameter1.Visible = true;
     reportParameter2.Name    = "ForYear";
     reportParameter2.Type    = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter2.Value   = "=2003";
     reportParameter3.Name    = "ForMonth";
     reportParameter3.Type    = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter3.Value   = "=7";
     this.ReportParameters.Add(reportParameter1);
     this.ReportParameters.Add(reportParameter2);
     this.ReportParameters.Add(reportParameter3);
     this.Style.BackgroundColor = System.Drawing.Color.White;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextBox))
     });
     styleRule2.Style.Font.Name = "Segoe UI";
     styleRule2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Header")
     });
     styleRule3.Style.Font.Bold    = true;
     styleRule3.Style.Font.Name    = "Segoe UI Light";
     styleRule3.Style.Font.Size    = Telerik.Reporting.Drawing.Unit.Point(16D);
     styleRule3.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(8.09999942779541D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemple #26
0
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.ReportParameter   reportParameter1 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.Drawing.StyleRule styleRule1       = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule2       = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule3       = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule4       = new Telerik.Reporting.Drawing.StyleRule();
     this.pageFooter          = new Telerik.Reporting.PageFooterSection();
     this.reportHeader        = new Telerik.Reporting.ReportHeaderSection();
     this.detail              = new Telerik.Reporting.DetailSection();
     this.txtTituloF          = new Telerik.Reporting.TextBox();
     this.pnlPrincipalReverso = new Telerik.Reporting.Panel();
     this.txtTituloR          = new Telerik.Reporting.TextBox();
     this.panel5              = new Telerik.Reporting.Panel();
     this.textBox12           = new Telerik.Reporting.TextBox();
     this.panel6              = new Telerik.Reporting.Panel();
     this.textBox13           = new Telerik.Reporting.TextBox();
     this.textBox14           = new Telerik.Reporting.TextBox();
     this.panel4              = new Telerik.Reporting.Panel();
     this.textBox2            = new Telerik.Reporting.TextBox();
     this.textBox3            = new Telerik.Reporting.TextBox();
     this.panel1              = new Telerik.Reporting.Panel();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageFooter
     //
     this.pageFooter.Height        = new Telerik.Reporting.Drawing.Unit(0.71437495946884155D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.pageFooter.Name          = "pageFooter";
     this.pageFooter.Style.Visible = false;
     //
     // reportHeader
     //
     this.reportHeader.Height        = new Telerik.Reporting.Drawing.Unit(0.60000008344650269D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.reportHeader.Name          = "reportHeader";
     this.reportHeader.Style.Visible = false;
     //
     // detail
     //
     this.detail.Height = new Telerik.Reporting.Drawing.Unit(10.999999046325684D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pnlPrincipalReverso,
         this.panel1
     });
     this.detail.Name = "detail";
     //
     // txtTituloF
     //
     this.txtTituloF.CanGrow   = false;
     this.txtTituloF.CanShrink = true;
     this.txtTituloF.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.20000030100345612D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(4.4999995231628418D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtTituloF.Name      = "txtTituloF";
     this.txtTituloF.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.1999998092651367D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.8000003099441528D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtTituloF.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.txtTituloF.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.txtTituloF.Style.Font.Bold = true;
     this.txtTituloF.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(48D, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtTituloF.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.txtTituloF.TextWrap        = false;
     this.txtTituloF.Value           = "VISITA";
     //
     // pnlPrincipalReverso
     //
     this.pnlPrincipalReverso.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.txtTituloR,
         this.panel5,
         this.panel6
     });
     this.pnlPrincipalReverso.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(7.8052082061767578D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.0793749988079071D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.pnlPrincipalReverso.Name     = "pnlPrincipalReverso";
     this.pnlPrincipalReverso.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.5998992919921875D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(10.800000190734863D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.pnlPrincipalReverso.Style.BackgroundColor     = System.Drawing.Color.White;
     this.pnlPrincipalReverso.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.pnlPrincipalReverso.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // txtTituloR
     //
     this.txtTituloR.CanGrow         = false;
     this.txtTituloR.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.32062479853630066D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtTituloR.Name            = "txtTituloR";
     this.txtTituloR.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.5998992919921875D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.0999999046325684D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtTituloR.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.txtTituloR.Style.Font.Bold = true;
     this.txtTituloR.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(28D, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtTituloR.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.txtTituloR.Value           = "VISITA";
     //
     // panel5
     //
     this.panel5.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox12
     });
     this.panel5.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.47472190856933594D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.200000524520874D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.6502537727355957D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.9000000953674316D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.panel5.Style.BackgroundColor     = System.Drawing.Color.White;
     this.panel5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // textBox12
     //
     this.textBox12.Location    = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.29999944567680359D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.19999989867210388D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox12.Name        = "textBox12";
     this.textBox12.Size        = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.350153923034668D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.6999001502990723D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox12.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
     this.textBox12.Value       = "Esta tarjeta deberá permanecer colgada del espejo retrovisor o en su defecto cerc" +
                                  "ana al parabrisas durante la permanencia del vehículo dentro del Complejo Indust" +
                                  "rial Lujan de Cuyo (CILC)\r\n";
     //
     // panel6
     //
     this.panel6.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox13,
         this.textBox14
     });
     this.panel6.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.47472190856933594D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(5.2000002861022949D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.65025520324707D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(5.1202073097229D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.panel6.Style.BackgroundColor     = System.Drawing.Color.White;
     this.panel6.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // textBox13
     //
     this.textBox13.Location             = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.19999989867210388D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.19999989867210388D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox13.Name                 = "textBox13";
     this.textBox13.Size                 = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4501562118530273D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.4999997615814209D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox13.Style.Color          = System.Drawing.Color.Red;
     this.textBox13.Style.Font.Bold      = true;
     this.textBox13.Style.Font.Underline = true;
     this.textBox13.Value                = "No olvide";
     //
     // textBox14
     //
     this.textBox14.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.32517716288566589D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.70000004768371582D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox14.Name                = "textBox14";
     this.textBox14.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.3250770568847656D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(4.4202075004577637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox14.Style.Color         = System.Drawing.Color.Red;
     this.textBox14.Style.Font.Bold     = true;
     this.textBox14.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox14.Value               = "- Usar cinturón de seguridad\r\n- Respetar velocidad máxima\r\n- No utilizar Celular " +
                                          "o Radio mientras conduce\r\n- Prioridad al peatón\r\n- Circular solo por lugares aut" +
                                          "orizados\r\n- Luces bajas encendidas";
     //
     // panel4
     //
     this.panel4.Name = "panel4";
     this.panel4.Style.BackgroundColor = System.Drawing.Color.White;
     //
     // textBox2
     //
     this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(9.5D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.1143665313720703D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.82020789384841919D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox2.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox2.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox2.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox2.Style.Font.Bold     = true;
     this.textBox2.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(22D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox2.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox2.Value = "CILC";
     //
     // textBox3
     //
     this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.3000001907348633D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(9.5D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox3.Name     = "textBox3";
     this.textBox3.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.8999998569488525D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.82020789384841919D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox3.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox3.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox3.Style.Color         = System.Drawing.Color.White;
     this.textBox3.Style.Font.Bold     = true;
     this.textBox3.Style.Font.Name     = "Tahoma";
     this.textBox3.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(22D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox3.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.Value = "YPF";
     //
     // panel1
     //
     this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.txtTituloF,
         this.textBox3,
         this.textBox2
     });
     this.panel1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.099999949336051941D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.0793749988079071D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.5999999046325684D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(10.799999237060547D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.panel1.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.panel1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // CredencialVisita
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageFooter,
         this.reportHeader,
         this.detail
     });
     this.PageSettings.Landscape      = false;
     this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(0.54000002145767212D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Left   = new Telerik.Reporting.Drawing.Unit(0.54000002145767212D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Right  = new Telerik.Reporting.Drawing.Unit(0.54000002145767212D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Top    = new Telerik.Reporting.Drawing.Unit(0.54000002145767212D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.PaperKind      = System.Drawing.Printing.PaperKind.Custom;
     this.PageSettings.PaperSize      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(16.600000381469727D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(29.692598342895508D, Telerik.Reporting.Drawing.UnitType.Cm));
     reportParameter1.Name            = "Periodo";
     this.ReportParameters.Add(reportParameter1);
     this.Style.BackgroundColor = System.Drawing.Color.White;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Title")
     });
     styleRule1.Style.Color          = System.Drawing.Color.Black;
     styleRule1.Style.Font.Bold      = true;
     styleRule1.Style.Font.Italic    = false;
     styleRule1.Style.Font.Name      = "Tahoma";
     styleRule1.Style.Font.Size      = new Telerik.Reporting.Drawing.Unit(20D, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule1.Style.Font.Strikeout = false;
     styleRule1.Style.Font.Underline = false;
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Caption")
     });
     styleRule2.Style.Color         = System.Drawing.Color.Black;
     styleRule2.Style.Font.Name     = "Tahoma";
     styleRule2.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Data")
     });
     styleRule3.Style.Font.Name     = "Tahoma";
     styleRule3.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("PageInfo")
     });
     styleRule4.Style.Font.Name     = "Tahoma";
     styleRule4.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4
     });
     this.Width = new Telerik.Reporting.Drawing.Unit(15.519900321960449D, Telerik.Reporting.Drawing.UnitType.Cm);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemple #27
0
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(InformeAltaBajaLegajo));
     Telerik.Reporting.ReportParameter   reportParameter1     = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.Drawing.StyleRule styleRule1           = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule2           = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule3           = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule4           = new Telerik.Reporting.Drawing.StyleRule();
     this.pageFooter      = new Telerik.Reporting.PageFooterSection();
     this.pageInfoTextBox = new Telerik.Reporting.TextBox();
     this.reportHeader    = new Telerik.Reporting.ReportHeaderSection();
     this.titleTextBox    = new Telerik.Reporting.TextBox();
     this.pictureBox1     = new Telerik.Reporting.PictureBox();
     this.textBox2        = new Telerik.Reporting.TextBox();
     this.textBox6        = new Telerik.Reporting.TextBox();
     this.textBox7        = new Telerik.Reporting.TextBox();
     this.textBox13       = new Telerik.Reporting.TextBox();
     this.textBox14       = new Telerik.Reporting.TextBox();
     this.textBox15       = new Telerik.Reporting.TextBox();
     this.textBox16       = new Telerik.Reporting.TextBox();
     this.textBox17       = new Telerik.Reporting.TextBox();
     this.textBox18       = new Telerik.Reporting.TextBox();
     this.textBox19       = new Telerik.Reporting.TextBox();
     this.textBox20       = new Telerik.Reporting.TextBox();
     this.textBox21       = new Telerik.Reporting.TextBox();
     this.detail          = new Telerik.Reporting.DetailSection();
     this.textBox1        = new Telerik.Reporting.TextBox();
     this.textBox4        = new Telerik.Reporting.TextBox();
     this.textBox3        = new Telerik.Reporting.TextBox();
     this.textBox5        = new Telerik.Reporting.TextBox();
     this.textBox8        = new Telerik.Reporting.TextBox();
     this.textBox9        = new Telerik.Reporting.TextBox();
     this.textBox10       = new Telerik.Reporting.TextBox();
     this.textBox11       = new Telerik.Reporting.TextBox();
     this.textBox12       = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageFooter
     //
     this.pageFooter.Height = new Telerik.Reporting.Drawing.Unit(0.71437495946884155, Telerik.Reporting.Drawing.UnitType.Cm);
     this.pageFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageInfoTextBox
     });
     this.pageFooter.Name = "pageFooter";
     //
     // pageInfoTextBox
     //
     this.pageInfoTextBox.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.052916664630174637, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637, Telerik.Reporting.Drawing.UnitType.Cm));
     this.pageInfoTextBox.Name            = "pageInfoTextBox";
     this.pageInfoTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(19.866981506347656, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791, Telerik.Reporting.Drawing.UnitType.Cm));
     this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.pageInfoTextBox.StyleName       = "PageInfo";
     this.pageInfoTextBox.Value           = "=PageNumber";
     //
     // reportHeader
     //
     this.reportHeader.Height = new Telerik.Reporting.Drawing.Unit(3.3141751289367676, Telerik.Reporting.Drawing.UnitType.Cm);
     this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.titleTextBox,
         this.pictureBox1,
         this.textBox2,
         this.textBox6,
         this.textBox7,
         this.textBox13,
         this.textBox14,
         this.textBox15,
         this.textBox16,
         this.textBox17,
         this.textBox18,
         this.textBox19,
         this.textBox20,
         this.textBox21
     });
     this.reportHeader.Name = "reportHeader";
     //
     // titleTextBox
     //
     this.titleTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.8531172275543213, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(9.9921220680698752E-05, Telerik.Reporting.Drawing.UnitType.Cm));
     this.titleTextBox.Name     = "titleTextBox";
     this.titleTextBox.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(11.605630874633789, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.98552507162094116, Telerik.Reporting.Drawing.UnitType.Cm));
     this.titleTextBox.Style.BackgroundColor = System.Drawing.Color.Empty;
     this.titleTextBox.StyleName             = "Title";
     this.titleTextBox.Value = "Informe Altas Bajas Legajos";
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.052916664630174637, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Cm));
     this.pictureBox1.MimeType = "image/png";
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.7999999523162842, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.1859145164489746, Telerik.Reporting.Drawing.UnitType.Cm));
     this.pictureBox1.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.Stretch;
     this.pictureBox1.Style.BackgroundColor = System.Drawing.Color.Transparent;
     this.pictureBox1.Value = ((object)(resources.GetObject("pictureBox1.Value")));
     //
     // textBox2
     //
     this.textBox2.Format          = "{0:D}";
     this.textBox2.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(21.899999618530273, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.5858148336410523, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(11.699999809265137, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox2.Style.Color     = System.Drawing.Color.Black;
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox2.StyleName       = "PageInfo";
     this.textBox2.Value           = "= Now()";
     //
     // textBox6
     //
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.8531172275543213, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.9858248233795166, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.5468826293945312, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.69980001449584961, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox6.Style.BackgroundColor = System.Drawing.Color.Empty;
     this.textBox6.Style.Font.Size       = new Telerik.Reporting.Drawing.Unit(13, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox6.StyleName             = "Title";
     this.textBox6.Value = "Período:";
     //
     // textBox7
     //
     this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(5.4001998901367188, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.9858248233795166, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox7.Name     = "textBox7";
     this.textBox7.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.69980001449585, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.69980001449584961, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox7.Style.BackgroundColor = System.Drawing.Color.Empty;
     this.textBox7.Style.Font.Size       = new Telerik.Reporting.Drawing.Unit(13, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox7.StyleName             = "Title";
     this.textBox7.Value = "= Parameters.Periodo";
     //
     // textBox13
     //
     this.textBox13.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.7141752243041992, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox13.Name     = "textBox13";
     this.textBox13.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.7470831871032715, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox13.Style.BackgroundColor     = System.Drawing.Color.Orange;
     this.textBox13.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox13.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox13.Style.Color     = System.Drawing.Color.Black;
     this.textBox13.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox13.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox13.StyleName       = "PageInfo";
     this.textBox13.Value           = "Mov";
     //
     // textBox14
     //
     this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.7470831871032715, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.7141752243041992, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox14.Name     = "textBox14";
     this.textBox14.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.9468832015991211, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox14.Style.BackgroundColor     = System.Drawing.Color.Orange;
     this.textBox14.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox14.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox14.Style.Color     = System.Drawing.Color.Black;
     this.textBox14.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox14.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox14.StyleName       = "PageInfo";
     this.textBox14.Value           = "Contratista";
     //
     // textBox15
     //
     this.textBox15.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(7.6943669319152832, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.7141752243041992, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox15.Name     = "textBox15";
     this.textBox15.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.45271635055542, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox15.Style.BackgroundColor     = System.Drawing.Color.Orange;
     this.textBox15.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox15.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox15.Style.Color     = System.Drawing.Color.Black;
     this.textBox15.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox15.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox15.StyleName       = "PageInfo";
     this.textBox15.Value           = "Sub Contratista";
     //
     // textBox16
     //
     this.textBox16.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(13.147283554077148, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.7141752243041992, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox16.Name     = "textBox16";
     this.textBox16.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.8998000621795654, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox16.Style.BackgroundColor     = System.Drawing.Color.Orange;
     this.textBox16.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox16.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox16.Style.Color     = System.Drawing.Color.Black;
     this.textBox16.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox16.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox16.StyleName       = "PageInfo";
     this.textBox16.Value           = "Nº Contrato";
     //
     // textBox17
     //
     this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(16.047283172607422, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.7141752243041992, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox17.Name     = "textBox17";
     this.textBox17.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.4523153305053711, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox17.Style.BackgroundColor     = System.Drawing.Color.Orange;
     this.textBox17.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox17.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox17.Style.Color     = System.Drawing.Color.Black;
     this.textBox17.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox17.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox17.StyleName       = "PageInfo";
     this.textBox17.Value           = "Apellido y Nombre";
     //
     // textBox18
     //
     this.textBox18.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(21.499799728393555, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.7141752243041992, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox18.Name     = "textBox18";
     this.textBox18.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.2002015113830566, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox18.Style.BackgroundColor     = System.Drawing.Color.Orange;
     this.textBox18.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox18.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox18.Style.Color     = System.Drawing.Color.Black;
     this.textBox18.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox18.StyleName       = "PageInfo";
     this.textBox18.Value           = "DNI";
     //
     // textBox19
     //
     this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(23.7002010345459, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.7141752243041992, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox19.Name     = "textBox19";
     this.textBox19.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.5998027324676514, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox19.Style.BackgroundColor     = System.Drawing.Color.Orange;
     this.textBox19.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox19.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox19.Style.Color     = System.Drawing.Color.Black;
     this.textBox19.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox19.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox19.StyleName       = "PageInfo";
     this.textBox19.Value           = "Encuadre";
     //
     // textBox20
     //
     this.textBox20.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(27.300203323364258, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.7141752243041992, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox20.Name     = "textBox20";
     this.textBox20.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.5998027324676514, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox20.Style.BackgroundColor     = System.Drawing.Color.Orange;
     this.textBox20.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox20.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox20.Style.Color     = System.Drawing.Color.Black;
     this.textBox20.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox20.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox20.StyleName       = "PageInfo";
     this.textBox20.Value           = "Fecha Trámite";
     //
     // textBox21
     //
     this.textBox21.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(30.900205612182617, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.7141752243041992, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox21.Name     = "textBox21";
     this.textBox21.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.6995928287506104, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox21.Style.BackgroundColor     = System.Drawing.Color.Orange;
     this.textBox21.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox21.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox21.Style.Color     = System.Drawing.Color.Black;
     this.textBox21.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox21.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox21.StyleName       = "PageInfo";
     this.textBox21.Value           = "Mes Baja";
     //
     // detail
     //
     this.detail.Height = new Telerik.Reporting.Drawing.Unit(0.599999725818634, Telerik.Reporting.Drawing.UnitType.Cm);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox1,
         this.textBox4,
         this.textBox3,
         this.textBox5,
         this.textBox8,
         this.textBox9,
         this.textBox10,
         this.textBox11,
         this.textBox12
     });
     this.detail.Name = "detail";
     //
     // textBox1
     //
     this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.7472834587097168, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.9468832015991211, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox1.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox1.Style.Color     = System.Drawing.Color.Black;
     this.textBox1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox1.StyleName       = "PageInfo";
     this.textBox1.TextWrap        = false;
     this.textBox1.Value           = "=Fields.NombreEmpresaContratista";
     //
     // textBox4
     //
     this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(7.6943669319152832, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.4527158737182617, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox4.Style.Color     = System.Drawing.Color.Black;
     this.textBox4.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox4.StyleName       = "PageInfo";
     this.textBox4.TextWrap        = false;
     this.textBox4.Value           = "=Fields.NombreEmpresaSubContratista";
     //
     // textBox3
     //
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.7470831871032715, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox3.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox3.Style.Color     = System.Drawing.Color.Black;
     this.textBox3.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.StyleName       = "PageInfo";
     this.textBox3.Value           = "=Fields.Accion";
     //
     // textBox5
     //
     this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(13.147283554077148, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox5.Name     = "textBox5";
     this.textBox5.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.8997998237609863, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox5.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox5.Style.Color     = System.Drawing.Color.Black;
     this.textBox5.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox5.StyleName       = "PageInfo";
     this.textBox5.TextWrap        = false;
     this.textBox5.Value           = "=Fields.CodigoContrato";
     //
     // textBox8
     //
     this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(16.047283172607422, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox8.Name     = "textBox8";
     this.textBox8.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.4523153305053711, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox8.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox8.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox8.Style.Color     = System.Drawing.Color.Black;
     this.textBox8.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox8.StyleName       = "PageInfo";
     this.textBox8.TextWrap        = false;
     this.textBox8.Value           = "=Fields.NombreCompleto";
     //
     // textBox9
     //
     this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(21.499799728393555, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox9.Name     = "textBox9";
     this.textBox9.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.2002012729644775, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox9.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox9.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox9.Style.Color     = System.Drawing.Color.Black;
     this.textBox9.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox9.StyleName       = "PageInfo";
     this.textBox9.Value           = "=Fields.Nrodoc";
     //
     // textBox10
     //
     this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(23.7002010345459, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox10.Name     = "textBox10";
     this.textBox10.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.5998024940490723, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox10.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox10.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox10.Style.Color     = System.Drawing.Color.Black;
     this.textBox10.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox10.StyleName       = "PageInfo";
     this.textBox10.TextWrap        = false;
     this.textBox10.Value           = "=Fields.Encuadre";
     //
     // textBox11
     //
     this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(27.300203323364258, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox11.Name     = "textBox11";
     this.textBox11.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.5998024940490723, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox11.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox11.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox11.Style.Color     = System.Drawing.Color.Black;
     this.textBox11.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox11.StyleName       = "PageInfo";
     this.textBox11.TextWrap        = false;
     this.textBox11.Value           = "=Fields.FechaTramite";
     //
     // textBox12
     //
     this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(30.900205612182617, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox12.Name     = "textBox12";
     this.textBox12.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.6995925903320312, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox12.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox12.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.textBox12.Style.Color     = System.Drawing.Color.Black;
     this.textBox12.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox12.StyleName       = "PageInfo";
     this.textBox12.Value           = "=Fields.FechaBaja";
     //
     // InformeAltaBajaLegajo
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageFooter,
         this.reportHeader,
         this.detail
     });
     this.PageSettings.Landscape      = true;
     this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(0.54000002145767212, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Left   = new Telerik.Reporting.Drawing.Unit(0.54000002145767212, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Right  = new Telerik.Reporting.Drawing.Unit(0.54000002145767212, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Top    = new Telerik.Reporting.Drawing.Unit(0.54000002145767212, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.PaperKind      = System.Drawing.Printing.PaperKind.Legal;
     reportParameter1.Name            = "Periodo";
     this.ReportParameters.Add(reportParameter1);
     this.Style.BackgroundColor = System.Drawing.Color.White;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Title")
     });
     styleRule1.Style.Color          = System.Drawing.Color.Black;
     styleRule1.Style.Font.Bold      = true;
     styleRule1.Style.Font.Italic    = false;
     styleRule1.Style.Font.Name      = "Tahoma";
     styleRule1.Style.Font.Size      = new Telerik.Reporting.Drawing.Unit(20, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule1.Style.Font.Strikeout = false;
     styleRule1.Style.Font.Underline = false;
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Caption")
     });
     styleRule2.Style.Color         = System.Drawing.Color.Black;
     styleRule2.Style.Font.Name     = "Tahoma";
     styleRule2.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(11, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Data")
     });
     styleRule3.Style.Font.Name     = "Tahoma";
     styleRule3.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(11, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("PageInfo")
     });
     styleRule4.Style.Font.Name     = "Tahoma";
     styleRule4.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(11, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4
     });
     this.Width = new Telerik.Reporting.Drawing.Unit(33.599998474121094, Telerik.Reporting.Drawing.UnitType.Cm);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemple #28
0
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.TableGroup tableGroup1 = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup tableGroup2 = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup tableGroup3 = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup tableGroup4 = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup tableGroup5 = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup tableGroup6 = new Telerik.Reporting.TableGroup();
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(InformeEncuadreGremial));
     Telerik.Reporting.ReportParameter            reportParameter1    = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.Drawing.StyleRule          styleRule1          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule2          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule3          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule4          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule5          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule6          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector1 = new Telerik.Reporting.Drawing.DescendantSelector();
     Telerik.Reporting.Drawing.StyleRule          styleRule7          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector2 = new Telerik.Reporting.Drawing.DescendantSelector();
     Telerik.Reporting.Drawing.StyleRule          styleRule8          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector3 = new Telerik.Reporting.Drawing.DescendantSelector();
     this.textBox12          = new Telerik.Reporting.TextBox();
     this.textBox1           = new Telerik.Reporting.TextBox();
     this.textBox3           = new Telerik.Reporting.TextBox();
     this.textBox6           = new Telerik.Reporting.TextBox();
     this.textBox5           = new Telerik.Reporting.TextBox();
     this.textBox4           = new Telerik.Reporting.TextBox();
     this.pageFooter         = new Telerik.Reporting.PageFooterSection();
     this.pageInfoTextBox    = new Telerik.Reporting.TextBox();
     this.currentTimeTextBox = new Telerik.Reporting.TextBox();
     this.reportHeader       = new Telerik.Reporting.ReportHeaderSection();
     this.titleTextBox       = new Telerik.Reporting.TextBox();
     this.detail             = new Telerik.Reporting.DetailSection();
     this.crosstab2          = new Telerik.Reporting.Crosstab();
     this.textBox11          = new Telerik.Reporting.TextBox();
     this.textBox8           = new Telerik.Reporting.TextBox();
     this.textBox10          = new Telerik.Reporting.TextBox();
     this.textBox9           = new Telerik.Reporting.TextBox();
     this.textBox7           = new Telerik.Reporting.TextBox();
     this.pictureBox3        = new Telerik.Reporting.PictureBox();
     this.textBox2           = new Telerik.Reporting.TextBox();
     this.htmlTextBox2       = new Telerik.Reporting.HtmlTextBox();
     this.pictureBox2        = new Telerik.Reporting.PictureBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox12
     //
     this.textBox12.Name            = "textBox12";
     this.textBox12.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.49999997019767761, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox12.Style.Font.Bold = true;
     this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox12.StyleName       = "Solstice.TableBody";
     this.textBox12.Value           = "= Sum(Fields.Cantidad)";
     //
     // textBox1
     //
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.5, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.StyleName       = "Solstice.TableGroup";
     this.textBox1.Value           = "=Fields.Convenio";
     //
     // textBox3
     //
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.99999994039535522, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox3.Style.BackgroundColor = System.Drawing.Color.White;
     this.textBox3.StyleName             = "Solstice.TableGroup";
     //
     // textBox6
     //
     this.textBox6.Name            = "textBox6";
     this.textBox6.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.5, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox6.StyleName       = "Solstice.TableGroup";
     this.textBox6.Value           = "=Fields.Contrato";
     //
     // textBox5
     //
     this.textBox5.Name      = "textBox5";
     this.textBox5.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.5, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox5.StyleName = "Solstice.TableGroup";
     this.textBox5.Value     = "=Fields.SubContratista";
     //
     // textBox4
     //
     this.textBox4.Name      = "textBox4";
     this.textBox4.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.5, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox4.StyleName = "Solstice.TableGroup";
     this.textBox4.Value     = "=Fields.Empresa";
     //
     // pageFooter
     //
     this.pageFooter.Height = new Telerik.Reporting.Drawing.Unit(0.71437495946884155, Telerik.Reporting.Drawing.UnitType.Cm);
     this.pageFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageInfoTextBox,
         this.currentTimeTextBox
     });
     this.pageFooter.Name = "pageFooter";
     //
     // pageInfoTextBox
     //
     this.pageInfoTextBox.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(13.199999809265137, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637, Telerik.Reporting.Drawing.UnitType.Cm));
     this.pageInfoTextBox.Name            = "pageInfoTextBox";
     this.pageInfoTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.1512496471405029, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791, Telerik.Reporting.Drawing.UnitType.Cm));
     this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.pageInfoTextBox.StyleName       = "PageInfo";
     this.pageInfoTextBox.Value           = "=PageNumber";
     //
     // currentTimeTextBox
     //
     this.currentTimeTextBox.Name      = "currentTimeTextBox";
     this.currentTimeTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.3331265449523926, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791, Telerik.Reporting.Drawing.UnitType.Cm));
     this.currentTimeTextBox.StyleName = "PageInfo";
     this.currentTimeTextBox.Value     = "=NOW()";
     //
     // reportHeader
     //
     this.reportHeader.Height        = new Telerik.Reporting.Drawing.Unit(0.800000011920929, Telerik.Reporting.Drawing.UnitType.Cm);
     this.reportHeader.Name          = "reportHeader";
     this.reportHeader.Style.Visible = false;
     //
     // titleTextBox
     //
     this.titleTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.0343575477600098, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Cm));
     this.titleTextBox.Name      = "titleTextBox";
     this.titleTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(9.80000114440918, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.89980012178421021, Telerik.Reporting.Drawing.UnitType.Cm));
     this.titleTextBox.StyleName = "Title";
     this.titleTextBox.Value     = "Informe Encuadre Gremial";
     //
     // detail
     //
     this.detail.Height = new Telerik.Reporting.Drawing.Unit(6.1677079200744629, Telerik.Reporting.Drawing.UnitType.Cm);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.titleTextBox,
         this.crosstab2,
         this.pictureBox3,
         this.textBox2
     });
     this.detail.Name = "detail";
     //
     // crosstab2
     //
     this.crosstab2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(2, Telerik.Reporting.Drawing.UnitType.Cm)));
     this.crosstab2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(2, Telerik.Reporting.Drawing.UnitType.Cm)));
     this.crosstab2.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(0.49999997019767761, Telerik.Reporting.Drawing.UnitType.Cm)));
     this.crosstab2.Body.SetCellContent(0, 0, this.textBox11);
     this.crosstab2.Body.SetCellContent(0, 1, this.textBox8);
     tableGroup2.Name       = "Group2";
     tableGroup2.ReportItem = this.textBox12;
     tableGroup1.ChildGroups.Add(tableGroup2);
     tableGroup1.Grouping.AddRange(new Telerik.Reporting.Data.Grouping[] {
         new Telerik.Reporting.Data.Grouping("=Fields.Convenio")
     });
     tableGroup1.Name       = "Convenio";
     tableGroup1.ReportItem = this.textBox1;
     tableGroup1.Sorting.AddRange(new Telerik.Reporting.Data.Sorting[] {
         new Telerik.Reporting.Data.Sorting("=Fields.Convenio", Telerik.Reporting.Data.SortDirection.Asc)
     });
     tableGroup3.Name       = "Group1";
     tableGroup3.ReportItem = this.textBox3;
     this.crosstab2.ColumnGroups.Add(tableGroup1);
     this.crosstab2.ColumnGroups.Add(tableGroup3);
     this.crosstab2.Corner.SetCellContent(0, 2, this.textBox10, 2, 1);
     this.crosstab2.Corner.SetCellContent(0, 1, this.textBox9, 2, 1);
     this.crosstab2.Corner.SetCellContent(0, 0, this.textBox7, 2, 1);
     this.crosstab2.DataMember = "";
     this.crosstab2.DataSource = typeof(Entidades.InformeEncuadreGremialTemp);
     this.crosstab2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox11,
         this.textBox8,
         this.textBox1,
         this.textBox12,
         this.textBox3,
         this.textBox10,
         this.textBox9,
         this.textBox7,
         this.textBox4,
         this.textBox5,
         this.textBox6
     });
     this.crosstab2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.099999949336051941, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.2677080631256104, Telerik.Reporting.Drawing.UnitType.Cm));
     this.crosstab2.Name     = "crosstab2";
     tableGroup6.Grouping.AddRange(new Telerik.Reporting.Data.Grouping[] {
         new Telerik.Reporting.Data.Grouping("=Fields.Contrato")
     });
     tableGroup6.Name       = "Contrato";
     tableGroup6.ReportItem = this.textBox6;
     tableGroup6.Sorting.AddRange(new Telerik.Reporting.Data.Sorting[] {
         new Telerik.Reporting.Data.Sorting("=Fields.Contrato", Telerik.Reporting.Data.SortDirection.Asc)
     });
     tableGroup5.ChildGroups.Add(tableGroup6);
     tableGroup5.Grouping.AddRange(new Telerik.Reporting.Data.Grouping[] {
         new Telerik.Reporting.Data.Grouping("=Fields.SubContratista")
     });
     tableGroup5.Name       = "SubContratista";
     tableGroup5.ReportItem = this.textBox5;
     tableGroup5.Sorting.AddRange(new Telerik.Reporting.Data.Sorting[] {
         new Telerik.Reporting.Data.Sorting("=Fields.SubContratista", Telerik.Reporting.Data.SortDirection.Asc)
     });
     tableGroup4.ChildGroups.Add(tableGroup5);
     tableGroup4.Grouping.AddRange(new Telerik.Reporting.Data.Grouping[] {
         new Telerik.Reporting.Data.Grouping("=Fields.Empresa")
     });
     tableGroup4.Name       = "Empresa";
     tableGroup4.ReportItem = this.textBox4;
     tableGroup4.Sorting.AddRange(new Telerik.Reporting.Data.Sorting[] {
         new Telerik.Reporting.Data.Sorting("=Fields.Empresa", Telerik.Reporting.Data.SortDirection.Asc)
     });
     this.crosstab2.RowGroups.Add(tableGroup4);
     this.crosstab2.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(14, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.5, Telerik.Reporting.Drawing.UnitType.Cm));
     this.crosstab2.StyleName = "Solstice.TableNormal";
     //
     // textBox11
     //
     this.textBox11.Name            = "textBox11";
     this.textBox11.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.5, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox11.StyleName       = "Solstice.TableBody";
     this.textBox11.Value           = "=Sum(Fields.Cantidad)";
     //
     // textBox8
     //
     this.textBox8.Name            = "textBox8";
     this.textBox8.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.5, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox8.Style.Font.Bold = true;
     this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox8.StyleName       = "Solstice.TableBody";
     this.textBox8.Value           = "= Sum(Fields.Cantidad)";
     //
     // textBox10
     //
     this.textBox10.Name            = "textBox10";
     this.textBox10.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.9999998807907105, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.99999988079071045, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox10.StyleName       = "Solstice.TableHeader";
     this.textBox10.Value           = "Contrato";
     //
     // textBox9
     //
     this.textBox9.Name            = "textBox9";
     this.textBox9.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.99999988079071045, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox9.StyleName       = "Solstice.TableHeader";
     this.textBox9.Value           = "Sub Contratista";
     //
     // textBox7
     //
     this.textBox7.Name            = "textBox7";
     this.textBox7.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.99999988079071045, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox7.StyleName       = "Solstice.TableHeader";
     this.textBox7.Value           = "Empresa";
     //
     // pictureBox3
     //
     this.pictureBox3.MimeType = "image/png";
     this.pictureBox3.Name     = "pictureBox3";
     this.pictureBox3.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.0340573787689209, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.7788580656051636, Telerik.Reporting.Drawing.UnitType.Cm));
     this.pictureBox3.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.Stretch;
     this.pictureBox3.Style.BackgroundColor = System.Drawing.Color.Transparent;
     this.pictureBox3.Value = ((object)(resources.GetObject("pictureBox3.Value")));
     //
     // textBox2
     //
     this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.0343575477600098, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.89999997615814209, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.9657425880432129, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.88561445474624634, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox2.Style.BackgroundColor = System.Drawing.Color.White;
     this.textBox2.Style.Font.Size       = new Telerik.Reporting.Drawing.Unit(4, Telerik.Reporting.Drawing.UnitType.Mm);
     this.textBox2.StyleName             = "Title";
     this.textBox2.Value = "= Parameters.Periodo";
     //
     // htmlTextBox2
     //
     this.htmlTextBox2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(11.299999237060547, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.2140852212905884, Telerik.Reporting.Drawing.UnitType.Cm));
     this.htmlTextBox2.Name     = "htmlTextBox2";
     this.htmlTextBox2.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.6400654315948486, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.7788581848144531, Telerik.Reporting.Drawing.UnitType.Cm));
     this.htmlTextBox2.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(166)))), ((int)(((byte)(181)))));
     this.htmlTextBox2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.htmlTextBox2.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.htmlTextBox2.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.htmlTextBox2.Value = "htmlTextBox2";
     //
     // pictureBox2
     //
     this.pictureBox2.MimeType = "image/png";
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.0340573787689209, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.7788580656051636, Telerik.Reporting.Drawing.UnitType.Cm));
     this.pictureBox2.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.Stretch;
     this.pictureBox2.Style.BackgroundColor = System.Drawing.Color.Transparent;
     this.pictureBox2.Value = ((object)(resources.GetObject("pictureBox2.Value")));
     //
     // InformeEncuadreGremial
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageFooter,
         this.reportHeader,
         this.detail
     });
     this.PageSettings.Landscape      = false;
     this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(2.5399999618530273, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Left   = new Telerik.Reporting.Drawing.Unit(2.5399999618530273, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Right  = new Telerik.Reporting.Drawing.Unit(2.5399999618530273, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Top    = new Telerik.Reporting.Drawing.Unit(2.5399999618530273, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.PaperKind      = System.Drawing.Printing.PaperKind.Letter;
     reportParameter1.Name            = "Periodo";
     this.ReportParameters.Add(reportParameter1);
     this.Style.BackgroundColor = System.Drawing.Color.White;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Title")
     });
     styleRule1.Style.Color          = System.Drawing.Color.Black;
     styleRule1.Style.Font.Bold      = true;
     styleRule1.Style.Font.Italic    = false;
     styleRule1.Style.Font.Name      = "Tahoma";
     styleRule1.Style.Font.Size      = new Telerik.Reporting.Drawing.Unit(20, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule1.Style.Font.Strikeout = false;
     styleRule1.Style.Font.Underline = false;
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Caption")
     });
     styleRule2.Style.Color         = System.Drawing.Color.Black;
     styleRule2.Style.Font.Name     = "Tahoma";
     styleRule2.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(11, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Data")
     });
     styleRule3.Style.Font.Name     = "Tahoma";
     styleRule3.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(11, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("PageInfo")
     });
     styleRule4.Style.Font.Name     = "Tahoma";
     styleRule4.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(11, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Solstice.TableNormal")
     });
     styleRule5.Style.BackgroundColor     = System.Drawing.Color.White;
     styleRule5.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule5.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
     styleRule5.Style.Color     = System.Drawing.Color.Black;
     styleRule5.Style.Font.Name = "Gill Sans MT";
     styleRule5.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     descendantSelector1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Solstice.TableGroup")
     });
     styleRule6.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector1
     });
     styleRule6.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(238)))), ((int)(((byte)(228)))));
     styleRule6.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule6.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule6.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
     descendantSelector2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Solstice.TableHeader")
     });
     styleRule7.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector2
     });
     styleRule7.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(79)))), ((int)(((byte)(39)))), ((int)(((byte)(28)))));
     styleRule7.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule7.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
     styleRule7.Style.Color         = System.Drawing.Color.White;
     styleRule7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     descendantSelector3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Solstice.TableBody")
     });
     styleRule8.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector3
     });
     styleRule8.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule8.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule8.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4,
         styleRule5,
         styleRule6,
         styleRule7,
         styleRule8
     });
     this.Width = new Telerik.Reporting.Drawing.Unit(16.351249694824219, Telerik.Reporting.Drawing.UnitType.Cm);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.TableGroup        tableGroup1      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup        tableGroup2      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup        tableGroup3      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup        tableGroup4      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup        tableGroup5      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.GraphGroup        graphGroup1      = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.GraphTitle        graphTitle1      = new Telerik.Reporting.GraphTitle();
     Telerik.Reporting.NumericalScale    numericalScale1  = new Telerik.Reporting.NumericalScale();
     Telerik.Reporting.CategoryScale     categoryScale1   = new Telerik.Reporting.CategoryScale();
     Telerik.Reporting.GraphGroup        graphGroup2      = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.TableGroup        tableGroup6      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup        tableGroup7      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup        tableGroup8      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup        tableGroup9      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup        tableGroup10     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.GraphGroup        graphGroup3      = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.GraphTitle        graphTitle2      = new Telerik.Reporting.GraphTitle();
     Telerik.Reporting.NumericalScale    numericalScale2  = new Telerik.Reporting.NumericalScale();
     Telerik.Reporting.CategoryScale     categoryScale2   = new Telerik.Reporting.CategoryScale();
     Telerik.Reporting.GraphGroup        graphGroup4      = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.ReportParameter   reportParameter1 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter   reportParameter2 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter   reportParameter3 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.Drawing.StyleRule styleRule1       = new Telerik.Reporting.Drawing.StyleRule();
     this.textBox1                   = new Telerik.Reporting.TextBox();
     this.textBox3                   = new Telerik.Reporting.TextBox();
     this.textBox5                   = new Telerik.Reporting.TextBox();
     this.textBox15                  = new Telerik.Reporting.TextBox();
     this.textBox13                  = new Telerik.Reporting.TextBox();
     this.textBox8                   = new Telerik.Reporting.TextBox();
     this.pageHeaderSection1         = new Telerik.Reporting.PageHeaderSection();
     this.txtAciklama                = new Telerik.Reporting.TextBox();
     this.textBox18                  = new Telerik.Reporting.TextBox();
     this.textBox19                  = new Telerik.Reporting.TextBox();
     this.detail                     = new Telerik.Reporting.DetailSection();
     this.panel1                     = new Telerik.Reporting.Panel();
     this.table1                     = new Telerik.Reporting.Table();
     this.textBox2                   = new Telerik.Reporting.TextBox();
     this.textBox4                   = new Telerik.Reporting.TextBox();
     this.textBox6                   = new Telerik.Reporting.TextBox();
     this.textBox9                   = new Telerik.Reporting.TextBox();
     this.textBox7                   = new Telerik.Reporting.TextBox();
     this.dsLabGetiri                = new Telerik.Reporting.SqlDataSource();
     this.graph1                     = new Telerik.Reporting.Graph();
     this.cartesianCoordinateSystem1 = new Telerik.Reporting.CartesianCoordinateSystem();
     this.graphAxis1                 = new Telerik.Reporting.GraphAxis();
     this.graphAxis2                 = new Telerik.Reporting.GraphAxis();
     this.barSeries1                 = new Telerik.Reporting.BarSeries();
     this.panel2                     = new Telerik.Reporting.Panel();
     this.table2                     = new Telerik.Reporting.Table();
     this.textBox10                  = new Telerik.Reporting.TextBox();
     this.textBox12                  = new Telerik.Reporting.TextBox();
     this.textBox14                  = new Telerik.Reporting.TextBox();
     this.textBox17                  = new Telerik.Reporting.TextBox();
     this.textBox16                  = new Telerik.Reporting.TextBox();
     this.dsSertifika                = new Telerik.Reporting.SqlDataSource();
     this.graph2                     = new Telerik.Reporting.Graph();
     this.cartesianCoordinateSystem2 = new Telerik.Reporting.CartesianCoordinateSystem();
     this.graphAxis3                 = new Telerik.Reporting.GraphAxis();
     this.graphAxis4                 = new Telerik.Reporting.GraphAxis();
     this.barSeries2                 = new Telerik.Reporting.BarSeries();
     this.pageFooterSection1         = new Telerik.Reporting.PageFooterSection();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.1666662693023682D), Telerik.Reporting.Drawing.Unit.Cm(0.44979166984558105D));
     this.textBox1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox1.Style.Font.Bold           = true;
     this.textBox1.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox1.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox1.Value = "Laboratuvar";
     //
     // textBox3
     //
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.8227081298828125D), Telerik.Reporting.Drawing.Unit.Cm(0.44979164004325867D));
     this.textBox3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox3.Style.Font.Bold           = true;
     this.textBox3.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox3.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.Value = "Getiri";
     //
     // textBox5
     //
     this.textBox5.Name = "textBox5";
     this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.584583044052124D), Telerik.Reporting.Drawing.Unit.Cm(0.44979164004325867D));
     this.textBox5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox5.Style.Font.Bold           = true;
     this.textBox5.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox5.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox5.Value = "Oran";
     //
     // textBox15
     //
     this.textBox15.Name = "textBox15";
     this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5399999618530273D), Telerik.Reporting.Drawing.Unit.Cm(0.55562502145767212D));
     this.textBox15.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox15.Style.Font.Bold           = true;
     this.textBox15.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox15.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox15.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox15.Value = "Laboratuvar";
     //
     // textBox13
     //
     this.textBox13.Name = "textBox13";
     this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.7781248092651367D), Telerik.Reporting.Drawing.Unit.Cm(0.55562496185302734D));
     this.textBox13.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox13.Style.Font.Bold           = true;
     this.textBox13.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox13.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox13.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox13.Value = "Sertifika Sayısı";
     //
     // textBox8
     //
     this.textBox8.Name = "textBox8";
     this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5399999618530273D), Telerik.Reporting.Drawing.Unit.Cm(0.55562502145767212D));
     this.textBox8.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox8.Style.Font.Bold           = true;
     this.textBox8.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox8.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox8.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox8.Value = "Oran";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.txtAciklama,
         this.textBox18,
         this.textBox19
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // txtAciklama
     //
     this.txtAciklama.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.25400015711784363D), Telerik.Reporting.Drawing.Unit.Cm(0.25399994850158691D));
     this.txtAciklama.Name                = "txtAciklama";
     this.txtAciklama.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(22.606000900268555D), Telerik.Reporting.Drawing.Unit.Cm(1.0160000324249268D));
     this.txtAciklama.Style.Font.Bold     = true;
     this.txtAciklama.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.txtAciklama.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtAciklama.Value               = "txtAciklama";
     //
     // textBox18
     //
     this.textBox18.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.7940001487731934D), Telerik.Reporting.Drawing.Unit.Cm(1.7779998779296875D));
     this.textBox18.Name                = "textBox18";
     this.textBox18.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5400004386901855D), Telerik.Reporting.Drawing.Unit.Cm(0.50799989700317383D));
     this.textBox18.Style.Font.Bold     = true;
     this.textBox18.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox18.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox18.Value               = "Getiri";
     //
     // textBox19
     //
     this.textBox19.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(15.494000434875488D), Telerik.Reporting.Drawing.Unit.Cm(1.7780001163482666D));
     this.textBox19.Name                = "textBox19";
     this.textBox19.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0321264266967773D), Telerik.Reporting.Drawing.Unit.Cm(0.50799989700317383D));
     this.textBox19.Style.Font.Bold     = true;
     this.textBox19.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox19.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox19.Value               = "Sertifika Sayısı";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(4D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.panel1,
         this.panel2
     });
     this.detail.Name = "detail";
     //
     // panel1
     //
     this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table1,
         this.graph1
     });
     this.panel1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(10.668000221252441D), Telerik.Reporting.Drawing.Unit.Cm(9.9060001373291016D));
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(3.16666579246521D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.8227083683013916D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.584583044052124D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.47625008225440979D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.5D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox2);
     this.table1.Body.SetCellContent(0, 1, this.textBox4);
     this.table1.Body.SetCellContent(0, 2, this.textBox6);
     this.table1.Body.SetCellContent(1, 2, this.textBox9);
     this.table1.Body.SetCellContent(1, 0, this.textBox7, 1, 2);
     tableGroup1.Name       = "tableGroup";
     tableGroup1.ReportItem = this.textBox1;
     tableGroup2.Name       = "tableGroup1";
     tableGroup2.ReportItem = this.textBox3;
     tableGroup3.Name       = "tableGroup2";
     tableGroup3.ReportItem = this.textBox5;
     this.table1.ColumnGroups.Add(tableGroup1);
     this.table1.ColumnGroups.Add(tableGroup2);
     this.table1.ColumnGroups.Add(tableGroup3);
     this.table1.DataSource = this.dsLabGetiri;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox2,
         this.textBox4,
         this.textBox6,
         this.textBox7,
         this.textBox9,
         this.textBox1,
         this.textBox3,
         this.textBox5
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.00010072867007693276D), Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D));
     this.table1.Name     = "table1";
     tableGroup4.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup4.Name = "detailTableGroup";
     tableGroup5.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.ToplamLabGetiri"));
     tableGroup5.Name = "rowGroup";
     tableGroup5.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.ToplamLabGetiri", Telerik.Reporting.SortDirection.Asc));
     this.table1.RowGroups.Add(tableGroup4);
     this.table1.RowGroups.Add(tableGroup5);
     this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(8.5739574432373047D), Telerik.Reporting.Drawing.Unit.Cm(1.4260417222976685D));
     //
     // textBox2
     //
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.1666665077209473D), Telerik.Reporting.Drawing.Unit.Cm(0.4762500524520874D));
     this.textBox2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox2.Style.Font.Bold           = true;
     this.textBox2.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox2.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox2.Value = "= Fields.ILGLAB";
     //
     // textBox4
     //
     this.textBox4.Format = "{0:C2}";
     this.textBox4.Name   = "textBox4";
     this.textBox4.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.8227081298828125D), Telerik.Reporting.Drawing.Unit.Cm(0.47625008225440979D));
     this.textBox4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Value = "= Fields.Getiri";
     //
     // textBox6
     //
     this.textBox6.Name = "textBox6";
     this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.584583044052124D), Telerik.Reporting.Drawing.Unit.Cm(0.47625008225440979D));
     this.textBox6.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox6.Value = "= Fields.Oran+\"%\"";
     //
     // textBox9
     //
     this.textBox9.Format = "{0:C2}";
     this.textBox9.Name   = "textBox9";
     this.textBox9.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.584583044052124D), Telerik.Reporting.Drawing.Unit.Cm(0.50000005960464478D));
     this.textBox9.Style.BackgroundColor     = System.Drawing.Color.Gainsboro;
     this.textBox9.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox9.Style.Font.Bold           = true;
     this.textBox9.StyleName = "";
     this.textBox9.Value     = "= Fields.ToplamLabGetiri";
     //
     // textBox7
     //
     this.textBox7.Name = "textBox7";
     this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.9893736839294434D), Telerik.Reporting.Drawing.Unit.Cm(0.50000005960464478D));
     this.textBox7.Style.BackgroundColor     = System.Drawing.Color.Gainsboro;
     this.textBox7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox7.Style.Font.Bold           = true;
     this.textBox7.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox7.StyleName = "";
     this.textBox7.Value     = "Toplam Getiri";
     //
     // dsLabGetiri
     //
     this.dsLabGetiri.ConnectionString = "KalData";
     this.dsLabGetiri.Name             = "dsLabGetiri";
     this.dsLabGetiri.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@BolgeKodu", System.Data.DbType.Int16, "= Parameters.BolgeKodu.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@BasTar", System.Data.DbType.DateTime, "= Parameters.BasTar.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@SonTar", System.Data.DbType.DateTime, "= Parameters.SonTar.Value")
     });
     this.dsLabGetiri.SelectCommand     = "dbo.kal_sfLabGetiriAnaliz";
     this.dsLabGetiri.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
     //
     // graph1
     //
     graphGroup1.Name = "categoryGroup";
     this.graph1.CategoryGroups.Add(graphGroup1);
     this.graph1.CoordinateSystems.Add(this.cartesianCoordinateSystem1);
     this.graph1.DataSource             = this.dsLabGetiri;
     this.graph1.Legend.Style.LineColor = System.Drawing.Color.LightGray;
     this.graph1.Legend.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.graph1.Legend.Style.Visible   = false;
     this.graph1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.00010072867007693276D), Telerik.Reporting.Drawing.Unit.Cm(1.7780002355575562D));
     this.graph1.Name     = "graph1";
     this.graph1.PlotAreaStyle.LineColor = System.Drawing.Color.LightGray;
     this.graph1.PlotAreaStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.graph1.Series.Add(this.barSeries1);
     this.graph1.SeriesGroups.Add(graphGroup2);
     this.graph1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(10.413898468017578D), Telerik.Reporting.Drawing.Unit.Cm(8.1280002593994141D));
     this.graph1.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.graph1.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.graph1.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.graph1.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     graphTitle1.Position             = Telerik.Reporting.GraphItemPosition.TopCenter;
     graphTitle1.Style.Font.Bold      = true;
     graphTitle1.Style.LineColor      = System.Drawing.Color.LightGray;
     graphTitle1.Style.LineWidth      = Telerik.Reporting.Drawing.Unit.Inch(0D);
     graphTitle1.Text = "Getiri";
     this.graph1.Titles.Add(graphTitle1);
     //
     // cartesianCoordinateSystem1
     //
     this.cartesianCoordinateSystem1.Name  = "cartesianCoordinateSystem1";
     this.cartesianCoordinateSystem1.XAxis = this.graphAxis1;
     this.cartesianCoordinateSystem1.YAxis = this.graphAxis2;
     //
     // graphAxis1
     //
     this.graphAxis1.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis1.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis1.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis1.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis1.MinorGridLineStyle.Visible   = false;
     this.graphAxis1.Name  = "graphAxis1";
     this.graphAxis1.Scale = numericalScale1;
     //
     // graphAxis2
     //
     this.graphAxis2.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis2.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis2.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis2.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis2.MinorGridLineStyle.Visible   = false;
     this.graphAxis2.Name  = "graphAxis2";
     this.graphAxis2.Scale = categoryScale1;
     //
     // barSeries1
     //
     this.barSeries1.ArrangeMode      = Telerik.Reporting.GraphSeriesArrangeMode.Overlapped;
     this.barSeries1.CategoryGroup    = graphGroup1;
     this.barSeries1.CoordinateSystem = this.cartesianCoordinateSystem1;
     this.barSeries1.DataPointLabel   = "= Sum(Fields.Getiri)";
     this.barSeries1.DataPointLabelConnectorStyle.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.barSeries1.DataPointLabelConnectorStyle.Padding.Top    = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.barSeries1.DataPointLabelStyle.Font.Bold = true;
     this.barSeries1.DataPointLabelStyle.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.barSeries1.DataPointLabelStyle.Visible   = true;
     this.barSeries1.DataPointStyle.LineWidth      = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.barSeries1.DataPointStyle.Visible        = true;
     this.barSeries1.LegendItem.Value = "= Fields.ILGLAB";
     this.barSeries1.Name             = "barSeries1";
     graphGroup2.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.ILGLAB"));
     graphGroup2.Name = "iLGLABGroup";
     graphGroup2.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.Getiri", Telerik.Reporting.SortDirection.Asc));
     this.barSeries1.SeriesGroup = graphGroup2;
     this.barSeries1.X           = "= Sum(Fields.Getiri)";
     this.barSeries1.Y           = "= Fields.ILGLAB";
     //
     // panel2
     //
     this.panel2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table2,
         this.graph2
     });
     this.panel2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(10.921999931335449D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(12.192000389099121D), Telerik.Reporting.Drawing.Unit.Cm(10.159998893737793D));
     //
     // table2
     //
     this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.5400004386901855D)));
     this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.7781252861022949D)));
     this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.5400004386901855D)));
     this.table2.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.48000004887580872D)));
     this.table2.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.50000005960464478D)));
     this.table2.Body.SetCellContent(0, 0, this.textBox10);
     this.table2.Body.SetCellContent(0, 1, this.textBox12);
     this.table2.Body.SetCellContent(0, 2, this.textBox14);
     this.table2.Body.SetCellContent(1, 2, this.textBox17);
     this.table2.Body.SetCellContent(1, 0, this.textBox16, 1, 2);
     tableGroup6.Name       = "tableGroup3";
     tableGroup6.ReportItem = this.textBox15;
     tableGroup7.Name       = "tableGroup4";
     tableGroup7.ReportItem = this.textBox13;
     tableGroup8.Name       = "tableGroup5";
     tableGroup8.ReportItem = this.textBox8;
     this.table2.ColumnGroups.Add(tableGroup6);
     this.table2.ColumnGroups.Add(tableGroup7);
     this.table2.ColumnGroups.Add(tableGroup8);
     this.table2.DataSource = this.dsSertifika;
     this.table2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox10,
         this.textBox12,
         this.textBox14,
         this.textBox16,
         this.textBox17,
         this.textBox15,
         this.textBox13,
         this.textBox8
     });
     this.table2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.2860004901885986D), Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D));
     this.table2.Name     = "table2";
     tableGroup9.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup9.Name = "detailTableGroup1";
     tableGroup10.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.ToplamSertifikaSayisi"));
     tableGroup10.Name = "rowGroup1";
     tableGroup10.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.ToplamSertifikaSayisi", Telerik.Reporting.SortDirection.Asc));
     this.table2.RowGroups.Add(tableGroup9);
     this.table2.RowGroups.Add(tableGroup10);
     this.table2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.8581256866455078D), Telerik.Reporting.Drawing.Unit.Cm(1.5356251001358032D));
     //
     // textBox10
     //
     this.textBox10.Name = "textBox10";
     this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5400004386901855D), Telerik.Reporting.Drawing.Unit.Cm(0.47999998927116394D));
     this.textBox10.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox10.Style.Font.Bold           = true;
     this.textBox10.Value = "= Fields.ILGLAB";
     //
     // textBox12
     //
     this.textBox12.Name = "textBox12";
     this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.7781250476837158D), Telerik.Reporting.Drawing.Unit.Cm(0.47999998927116394D));
     this.textBox12.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox12.Value = "= Fields.SertifikaSayisi";
     //
     // textBox14
     //
     this.textBox14.Name = "textBox14";
     this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5400004386901855D), Telerik.Reporting.Drawing.Unit.Cm(0.47999998927116394D));
     this.textBox14.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox14.Value = "= Fields.Oran+\"%\"";
     //
     // textBox17
     //
     this.textBox17.Name = "textBox17";
     this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5400004386901855D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox17.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox17.Style.Font.Bold           = true;
     this.textBox17.StyleName = "";
     this.textBox17.Value     = "= Fields.ToplamSertifikaSayisi+\" Ad.\"";
     //
     // textBox16
     //
     this.textBox16.Name = "textBox16";
     this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.3181252479553223D), Telerik.Reporting.Drawing.Unit.Cm(0.50000005960464478D));
     this.textBox16.Style.BackgroundColor     = System.Drawing.Color.Gainsboro;
     this.textBox16.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox16.Style.Font.Bold           = true;
     this.textBox16.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox16.StyleName = "";
     this.textBox16.Value     = "Toplam Sertifika Sayısı";
     //
     // dsSertifika
     //
     this.dsSertifika.ConnectionString = "KalData";
     this.dsSertifika.Name             = "dsSertifika";
     this.dsSertifika.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@BolgeKodu", System.Data.DbType.Int16, "= Parameters.BolgeKodu.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@BasTar", System.Data.DbType.DateTime, "= Parameters.BasTar.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@SonTar", System.Data.DbType.DateTime, "= Parameters.SonTar.Value")
     });
     this.dsSertifika.SelectCommand     = "dbo.kal_sfLabSertifikaSayisiAnaliz";
     this.dsSertifika.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
     //
     // graph2
     //
     graphGroup3.Name = "categoryGroup1";
     this.graph2.CategoryGroups.Add(graphGroup3);
     this.graph2.CoordinateSystems.Add(this.cartesianCoordinateSystem2);
     this.graph2.DataSource             = this.dsSertifika;
     this.graph2.Legend.Style.LineColor = System.Drawing.Color.LightGray;
     this.graph2.Legend.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.graph2.Legend.Style.Visible   = false;
     this.graph2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.40580049157142639D), Telerik.Reporting.Drawing.Unit.Cm(1.7780002355575562D));
     this.graph2.Name     = "graph2";
     this.graph2.PlotAreaStyle.LineColor = System.Drawing.Color.LightGray;
     this.graph2.PlotAreaStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.graph2.Series.Add(this.barSeries2);
     this.graph2.SeriesGroups.Add(graphGroup4);
     this.graph2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(11.684000968933106D), Telerik.Reporting.Drawing.Unit.Cm(8.3819990158081055D));
     this.graph2.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.graph2.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.graph2.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.graph2.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     graphTitle2.Position             = Telerik.Reporting.GraphItemPosition.TopCenter;
     graphTitle2.Style.Font.Bold      = true;
     graphTitle2.Style.LineColor      = System.Drawing.Color.LightGray;
     graphTitle2.Style.LineWidth      = Telerik.Reporting.Drawing.Unit.Inch(0D);
     graphTitle2.Text = "Sertifika Sayısı";
     this.graph2.Titles.Add(graphTitle2);
     //
     // cartesianCoordinateSystem2
     //
     this.cartesianCoordinateSystem2.Name  = "cartesianCoordinateSystem2";
     this.cartesianCoordinateSystem2.XAxis = this.graphAxis3;
     this.cartesianCoordinateSystem2.YAxis = this.graphAxis4;
     //
     // graphAxis3
     //
     this.graphAxis3.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis3.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis3.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis3.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis3.MinorGridLineStyle.Visible   = false;
     this.graphAxis3.Name  = "graphAxis3";
     this.graphAxis3.Scale = numericalScale2;
     //
     // graphAxis4
     //
     this.graphAxis4.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis4.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis4.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis4.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis4.MinorGridLineStyle.Visible   = false;
     this.graphAxis4.Name  = "graphAxis4";
     this.graphAxis4.Scale = categoryScale2;
     //
     // barSeries2
     //
     this.barSeries2.ArrangeMode      = Telerik.Reporting.GraphSeriesArrangeMode.Overlapped;
     this.barSeries2.CategoryGroup    = graphGroup3;
     this.barSeries2.CoordinateSystem = this.cartesianCoordinateSystem2;
     this.barSeries2.DataPointLabel   = "= Sum(Fields.SertifikaSayisi)";
     this.barSeries2.DataPointLabelConnectorStyle.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.barSeries2.DataPointLabelConnectorStyle.Padding.Top    = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.barSeries2.DataPointLabelStyle.Font.Bold = true;
     this.barSeries2.DataPointLabelStyle.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.barSeries2.DataPointLabelStyle.Visible   = true;
     this.barSeries2.DataPointStyle.LineWidth      = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.barSeries2.DataPointStyle.Visible        = true;
     this.barSeries2.LegendItem.Value = "= Fields.ILGLAB";
     this.barSeries2.Name             = "barSeries2";
     graphGroup4.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.ILGLAB"));
     graphGroup4.Name = "iLGLABGroup1";
     graphGroup4.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.SertifikaSayisi", Telerik.Reporting.SortDirection.Asc));
     this.barSeries2.SeriesGroup = graphGroup4;
     this.barSeries2.X           = "= Sum(Fields.SertifikaSayisi)";
     this.barSeries2.Y           = "= Fields.ILGLAB";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageFooterSection1.Name   = "pageFooterSection1";
     //
     // Laboratuvarlar
     //
     this.Culture = new System.Globalization.CultureInfo("tr-TR");
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeaderSection1,
         this.detail,
         this.pageFooterSection1
     });
     this.Name = "Laboratuvarlar";
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Cm(1D), Telerik.Reporting.Drawing.Unit.Cm(1D), Telerik.Reporting.Drawing.Unit.Cm(1D), Telerik.Reporting.Drawing.Unit.Cm(1D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
     reportParameter1.Name       = "BolgeKodu";
     reportParameter1.Text       = "BolgeKodu";
     reportParameter1.Type       = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter1.Visible    = true;
     reportParameter2.Name       = "BasTar";
     reportParameter2.Text       = "BasTar";
     reportParameter2.Type       = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter2.Visible    = true;
     reportParameter3.Name       = "SonTar";
     reportParameter3.Text       = "SonTar";
     reportParameter3.Type       = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter3.Visible    = true;
     this.ReportParameters.Add(reportParameter1);
     this.ReportParameters.Add(reportParameter2);
     this.ReportParameters.Add(reportParameter3);
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1
     });
     this.UnitOfMeasure = Telerik.Reporting.Drawing.UnitType.Cm;
     this.Width         = Telerik.Reporting.Drawing.Unit.Cm(23.11400032043457D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(InformexPeriodo));
     Telerik.Reporting.ReportParameter   reportParameter1     = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.Drawing.StyleRule styleRule1           = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule2           = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule3           = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule4           = new Telerik.Reporting.Drawing.StyleRule();
     this.labelsGroupHeader    = new Telerik.Reporting.GroupHeaderSection();
     this.textBox3             = new Telerik.Reporting.TextBox();
     this.labelsGroupFooter    = new Telerik.Reporting.GroupFooterSection();
     this.labelsGroup          = new Telerik.Reporting.Group();
     this.pageHeader           = new Telerik.Reporting.PageHeaderSection();
     this.reportNameTextBox    = new Telerik.Reporting.TextBox();
     this.pageFooter           = new Telerik.Reporting.PageFooterSection();
     this.pageInfoTextBox      = new Telerik.Reporting.TextBox();
     this.reportHeader         = new Telerik.Reporting.ReportHeaderSection();
     this.titleTextBox         = new Telerik.Reporting.TextBox();
     this.pictureBox1          = new Telerik.Reporting.PictureBox();
     this.textBox2             = new Telerik.Reporting.TextBox();
     this.textBox1             = new Telerik.Reporting.TextBox();
     this.textBox4             = new Telerik.Reporting.TextBox();
     this.txtLeyendaEncabezado = new Telerik.Reporting.TextBox();
     this.detail   = new Telerik.Reporting.DetailSection();
     this.textBox6 = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // labelsGroupHeader
     //
     this.labelsGroupHeader.Height = new Telerik.Reporting.Drawing.Unit(0.71437495946884155D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.labelsGroupHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox3
     });
     this.labelsGroupHeader.Name             = "labelsGroupHeader";
     this.labelsGroupHeader.PrintOnEveryPage = true;
     //
     // textBox3
     //
     this.textBox3.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.099710479378700256D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox3.Name            = "textBox3";
     this.textBox3.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.7470834255218506D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox3.Style.Color     = System.Drawing.Color.Black;
     this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox3.StyleName       = "PageInfo";
     this.textBox3.Value           = "Comentarios Realizados";
     //
     // labelsGroupFooter
     //
     this.labelsGroupFooter.Height        = new Telerik.Reporting.Drawing.Unit(0.71437495946884155D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.labelsGroupFooter.Name          = "labelsGroupFooter";
     this.labelsGroupFooter.Style.Visible = false;
     //
     // labelsGroup
     //
     this.labelsGroup.GroupFooter = this.labelsGroupFooter;
     this.labelsGroup.GroupHeader = this.labelsGroupHeader;
     //
     // pageHeader
     //
     this.pageHeader.Height = new Telerik.Reporting.Drawing.Unit(0.71437495946884155D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.pageHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.reportNameTextBox
     });
     this.pageHeader.Name = "pageHeader";
     //
     // reportNameTextBox
     //
     this.reportNameTextBox.Location      = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.reportNameTextBox.Name          = "reportNameTextBox";
     this.reportNameTextBox.Size          = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(15.708333015441895D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.reportNameTextBox.Style.Visible = false;
     this.reportNameTextBox.StyleName     = "PageInfo";
     this.reportNameTextBox.Value         = "InformexPeriodo";
     //
     // pageFooter
     //
     this.pageFooter.Height = new Telerik.Reporting.Drawing.Unit(0.71437495946884155D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.pageFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageInfoTextBox
     });
     this.pageFooter.Name = "pageFooter";
     //
     // pageInfoTextBox
     //
     this.pageInfoTextBox.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(7.9335417747497559D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.pageInfoTextBox.Name            = "pageInfoTextBox";
     this.pageInfoTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.8277082443237305D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.pageInfoTextBox.Style.Color     = System.Drawing.Color.Black;
     this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.pageInfoTextBox.StyleName       = "PageInfo";
     this.pageInfoTextBox.Value           = "=PageNumber";
     //
     // reportHeader
     //
     this.reportHeader.Height = new Telerik.Reporting.Drawing.Unit(4.085625171661377D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.titleTextBox,
         this.pictureBox1,
         this.textBox2,
         this.textBox1,
         this.textBox4,
         this.txtLeyendaEncabezado
     });
     this.reportHeader.Name = "reportHeader";
     this.reportHeader.Style.BackgroundColor = System.Drawing.Color.Empty;
     //
     // titleTextBox
     //
     this.titleTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.8002004623413086D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.titleTextBox.Name     = "titleTextBox";
     this.titleTextBox.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(13.01396656036377D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.8854251503944397D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.titleTextBox.Style.BackgroundColor = System.Drawing.Color.Empty;
     this.titleTextBox.StyleName             = "Title";
     this.titleTextBox.Value = "Informe del Período";
     //
     // pictureBox1
     //
     this.pictureBox1.MimeType = "image/png";
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.7999999523162842D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.1859145164489746D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.pictureBox1.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.Stretch;
     this.pictureBox1.Style.BackgroundColor = System.Drawing.Color.Transparent;
     this.pictureBox1.Value = ((object)(resources.GetObject("pictureBox1.Value")));
     //
     // textBox2
     //
     this.textBox2.Format          = "{0:D}";
     this.textBox2.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(8.1999998092651367D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.5858148336410523D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.5612483024597168D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox2.Style.Color     = System.Drawing.Color.Black;
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox2.StyleName       = "PageInfo";
     this.textBox2.Value           = "= Now()";
     //
     // textBox1
     //
     this.textBox1.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(12.46144962310791D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.985615074634552D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.2997996807098389D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox1.Style.Color     = System.Drawing.Color.Black;
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox1.StyleName       = "PageInfo";
     this.textBox1.Value           = "Lujan de Cuyo";
     //
     // textBox4
     //
     this.textBox4.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.8002004623413086D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.88562500476837158D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox4.Multiline       = false;
     this.textBox4.Name            = "textBox4";
     this.textBox4.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4.6997995376586914D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.58562493324279785D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox4.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(14D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox4.Value           = "= Parameters.paramPeriodo";
     //
     // txtLeyendaEncabezado
     //
     this.txtLeyendaEncabezado.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.89999997615814209D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.3856251239776611D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtLeyendaEncabezado.Name            = "txtLeyendaEncabezado";
     this.txtLeyendaEncabezado.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(14.861249923706055D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.2994712591171265D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtLeyendaEncabezado.Style.Color     = System.Drawing.Color.Black;
     this.txtLeyendaEncabezado.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.txtLeyendaEncabezado.StyleName       = "PageInfo";
     this.txtLeyendaEncabezado.Value           = "Señor Jefe";
     //
     // detail
     //
     this.detail.Height = new Telerik.Reporting.Drawing.Unit(0.71437495946884155D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox6
     });
     this.detail.Name = "detail";
     //
     // textBox6
     //
     this.textBox6.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.89999997615814209D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.08533555269241333D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox6.Multiline       = false;
     this.textBox6.Name            = "textBox6";
     this.textBox6.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(14D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999984502792358D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox6.Value           = "=Fields.HojaComentario";
     //
     // InformexPeriodo
     //
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         this.labelsGroup
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.labelsGroupHeader,
         this.labelsGroupFooter,
         this.pageHeader,
         this.pageFooter,
         this.reportHeader,
         this.detail
     });
     this.PageSettings.Landscape      = false;
     this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(2.5399999618530273D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Left   = new Telerik.Reporting.Drawing.Unit(2.5399999618530273D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Right  = new Telerik.Reporting.Drawing.Unit(2.5399999618530273D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Top    = new Telerik.Reporting.Drawing.Unit(2.5399999618530273D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.PaperKind      = System.Drawing.Printing.PaperKind.A4;
     reportParameter1.Name            = "paramPeriodo";
     this.ReportParameters.Add(reportParameter1);
     this.Style.BackgroundColor = System.Drawing.Color.White;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Title")
     });
     styleRule1.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(222)))), ((int)(((byte)(201)))));
     styleRule1.Style.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(79)))), ((int)(((byte)(39)))), ((int)(((byte)(28)))));
     styleRule1.Style.Font.Name       = "Gill Sans MT";
     styleRule1.Style.Font.Size       = new Telerik.Reporting.Drawing.Unit(20D, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Caption")
     });
     styleRule2.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(222)))), ((int)(((byte)(201)))));
     styleRule2.Style.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(79)))), ((int)(((byte)(39)))), ((int)(((byte)(28)))));
     styleRule2.Style.Font.Name       = "Gill Sans MT";
     styleRule2.Style.Font.Size       = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule2.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Data")
     });
     styleRule3.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(79)))), ((int)(((byte)(39)))), ((int)(((byte)(28)))));
     styleRule3.Style.Font.Name     = "Gill Sans MT";
     styleRule3.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("PageInfo")
     });
     styleRule4.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(141)))), ((int)(((byte)(105)))));
     styleRule4.Style.Font.Name     = "Gill Sans MT";
     styleRule4.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4
     });
     this.Width           = new Telerik.Reporting.Drawing.Unit(15.920000076293945D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.NeedDataSource += new System.EventHandler(this.InformexPeriodo_NeedDataSource);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }