﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<StiSerializer version="1.02" type="Net" application="StiReport">
  <CacheAllData>True</CacheAllData>
  <Dictionary Ref="1" type="Dictionary" isKey="true">
    <BusinessObjects isList="true" count="0" />
    <Databases isList="true" count="1">
      <Connection Ref="2" type="Stimulsoft.Report.Dictionary.StiXmlDatabase" isKey="true">
        <Alias>Connection</Alias>
        <Name>Connection</Name>
        <PathData>C:\Program Files (x86)\Stimulsoft Reports.Web 2012.3\Bin\Data\Demo.xml</PathData>
        <PathSchema>C:\Program Files (x86)\Stimulsoft Reports.Web 2012.3\Bin\Data\Demo.xsd</PathSchema>
      </Connection>
    </Databases>
    <DataSources isList="true" count="14">
      <Categories Ref="3" type="DataTableSource" isKey="true">
        <Alias>Categories</Alias>
        <Columns isList="true" count="4">
          <value>CategoryID,System.Int32</value>
          <value>CategoryName,System.String</value>
          <value>Description,System.String</value>
          <value>Picture,System.Byte[]</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Categories</Name>
        <NameInSource>Connection.Categories</NameInSource>
      </Categories>
      <Customers Ref="4" type="DataTableSource" isKey="true">
        <Alias>Customers</Alias>
        <Columns isList="true" count="11">
          <value>CustomerID,System.String</value>
          <value>CompanyName,System.String</value>
          <value>ContactName,System.String</value>
          <value>ContactTitle,System.String</value>
          <value>Address,System.String</value>
          <value>City,System.String</value>
          <value>Region,System.String</value>
          <value>PostalCode,System.String</value>
          <value>Country,System.String</value>
          <value>Phone,System.String</value>
          <value>Fax,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Customers</Name>
        <NameInSource>Connection.Customers</NameInSource>
      </Customers>
      <Employees Ref="5" type="DataTableSource" isKey="true">
        <Alias>Employees</Alias>
        <Columns isList="true" count="17">
          <value>EmployeeID,System.Int32</value>
          <value>LastName,System.String</value>
          <value>FirstName,System.String</value>
          <value>Title,System.String</value>
          <value>TitleOfCourtesy,System.String</value>
          <value>BirthDate,System.DateTime</value>
          <value>HireDate,System.DateTime</value>
          <value>Address,System.String</value>
          <value>City,System.String</value>
          <value>Region,System.String</value>
          <value>PostalCode,System.String</value>
          <value>Country,System.String</value>
          <value>HomePhone,System.String</value>
          <value>Extension,System.String</value>
          <value>Photo,System.Byte[]</value>
          <value>Notes,System.String</value>
          <value>ReportsTo,System.Int32</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Employees</Name>
        <NameInSource>Connection.Employees</NameInSource>
      </Employees>
      <Order_x0020_Details Ref="6" type="DataTableSource" isKey="true">
        <Alias>Order Details</Alias>
        <Columns isList="true" count="5">
          <value>OrderID,System.Int32</value>
          <value>ProductID,System.Int32</value>
          <value>UnitPrice,System.Decimal</value>
          <value>Quantity,System.Int16</value>
          <value>Discount,System.Single</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Order Details</Name>
        <NameInSource>Connection.Order Details</NameInSource>
      </Order_x0020_Details>
      <Orders Ref="7" type="DataTableSource" isKey="true">
        <Alias>Orders</Alias>
        <Columns isList="true" count="15">
          <value>OrderID,System.Int32</value>
          <value>CustomerID,System.String</value>
          <value>EmployeeID,System.Int32</value>
          <value>OrderDate,System.DateTime</value>
          <value>RequiredDate,System.DateTime</value>
          <value>ShippedDate,System.DateTime</value>
          <value>ShipVia,System.Int32</value>
          <value>Freight,System.Decimal</value>
          <value>ShipName,System.String</value>
          <value>ShipAddress,System.String</value>
          <value>ShipCity,System.String</value>
          <value>ShipRegion,System.String</value>
          <value>ShipPostalCode,System.String</value>
          <value>ShipCountry,System.String</value>
          <value>OrderMonth,OrderMonth,System.DateTime,DateSerial_x0028_Orders.OrderDate.Year_x002C_Orders.OrderDate.Month_x002C_15_x0029_</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Orders</Name>
        <NameInSource>Connection.Orders</NameInSource>
      </Orders>
      <Products Ref="8" type="DataTableSource" isKey="true">
        <Alias>Products</Alias>
        <Columns isList="true" count="10">
          <value>ProductID,System.Int32</value>
          <value>ProductName,System.String</value>
          <value>SupplierID,System.Int32</value>
          <value>CategoryID,System.Int32</value>
          <value>QuantityPerUnit,System.String</value>
          <value>UnitPrice,System.Decimal</value>
          <value>UnitsInStock,System.Int16</value>
          <value>UnitsOnOrder,System.Int16</value>
          <value>ReorderLevel,System.Int16</value>
          <value>Discontinued,System.Boolean</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Products</Name>
        <NameInSource>Connection.Products</NameInSource>
      </Products>
      <Shippers Ref="9" type="DataTableSource" isKey="true">
        <Alias>Shippers</Alias>
        <Columns isList="true" count="3">
          <value>ShipperID,System.Int32</value>
          <value>CompanyName,System.String</value>
          <value>Phone,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Shippers</Name>
        <NameInSource>Connection.Shippers</NameInSource>
      </Shippers>
      <Suppliers Ref="10" type="DataTableSource" isKey="true">
        <Alias>Suppliers</Alias>
        <Columns isList="true" count="12">
          <value>SupplierID,System.Int32</value>
          <value>CompanyName,System.String</value>
          <value>ContactName,System.String</value>
          <value>ContactTitle,System.String</value>
          <value>Address,System.String</value>
          <value>City,System.String</value>
          <value>Region,System.String</value>
          <value>PostalCode,System.String</value>
          <value>Country,System.String</value>
          <value>Phone,System.String</value>
          <value>Fax,System.String</value>
          <value>HomePage,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Suppliers</Name>
        <NameInSource>Connection.Suppliers</NameInSource>
      </Suppliers>
      <Countries Ref="11" type="DataTableSource" isKey="true">
        <Alias>Countries</Alias>
        <Columns isList="true" count="3">
          <value>CountriesID,System.Int32</value>
          <value>Flag,System.Byte[]</value>
          <value>CountryName,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Countries</Name>
        <NameInSource>Connection.Countries</NameInSource>
      </Countries>
      <States Ref="12" type="DataTableSource" isKey="true">
        <Alias>States</Alias>
        <Columns isList="true" count="4">
          <value>Name,System.String</value>
          <value>USPS,System.String</value>
          <value>Population,System.Int32</value>
          <value>Capital,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>States</Name>
        <NameInSource>Connection.States</NameInSource>
      </States>
      <Auto Ref="13" type="DataTableSource" isKey="true">
        <Alias>Auto</Alias>
        <Columns isList="true" count="5">
          <value>Rank,System.Double</value>
          <value>Country,System.String</value>
          <value>Year2009,System.Double</value>
          <value>Year2005,System.Double</value>
          <value>Year2000,System.Double</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Auto</Name>
        <NameInSource>Connection.Auto</NameInSource>
      </Auto>
      <GlobalGrowth Ref="14" type="DataTableSource" isKey="true">
        <Alias>GlobalGrowth</Alias>
        <Columns isList="true" count="5">
          <value>Region,System.String</value>
          <value>Year2006,System.Double</value>
          <value>Year2007,System.Double</value>
          <value>Year2008,System.Double</value>
          <value>Year2009,System.Double</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>GlobalGrowth</Name>
        <NameInSource>Connection.GlobalGrowth</NameInSource>
      </GlobalGrowth>
      <Opec Ref="15" type="DataTableSource" isKey="true">
        <Alias>Opec</Alias>
        <Columns isList="true" count="9">
          <value>Year,System.Double</value>
          <value>Iran,System.Double</value>
          <value>Iraq,System.Double</value>
          <value>Kuwait,System.Double</value>
          <value>Saudi_x0020_Arabia,System.Double</value>
          <value>UAE,System.Double</value>
          <value>Venezuela,System.Double</value>
          <value>Libya,System.Double</value>
          <value>Nigeria,System.Double</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Opec</Name>
        <NameInSource>Connection.Opec</NameInSource>
      </Opec>
      <DataSource Ref="16" type="Stimulsoft.Report.Dictionary.StiVirtualSource" isKey="true">
        <Alias>DataSource</Alias>
        <Columns isList="true" count="3">
          <value>OrderMonth,System.DateTime</value>
          <value>Freight.Avg,System.Decimal</value>
          <value>Freight.Count,System.Int64</value>
        </Columns>
        <Dictionary isRef="1" />
        <Filters isList="true" count="1">
          <value>OrderID,LessThan,_x0031_0351,,Numeric</value>
        </Filters>
        <GroupColumns isList="true" count="1">
          <value>OrderMonth</value>
        </GroupColumns>
        <Name>DataSource</Name>
        <NameInSource>Orders</NameInSource>
        <Results isList="true" count="6">
          <value>Freight</value>
          <value>Avg</value>
          <value>Freight.Avg</value>
          <value>Freight</value>
          <value>Count</value>
          <value>Freight.Count</value>
        </Results>
        <Sort isList="true" count="2">
          <value>ASC</value>
          <value>OrderMonth</value>
        </Sort>
      </DataSource>
    </DataSources>
    <Relations isList="true" count="7">
      <Orders Ref="17" type="DataRelation" isKey="true">
        <Alias>Orders</Alias>
        <ChildColumns isList="true" count="1">
          <value>OrderID</value>
        </ChildColumns>
        <ChildSource isRef="6" />
        <Dictionary isRef="1" />
        <Name>Orders</Name>
        <NameInSource>OrdersOrderDetails</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>OrderID</value>
        </ParentColumns>
        <ParentSource isRef="7" />
      </Orders>
      <Products Ref="18" type="DataRelation" isKey="true">
        <Alias>Products</Alias>
        <ChildColumns isList="true" count="1">
          <value>ProductID</value>
        </ChildColumns>
        <ChildSource isRef="6" />
        <Dictionary isRef="1" />
        <Name>Products</Name>
        <NameInSource>ProductsOrderDetails</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>ProductID</value>
        </ParentColumns>
        <ParentSource isRef="8" />
      </Products>
      <Customers Ref="19" type="DataRelation" isKey="true">
        <Alias>Customers</Alias>
        <ChildColumns isList="true" count="1">
          <value>CustomerID</value>
        </ChildColumns>
        <ChildSource isRef="7" />
        <Dictionary isRef="1" />
        <Name>Customers</Name>
        <NameInSource>CustomersOrders</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>CustomerID</value>
        </ParentColumns>
        <ParentSource isRef="4" />
      </Customers>
      <Employees Ref="20" type="DataRelation" isKey="true">
        <Alias>Employees</Alias>
        <ChildColumns isList="true" count="1">
          <value>EmployeeID</value>
        </ChildColumns>
        <ChildSource isRef="7" />
        <Dictionary isRef="1" />
        <Name>Employees</Name>
        <NameInSource>EmployeesOrders</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>EmployeeID</value>
        </ParentColumns>
        <ParentSource isRef="5" />
      </Employees>
      <Shippers Ref="21" type="DataRelation" isKey="true">
        <Alias>Shippers</Alias>
        <ChildColumns isList="true" count="1">
          <value>ShipVia</value>
        </ChildColumns>
        <ChildSource isRef="7" />
        <Dictionary isRef="1" />
        <Name>Shippers</Name>
        <NameInSource>ShippersOrders</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>ShipperID</value>
        </ParentColumns>
        <ParentSource isRef="9" />
      </Shippers>
      <Categories Ref="22" type="DataRelation" isKey="true">
        <Alias>Categories</Alias>
        <ChildColumns isList="true" count="1">
          <value>CategoryID</value>
        </ChildColumns>
        <ChildSource isRef="8" />
        <Dictionary isRef="1" />
        <Name>Categories</Name>
        <NameInSource>CategoriesProducts</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>CategoryID</value>
        </ParentColumns>
        <ParentSource isRef="3" />
      </Categories>
      <Suppliers Ref="23" type="DataRelation" isKey="true">
        <Alias>Suppliers</Alias>
        <ChildColumns isList="true" count="1">
          <value>SupplierID</value>
        </ChildColumns>
        <ChildSource isRef="8" />
        <Dictionary isRef="1" />
        <Name>Suppliers</Name>
        <NameInSource>SuppliersProducts</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>SupplierID</value>
        </ParentColumns>
        <ParentSource isRef="10" />
      </Suppliers>
    </Relations>
    <Report isRef="0" />
    <Variables isList="true" count="19">
      <value>bp_INTERNAL_VARS,bp_ReportName,bp_ReportName,System.String,test_x0020_date,True,False</value>
      <value>bp_INTERNAL_VARS,bp_ReportDescription,bp_ReportDescription,System.String,,True,False</value>
      <value>bp_INTERNAL_VARS,bp_ReportID,bp_ReportID,System.String,d1173faf-21a9-4241-bdc5-44f3c34488b6,True,False</value>
      <value>bp_INTERNAL_VARS,bp_ViewURL,bp_ViewURL,System.String,http:_x002F__x002F_localhost:8080_x002F_wd_x002F_report_obj_view.aspx_x003F_ID_x003D_,True,False</value>
      <value>bp_INTERNAL_VARS,bp_PropURL,bp_PropURL,System.String,http:_x002F__x002F_localhost:8080_x002F_wd_x002F_report_obj_prop.aspx_x003F_ID_x003D_,True,False</value>
      <value>bp_INTERNAL_VARS,bp_TaskURL,bp_TaskURL,System.String,http:_x002F__x002F_localhost:8080_x002F_wd_x002F_report_obj_prop.aspx_x003F_TLID_x003D_,True,False</value>
      <value>bp_INTERNAL_VARS,bp_PictureURL,bp_PictureURL,System.String,http:_x002F__x002F_localhost:8080_x002F_wd_x002F_image.aspx_x003F_type_x003D_P_x0026_UID_x003D_,True,False</value>
      <value>bp_INTERNAL_VARS,bp_SignatureURL,bp_SignatureURL,System.String,http:_x002F__x002F_localhost:8080_x002F_wd_x002F_image.aspx_x003F_type_x003D_S_x0026_UID_x003D_,True,False</value>
      <value>bp_INTERNAL_VARS,bp_ReportURL,bp_ReportURL,System.String,http:_x002F__x002F_localhost:8080_x002F_wd_x002F_report.aspx_x003F_ID_x003D_,True,False</value>
      <value>bp_INTERNAL_VARS,bp_InterfaceURL,bp_InterfaceURL,System.String,http:_x002F__x002F_localhost:8080_x002F_wd_x002F_,True,False</value>
      <value>bp_INTERNAL_VARS,bp_LogoURL,bp_LogoURL,System.String,http:_x002F__x002F_www.bplogix.com_x002F_images_x002F_bplogo.gif,True,False</value>
      <value>bp_INTERNAL_VARS,bp_ServerName,bp_ServerName,System.String,BP_x0020_Logix_x0020_Server_x0020_Name_x0020_Approve,True,False</value>
      <value>bp_INTERNAL_VARS,bp_ServerVersion,bp_ServerVersion,System.String,_x0032_.51,True,False</value>
      <value>bp_INTERNAL_VARS,bp_PartitionID,bp_PartitionID,System.String,_x0033_6,True,False</value>
      <value>bp_INTERNAL_VARS,bp_PartitionName,bp_PartitionName,System.String,p1e,True,False</value>
      <value>bp_INTERNAL_VARS,bp_UserID,bp_UserID,System.String,user1,True,False</value>
      <value>bp_INTERNAL_VARS,bp_UserEmail,bp_UserEmail,System.String,jay_x0040_bplogix.com,True,False</value>
      <value>bp_INTERNAL_VARS,bp_UserUID,bp_UserUID,System.String,_x0038_75d561b-4f90-4b93-9dca-15cbfc843131,True,False</value>
      <value>bp_INTERNAL_VARS,bp_UserName,bp_UserName,System.String,test,True,False</value>
    </Variables>
  </Dictionary>
  <EngineVersion>EngineV2</EngineVersion>
  <GlobalizationStrings isList="true" count="0" />
  <MetaTags isList="true" count="0" />
  <Pages isList="true" count="1">
    <Page1 Ref="24" type="Page" isKey="true">
      <Border>None;Black;2;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Components isList="true" count="4">
        <ReportTitleBand1 Ref="25" type="ReportTitleBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,0.4,19,9.8</ClientRectangle>
          <Components isList="true" count="2">
            <Chart1 Ref="26" type="Stimulsoft.Report.Chart.StiChart" isKey="true">
              <Area Ref="27" type="Stimulsoft.Report.Chart.StiScatterArea" isKey="true">
                <BorderColor>95, 72, 29</BorderColor>
                <Brush>GradientBrush,[255:255:255],[255:255:219],90</Brush>
                <Chart isRef="26" />
                <GridLinesHor Ref="28" type="Stimulsoft.Report.Chart.StiGridLinesHor" isKey="true">
                  <Area isRef="27" />
                  <Color>100, 95, 72, 29</Color>
                  <MinorColor>100, 95, 72, 29</MinorColor>
                </GridLinesHor>
                <GridLinesHorRight Ref="29" type="Stimulsoft.Report.Chart.StiGridLinesHor" isKey="true">
                  <Area isRef="27" />
                  <Color>Silver</Color>
                  <MinorColor>Gainsboro</MinorColor>
                  <Visible>False</Visible>
                </GridLinesHorRight>
                <GridLinesVert Ref="30" type="Stimulsoft.Report.Chart.StiGridLinesVert" isKey="true">
                  <Area isRef="27" />
                  <Color>100, 95, 72, 29</Color>
                  <MinorColor>100, 95, 72, 29</MinorColor>
                </GridLinesVert>
                <InterlacingHor Ref="31" type="Stimulsoft.Report.Chart.StiInterlacingHor" isKey="true">
                  <Area isRef="27" />
                  <InterlacedBrush>[10:145:122:79]</InterlacedBrush>
                </InterlacingHor>
                <InterlacingVert Ref="32" type="Stimulsoft.Report.Chart.StiInterlacingVert" isKey="true">
                  <Area isRef="27" />
                  <InterlacedBrush>[10:145:122:79]</InterlacedBrush>
                </InterlacingVert>
                <XAxis Ref="33" type="Stimulsoft.Report.Chart.StiXBottomAxis" isKey="true">
                  <Area isRef="27" />
                  <DateTimeStep Ref="34" type="Stimulsoft.Report.Chart.StiAxisDateTimeStep" isKey="true">
                    <NumberOfValues>1</NumberOfValues>
                  </DateTimeStep>
                  <Interaction Ref="35" type="Stimulsoft.Report.Chart.StiAxisInteraction" isKey="true" />
                  <Labels Ref="36" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                    <Color>95, 72, 29</Color>
                    <Font>Tahoma,8</Font>
                  </Labels>
                  <LineColor>95, 72, 29</LineColor>
                  <Range Ref="37" type="Stimulsoft.Report.Chart.StiAxisRange" isKey="true" />
                  <Ticks Ref="38" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
                  <Title Ref="39" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                    <Color>95, 72, 29</Color>
                    <Direction>LeftToRight</Direction>
                    <Font>Tahoma,12,Bold</Font>
                  </Title>
                </XAxis>
                <XTopAxis Ref="40" type="Stimulsoft.Report.Chart.StiXTopAxis" isKey="true">
                  <Area isRef="27" />
                  <Interaction Ref="41" type="Stimulsoft.Report.Chart.StiAxisInteraction" isKey="true" />
                  <Labels Ref="42" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                    <Color>95, 72, 29</Color>
                    <Font>Tahoma,8</Font>
                  </Labels>
                  <LineColor>95, 72, 29</LineColor>
                  <Ticks Ref="43" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
                  <Title Ref="44" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                    <Color>95, 72, 29</Color>
                    <Direction>LeftToRight</Direction>
                    <Font>Tahoma,12,Bold</Font>
                  </Title>
                </XTopAxis>
                <YAxis Ref="45" type="Stimulsoft.Report.Chart.StiYLeftAxis" isKey="true">
                  <Area isRef="27" />
                  <Interaction Ref="46" type="Stimulsoft.Report.Chart.StiAxisInteraction" isKey="true" />
                  <Labels Ref="47" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                    <Color>95, 72, 29</Color>
                    <Font>Tahoma,8</Font>
                  </Labels>
                  <LineColor>95, 72, 29</LineColor>
                  <Range Ref="48" type="Stimulsoft.Report.Chart.StiAxisRange" isKey="true" />
                  <Ticks Ref="49" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
                  <Title Ref="50" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                    <Color>95, 72, 29</Color>
                    <Direction>BottomToTop</Direction>
                    <Font>Tahoma,12,Bold</Font>
                  </Title>
                </YAxis>
                <YRightAxis Ref="51" type="Stimulsoft.Report.Chart.StiYRightAxis" isKey="true">
                  <Area isRef="27" />
                  <Interaction Ref="52" type="Stimulsoft.Report.Chart.StiAxisInteraction" isKey="true" />
                  <Labels Ref="53" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                    <Color>95, 72, 29</Color>
                    <Font>Tahoma,8</Font>
                    <TextAlignment>Left</TextAlignment>
                  </Labels>
                  <LineColor>95, 72, 29</LineColor>
                  <Range Ref="54" type="Stimulsoft.Report.Chart.StiAxisRange" isKey="true" />
                  <Ticks Ref="55" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
                  <Title Ref="56" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                    <Color>95, 72, 29</Color>
                    <Direction>TopToBottom</Direction>
                    <Font>Tahoma,12,Bold</Font>
                  </Title>
                </YRightAxis>
              </Area>
              <Brush>[255:255:255]</Brush>
              <ClientRectangle>0.2,0.2,18.4,3.8</ClientRectangle>
              <Conditions isList="true" count="0" />
              <ConstantLines isList="true" count="0" />
              <CustomStyleName />
              <DataSourceName>Orders</DataSourceName>
              <Filters isList="true" count="1">
                <value>OrderID,LessThan,_x0031_0351,,Numeric</value>
              </Filters>
              <Legend Ref="57" type="Stimulsoft.Report.Chart.StiLegend" isKey="true">
                <BorderColor>95, 72, 29</BorderColor>
                <Brush>GradientBrush,[255:255:255],[255:242:199],90</Brush>
                <Chart isRef="26" />
                <Font>Arial,8</Font>
                <LabelsColor>95, 72, 29</LabelsColor>
                <MarkerSize>10, 10</MarkerSize>
                <TitleColor>95, 72, 29</TitleColor>
                <TitleFont>Arial,14,Bold</TitleFont>
              </Legend>
              <Name>Chart1</Name>
              <Page isRef="24" />
              <Parent isRef="25" />
              <Series isList="true" count="1">
                <Item26 Ref="58" type="Stimulsoft.Report.Chart.StiScatterLineSeries" isKey="true">
                  <ArgumentDataColumn>Orders.OrderDate</ArgumentDataColumn>
                  <Chart isRef="26" />
                  <Filters isList="true" count="0" />
                  <LineColor>194, 117, 53</LineColor>
                  <LineColorNegative>Firebrick</LineColorNegative>
                  <LineMarker Ref="59" type="Stimulsoft.Report.Chart.StiLineMarker" isKey="true">
                    <BorderColor>44, 0, 0</BorderColor>
                    <Brush>[244:167:103]</Brush>
                  </LineMarker>
                  <Marker Ref="60" type="Stimulsoft.Report.Chart.StiMarker" isKey="true">
                    <BorderColor>94, 17, 0</BorderColor>
                    <Brush>[255:217:153]</Brush>
                  </Marker>
                  <SeriesLabels Ref="61" type="Stimulsoft.Report.Chart.StiCenterAxisLabels" isKey="true">
                    <BorderColor>95, 72, 29</BorderColor>
                    <Brush>Wheat</Brush>
                    <Chart isRef="26" />
                    <Font>Arial,7</Font>
                    <LabelColor>95, 72, 29</LabelColor>
                    <MarkerSize>8, 6</MarkerSize>
                    <ValueTypeSeparator>-</ValueTypeSeparator>
                  </SeriesLabels>
                  <Title>Series 1</Title>
                  <TrendLine Ref="62" type="Stimulsoft.Report.Chart.StiTrendLineNone" isKey="true">
                    <LineColor>Black</LineColor>
                    <ShowShadow>True</ShowShadow>
                  </TrendLine>
                  <ValueDataColumn>Orders.Freight</ValueDataColumn>
                </Item26>
              </Series>
              <SeriesLabels Ref="63" type="Stimulsoft.Report.Chart.StiNoneLabels" isKey="true">
                <Chart isRef="26" />
                <MarkerSize>8, 6</MarkerSize>
                <ValueTypeSeparator>-</ValueTypeSeparator>
              </SeriesLabels>
              <SeriesLabelsConditions isList="true" count="0" />
              <Sort isList="true" count="0" />
              <Strips isList="true" count="0" />
              <Style Ref="64" type="Stimulsoft.Report.Chart.StiStyle01" isKey="true" />
              <Table Ref="65" type="Stimulsoft.Report.Chart.StiChartTable" isKey="true">
                <Font>Tahoma,8</Font>
                <GridLineColor>95, 72, 29</GridLineColor>
                <TextColor>95, 72, 29</TextColor>
              </Table>
              <Title Ref="66" type="Stimulsoft.Report.Chart.StiChartTitle" isKey="true">
                <Brush>[95:72:29]</Brush>
                <Font>Tahoma,12,Bold</Font>
              </Title>
            </Chart1>
            <Chart2 Ref="67" type="Stimulsoft.Report.Chart.StiChart" isKey="true">
              <Area Ref="68" type="Stimulsoft.Report.Chart.StiScatterArea" isKey="true">
                <BorderColor>95, 72, 29</BorderColor>
                <Brush>GradientBrush,[255:255:255],[255:255:219],90</Brush>
                <Chart isRef="67" />
                <GridLinesHor Ref="69" type="Stimulsoft.Report.Chart.StiGridLinesHor" isKey="true">
                  <Area isRef="68" />
                  <Color>100, 95, 72, 29</Color>
                  <MinorColor>100, 95, 72, 29</MinorColor>
                </GridLinesHor>
                <GridLinesHorRight Ref="70" type="Stimulsoft.Report.Chart.StiGridLinesHor" isKey="true">
                  <Area isRef="68" />
                  <Color>Silver</Color>
                  <MinorColor>Gainsboro</MinorColor>
                  <Visible>False</Visible>
                </GridLinesHorRight>
                <GridLinesVert Ref="71" type="Stimulsoft.Report.Chart.StiGridLinesVert" isKey="true">
                  <Area isRef="68" />
                  <Color>100, 95, 72, 29</Color>
                  <MinorColor>100, 95, 72, 29</MinorColor>
                </GridLinesVert>
                <InterlacingHor Ref="72" type="Stimulsoft.Report.Chart.StiInterlacingHor" isKey="true">
                  <Area isRef="68" />
                  <InterlacedBrush>[10:145:122:79]</InterlacedBrush>
                </InterlacingHor>
                <InterlacingVert Ref="73" type="Stimulsoft.Report.Chart.StiInterlacingVert" isKey="true">
                  <Area isRef="68" />
                  <InterlacedBrush>[10:145:122:79]</InterlacedBrush>
                </InterlacingVert>
                <XAxis Ref="74" type="Stimulsoft.Report.Chart.StiXBottomAxis" isKey="true">
                  <Area isRef="68" />
                  <DateTimeStep Ref="75" type="Stimulsoft.Report.Chart.StiAxisDateTimeStep" isKey="true">
                    <NumberOfValues>1</NumberOfValues>
                  </DateTimeStep>
                  <Interaction Ref="76" type="Stimulsoft.Report.Chart.StiAxisInteraction" isKey="true" />
                  <Labels Ref="77" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                    <Angle>25</Angle>
                    <Color>95, 72, 29</Color>
                    <Font>Tahoma,8</Font>
                    <Format>MMM yy</Format>
                  </Labels>
                  <LineColor>95, 72, 29</LineColor>
                  <Range Ref="78" type="Stimulsoft.Report.Chart.StiAxisRange" isKey="true" />
                  <Ticks Ref="79" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
                  <Title Ref="80" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                    <Color>95, 72, 29</Color>
                    <Direction>LeftToRight</Direction>
                    <Font>Tahoma,12,Bold</Font>
                  </Title>
                </XAxis>
                <XTopAxis Ref="81" type="Stimulsoft.Report.Chart.StiXTopAxis" isKey="true">
                  <Area isRef="68" />
                  <Interaction Ref="82" type="Stimulsoft.Report.Chart.StiAxisInteraction" isKey="true" />
                  <Labels Ref="83" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                    <Color>95, 72, 29</Color>
                    <Font>Tahoma,8</Font>
                  </Labels>
                  <LineColor>95, 72, 29</LineColor>
                  <Ticks Ref="84" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
                  <Title Ref="85" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                    <Color>95, 72, 29</Color>
                    <Direction>LeftToRight</Direction>
                    <Font>Tahoma,12,Bold</Font>
                  </Title>
                </XTopAxis>
                <YAxis Ref="86" type="Stimulsoft.Report.Chart.StiYLeftAxis" isKey="true">
                  <Area isRef="68" />
                  <Interaction Ref="87" type="Stimulsoft.Report.Chart.StiAxisInteraction" isKey="true" />
                  <Labels Ref="88" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                    <Color>95, 72, 29</Color>
                    <Font>Tahoma,8</Font>
                  </Labels>
                  <LineColor>95, 72, 29</LineColor>
                  <Range Ref="89" type="Stimulsoft.Report.Chart.StiAxisRange" isKey="true" />
                  <Ticks Ref="90" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
                  <Title Ref="91" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                    <Color>95, 72, 29</Color>
                    <Direction>BottomToTop</Direction>
                    <Font>Tahoma,12,Bold</Font>
                  </Title>
                </YAxis>
                <YRightAxis Ref="92" type="Stimulsoft.Report.Chart.StiYRightAxis" isKey="true">
                  <Area isRef="68" />
                  <Interaction Ref="93" type="Stimulsoft.Report.Chart.StiAxisInteraction" isKey="true" />
                  <Labels Ref="94" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                    <Color>95, 72, 29</Color>
                    <Font>Tahoma,8</Font>
                    <TextAlignment>Left</TextAlignment>
                  </Labels>
                  <LineColor>95, 72, 29</LineColor>
                  <Range Ref="95" type="Stimulsoft.Report.Chart.StiAxisRange" isKey="true" />
                  <Ticks Ref="96" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
                  <Title Ref="97" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                    <Color>95, 72, 29</Color>
                    <Direction>TopToBottom</Direction>
                    <Font>Tahoma,12,Bold</Font>
                  </Title>
                </YRightAxis>
              </Area>
              <Brush>[255:255:255]</Brush>
              <ClientRectangle>0.4,4.2,18.4,4</ClientRectangle>
              <Conditions isList="true" count="0" />
              <ConstantLines isList="true" count="0" />
              <CustomStyleName />
              <DataSourceName>DataSource</DataSourceName>
              <Filters isList="true" count="0" />
              <Legend Ref="98" type="Stimulsoft.Report.Chart.StiLegend" isKey="true">
                <BorderColor>95, 72, 29</BorderColor>
                <Brush>GradientBrush,[255:255:255],[255:242:199],90</Brush>
                <Chart isRef="67" />
                <Font>Arial,8</Font>
                <LabelsColor>95, 72, 29</LabelsColor>
                <MarkerSize>10, 10</MarkerSize>
                <TitleColor>95, 72, 29</TitleColor>
                <TitleFont>Arial,14,Bold</TitleFont>
              </Legend>
              <Name>Chart2</Name>
              <Page isRef="24" />
              <Parent isRef="25" />
              <Series isList="true" count="1">
                <Item28 Ref="99" type="Stimulsoft.Report.Chart.StiScatterLineSeries" isKey="true">
                  <ArgumentDataColumn>DataSource.OrderMonth</ArgumentDataColumn>
                  <Chart isRef="67" />
                  <Filters isList="true" count="0" />
                  <LineColor>194, 117, 53</LineColor>
                  <LineColorNegative>Firebrick</LineColorNegative>
                  <LineMarker Ref="100" type="Stimulsoft.Report.Chart.StiLineMarker" isKey="true">
                    <BorderColor>44, 0, 0</BorderColor>
                    <Brush>[244:167:103]</Brush>
                  </LineMarker>
                  <Marker Ref="101" type="Stimulsoft.Report.Chart.StiMarker" isKey="true">
                    <BorderColor>94, 17, 0</BorderColor>
                    <Brush>[255:217:153]</Brush>
                  </Marker>
                  <SeriesLabels Ref="102" type="Stimulsoft.Report.Chart.StiCenterAxisLabels" isKey="true">
                    <BorderColor>95, 72, 29</BorderColor>
                    <Brush>Wheat</Brush>
                    <Chart isRef="67" />
                    <Font>Arial,7</Font>
                    <LabelColor>95, 72, 29</LabelColor>
                    <MarkerSize>8, 6</MarkerSize>
                    <ValueTypeSeparator>-</ValueTypeSeparator>
                  </SeriesLabels>
                  <Title>Series 1</Title>
                  <TrendLine Ref="103" type="Stimulsoft.Report.Chart.StiTrendLineNone" isKey="true">
                    <LineColor>Black</LineColor>
                    <ShowShadow>True</ShowShadow>
                  </TrendLine>
                  <ValueDataColumn>DataSource.Freight_Avg</ValueDataColumn>
                </Item28>
              </Series>
              <SeriesLabels Ref="104" type="Stimulsoft.Report.Chart.StiCenterAxisLabels" isKey="true">
                <BorderColor>95, 72, 29</BorderColor>
                <Brush>Wheat</Brush>
                <Chart isRef="67" />
                <Font>Arial,7</Font>
                <LabelColor>95, 72, 29</LabelColor>
                <MarkerSize>8, 6</MarkerSize>
                <ValueTypeSeparator>-</ValueTypeSeparator>
              </SeriesLabels>
              <SeriesLabelsConditions isList="true" count="0" />
              <Sort isList="true" count="2">
                <value>ASC</value>
                <value>OrderMonth</value>
              </Sort>
              <Strips isList="true" count="0" />
              <Style Ref="105" type="Stimulsoft.Report.Chart.StiStyle01" isKey="true" />
              <Table Ref="106" type="Stimulsoft.Report.Chart.StiChartTable" isKey="true">
                <Font>Tahoma,8</Font>
                <GridLineColor>95, 72, 29</GridLineColor>
                <TextColor>95, 72, 29</TextColor>
              </Table>
              <Title Ref="107" type="Stimulsoft.Report.Chart.StiChartTitle" isKey="true">
                <Brush>[95:72:29]</Brush>
                <Font>Tahoma,12,Bold</Font>
              </Title>
            </Chart2>
          </Components>
          <Conditions isList="true" count="0" />
          <Name>ReportTitleBand1</Name>
          <Page isRef="24" />
          <Parent isRef="24" />
        </ReportTitleBand1>
        <DataBand1 Ref="108" type="DataBand" isKey="true">
          <Brush>Transparent</Brush>
          <BusinessObjectGuid isNull="true" />
          <ClientRectangle>0,11,19,0.6</ClientRectangle>
          <Components isList="true" count="4">
            <Text1 Ref="109" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>0.2,0,4.2,0.6</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text1</Name>
              <Page isRef="24" />
              <Parent isRef="108" />
              <Text>{Orders.OrderID}</Text>
              <TextBrush>Black</TextBrush>
              <Type>DataColumn</Type>
            </Text1>
            <Text2 Ref="110" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>4.6,0,4.2,0.6</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Arial,10</Font>
              <Guid>cf52764761bd480b98eaf7393c0b39b2</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text2</Name>
              <Page isRef="24" />
              <Parent isRef="108" />
              <Text>{Orders.OrderDate}</Text>
              <TextBrush>Black</TextBrush>
              <Type>DataColumn</Type>
            </Text2>
            <Text3 Ref="111" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>9,0,4.2,0.6</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Arial,10</Font>
              <Guid>ab39c167c78b4abb9b0b09184a9c127e</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text3</Name>
              <Page isRef="24" />
              <Parent isRef="108" />
              <Text>{Orders.Freight}</Text>
              <TextBrush>Black</TextBrush>
              <Type>DataColumn</Type>
            </Text3>
            <Text4 Ref="112" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>13.4,0,5.4,0.6</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text4</Name>
              <Page isRef="24" />
              <Parent isRef="108" />
              <Text>{Order_Details.Orders.OrderMonth}</Text>
              <TextBrush>Black</TextBrush>
            </Text4>
          </Components>
          <Conditions isList="true" count="0" />
          <DataSourceName>Orders</DataSourceName>
          <Filters isList="true" count="1">
            <value>OrderID,LessThan,_x0031_0351,,Numeric</value>
          </Filters>
          <Name>DataBand1</Name>
          <Page isRef="24" />
          <Parent isRef="24" />
          <Sort isList="true" count="0" />
        </DataBand1>
        <ColumnHeaderBand1 Ref="113" type="Stimulsoft.Report.Components.StiColumnHeaderBand" isKey="true">
          <Brush>Tan</Brush>
          <ClientRectangle>0,12.4,19,1.8</ClientRectangle>
          <Components isList="true" count="4">
            <Text11 Ref="114" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>0.8,0,16.4,0.8</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text11</Name>
              <Page isRef="24" />
              <Parent isRef="113" />
              <Text>Notice that their are duplicate OrderMonths in this DataBand. There should not be ... the items are grouped by OrderMonth.</Text>
              <TextBrush>Black</TextBrush>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <Type>Expression</Type>
            </Text11>
            <Text6 Ref="115" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>0,1.2,2.8,0.6</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text6</Name>
              <Page isRef="24" />
              <Parent isRef="113" />
              <Text>OrderMonth</Text>
              <TextBrush>Black</TextBrush>
            </Text6>
            <Text8 Ref="116" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>5,1.2,2.8,0.6</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text8</Name>
              <Page isRef="24" />
              <Parent isRef="113" />
              <Text>Freight.Avg</Text>
              <TextBrush>Black</TextBrush>
            </Text8>
            <Text10 Ref="117" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>9.8,1.2,2.8,0.6</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text10</Name>
              <Page isRef="24" />
              <Parent isRef="113" />
              <Text>Freight.Count</Text>
              <TextBrush>Black</TextBrush>
            </Text10>
          </Components>
          <Conditions isList="true" count="0" />
          <Name>ColumnHeaderBand1</Name>
          <Page isRef="24" />
          <Parent isRef="24" />
        </ColumnHeaderBand1>
        <DataBand2 Ref="118" type="DataBand" isKey="true">
          <Brush>Transparent</Brush>
          <BusinessObjectGuid isNull="true" />
          <ClientRectangle>0,15,19,0.6</ClientRectangle>
          <Components isList="true" count="3">
            <Text5 Ref="119" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0,4.4,0.6</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text5</Name>
              <Page isRef="24" />
              <Parent isRef="118" />
              <Text>{DataSource.OrderMonth}</Text>
              <TextBrush>Black</TextBrush>
            </Text5>
            <Text7 Ref="120" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>5,0,1.6,0.6</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text7</Name>
              <Page isRef="24" />
              <Parent isRef="118" />
              <Text>{DataSource.Freight_Avg}</Text>
              <TextBrush>Black</TextBrush>
            </Text7>
            <Text9 Ref="121" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>9.8,0,1.6,0.6</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text9</Name>
              <Page isRef="24" />
              <Parent isRef="118" />
              <Text>{DataSource.Freight_Count}</Text>
              <TextBrush>Black</TextBrush>
            </Text9>
          </Components>
          <Conditions isList="true" count="0" />
          <DataSourceName>DataSource</DataSourceName>
          <Filters isList="true" count="0" />
          <Name>DataBand2</Name>
          <Page isRef="24" />
          <Parent isRef="24" />
          <Sort isList="true" count="2">
            <value>ASC</value>
            <value>OrderMonth</value>
          </Sort>
        </DataBand2>
      </Components>
      <Conditions isList="true" count="0" />
      <Guid>933baed0334149178c1ac82be3ab90fc</Guid>
      <Margins>1,1,1,1</Margins>
      <Name>Page1</Name>
      <PageHeight>29.7</PageHeight>
      <PageWidth>21</PageWidth>
      <Report isRef="0" />
      <Watermark Ref="122" type="Stimulsoft.Report.Components.StiWatermark" isKey="true">
        <Font>Arial,100</Font>
        <TextBrush>[50:0:0:0]</TextBrush>
      </Watermark>
    </Page1>
  </Pages>
  <PrinterSettings Ref="123" type="Stimulsoft.Report.Print.StiPrinterSettings" isKey="true" />
  <ReferencedAssemblies isList="true" count="8">
    <value>System.Dll</value>
    <value>System.Drawing.Dll</value>
    <value>System.Windows.Forms.Dll</value>
    <value>System.Data.Dll</value>
    <value>System.Xml.Dll</value>
    <value>Stimulsoft.Controls.Dll</value>
    <value>Stimulsoft.Base.Dll</value>
    <value>Stimulsoft.Report.Dll</value>
  </ReferencedAssemblies>
  <ReportAlias>Report</ReportAlias>
  <ReportChanged>2/11/2013 12:30:23 PM</ReportChanged>
  <ReportCreated>2/6/2013 8:45:41 AM</ReportCreated>
  <ReportFile />
  <ReportGuid>a9b9a319d6676b03feeecaf388b0d8d4</ReportGuid>
  <ReportName>Report</ReportName>
  <ReportUnit>Centimeters</ReportUnit>
  <ReportVersion>2012.3.1500</ReportVersion>
  <Script>using System;
using System.Drawing;
using System.Windows.Forms;
using System.Data;
using Stimulsoft.Controls;
using Stimulsoft.Base.Drawing;
using Stimulsoft.Report;
using Stimulsoft.Report.Dialogs;
using Stimulsoft.Report.Components;

namespace Reports
{
    public class Report : Stimulsoft.Report.StiReport
    {
        public Report()        {
            this.InitializeComponent();
        }

        #region StiReport Designer generated code - do not modify
		#endregion StiReport Designer generated code - do not modify
    }
}</Script>
  <ScriptLanguage>CSharp</ScriptLanguage>
  <Styles isList="true" count="9">
    <Style1 Ref="124" type="Stimulsoft.Report.StiStyle" isKey="true">
      <Brush>LightCoral</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial Unicode MS,8</Font>
      <Name>Style1</Name>
      <TextBrush>EmptyBrush</TextBrush>
    </Style1>
    <bpColumnHeader Ref="125" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseVertAlignment>True</AllowUseVertAlignment>
      <Border>All;[74:75:76];1;Solid;False;4;Black</Border>
      <Brush>GradientBrush,[249:249:249],[227:227:227],90</Brush>
      <Conditions isList="true" count="0" />
      <Description>Style should be set on Column Header Text Box</Description>
      <Font>Arial Unicode MS,9,Bold</Font>
      <HorAlignment>Center</HorAlignment>
      <Name>bpColumnHeader</Name>
      <TextBrush>[74:75:76]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </bpColumnHeader>
    <bpColumnData Ref="126" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseVertAlignment>True</AllowUseVertAlignment>
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Description>Style should be set on Column Data</Description>
      <Font>Arial Unicode MS,8</Font>
      <Name>bpColumnData</Name>
      <TextBrush>[74:75:76]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </bpColumnData>
    <bpReportTitle Ref="127" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseHorAlignment>True</AllowUseHorAlignment>
      <AllowUseVertAlignment>True</AllowUseVertAlignment>
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Description>Style should be set for the Report Title</Description>
      <Font>Arial Unicode MS,20,Bold</Font>
      <Name>bpReportTitle</Name>
      <TextBrush>[104:146:191]</TextBrush>
    </bpReportTitle>
    <bpOddRow Ref="128" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseHorAlignment>True</AllowUseHorAlignment>
      <AllowUseVertAlignment>True</AllowUseVertAlignment>
      <Border>Left, Right;[138:138:138];1;Solid;False;4;Black</Border>
      <Brush>[236:244:255]</Brush>
      <Conditions isList="true" count="0" />
      <Description>Style should be set for Odd Rows on the DataBand</Description>
      <Font>Arial Unicode MS,8</Font>
      <Name>bpOddRow</Name>
      <TextBrush>Black</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </bpOddRow>
    <bpEvenRow Ref="129" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseHorAlignment>True</AllowUseHorAlignment>
      <AllowUseVertAlignment>True</AllowUseVertAlignment>
      <Border>Left, Right;[138:138:138];1;Solid;False;4;Black</Border>
      <Brush>White</Brush>
      <Conditions isList="true" count="0" />
      <Description>Style should be set for Even Rows on the DataBand</Description>
      <Font>Arial Unicode MS,8</Font>
      <Name>bpEvenRow</Name>
      <TextBrush>Black</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </bpEvenRow>
    <bpColumnDataBorder Ref="130" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseVertAlignment>True</AllowUseVertAlignment>
      <Border>Left, Right;[138:138:138];1;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Description>Style should be set Column Data that require borders on left and right</Description>
      <Font>Arial Unicode MS,8</Font>
      <Name>bpColumnDataBorder</Name>
      <TextBrush>[74:75:76]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </bpColumnDataBorder>
    <bpFooterData Ref="131" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseHorAlignment>True</AllowUseHorAlignment>
      <AllowUseVertAlignment>True</AllowUseVertAlignment>
      <Border>Top;[138:138:138];1;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial Unicode MS,8</Font>
      <Name>bpFooterData</Name>
      <TextBrush>Black</TextBrush>
    </bpFooterData>
    <bpReportDescription Ref="132" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseBorderFormatting>False</AllowUseBorderFormatting>
      <AllowUseBorderSides>False</AllowUseBorderSides>
      <AllowUseHorAlignment>True</AllowUseHorAlignment>
      <AllowUseVertAlignment>True</AllowUseVertAlignment>
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial Unicode MS,8</Font>
      <Name>bpReportDescription</Name>
      <TextBrush>Black</TextBrush>
    </bpReportDescription>
  </Styles>
</StiSerializer>