﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<StiSerializer version="1.0" application="StiReport">
  <Dictionary Ref="1" type="Dictionary" isKey="true">
    <Databases isList="true" count="0" />
    <DataSources isList="true" count="10">
      <Categories Ref="2" 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>CalculatedColumn,CalculatedColumn,System.Int32,_x0028_int_x0029_Totals.Sum_x0028_Products_x002C_Products.CategoryID_x003D__x003D_Categories.CategoryID_x003F_1:0_x0029_</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Categories</Name>
        <NameInSource>Demo.Categories</NameInSource>
      </Categories>
      <Customers Ref="3" 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>Demo.Customers</NameInSource>
      </Customers>
      <Employees Ref="4" type="DataTableSource" isKey="true">
        <Alias>Employees</Alias>
        <Columns isList="true" count="14">
          <value>EmployeeID,System.Int32</value>
          <value>LastName,System.String</value>
          <value>FirstName,System.String</value>
          <value>Title,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>Notes,System.String</value>
          <value>ReportsTo,System.Int32</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Employees</Name>
        <NameInSource>Demo.Employees</NameInSource>
      </Employees>
      <Order_x0020_Details Ref="5" 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>Demo.Order Details</NameInSource>
      </Order_x0020_Details>
      <Orders Ref="6" type="DataTableSource" isKey="true">
        <Alias>Orders</Alias>
        <Columns isList="true" count="14">
          <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>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Orders</Name>
        <NameInSource>Demo.Orders</NameInSource>
      </Orders>
      <Products Ref="7" type="DataTableSource" isKey="true">
        <Alias>Products</Alias>
        <Columns isList="true" count="7">
          <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>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Products</Name>
        <NameInSource>Demo.Products</NameInSource>
      </Products>
      <Shippers Ref="8" 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>Demo.Shippers</NameInSource>
      </Shippers>
      <Suppliers Ref="9" 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>Demo.Suppliers</NameInSource>
      </Suppliers>
      <Countries Ref="10" 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>Demo.Countries</NameInSource>
      </Countries>
      <DataFromOtherDataSource Ref="11" type="Stimulsoft.Report.Dictionary.StiVirtualSource" isKey="true">
        <Alias>DataFromOtherDataSource</Alias>
        <Columns isList="true" count="3">
          <value>CategoryID,System.Int32</value>
          <value>ProductID.Count,System.Decimal</value>
          <value>Categories.CategoryName,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Filters isList="true" count="0" />
        <GroupColumns isList="true" count="1">
          <value>CategoryID</value>
        </GroupColumns>
        <Name>DataFromOtherDataSource</Name>
        <NameInSource>Products</NameInSource>
        <Results isList="true" count="6">
          <value>ProductID</value>
          <value>Count</value>
          <value>ProductID.Count</value>
          <value>Categories.CategoryName</value>
          <value />
          <value>Categories.CategoryName</value>
        </Results>
        <Sort isList="true" count="0" />
      </DataFromOtherDataSource>
    </DataSources>
    <Relations isList="true" count="8">
      <Employees Ref="12" type="DataRelation" isKey="true">
        <Alias>Employees</Alias>
        <ChildColumns isList="true" count="1">
          <value>ReportsTo</value>
        </ChildColumns>
        <ChildSource isRef="4" />
        <Dictionary isRef="1" />
        <Name>Employees</Name>
        <NameInSource>EmployeesEmployees</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>EmployeeID</value>
        </ParentColumns>
        <ParentSource isRef="4" />
      </Employees>
      <Products2 Ref="13" type="DataRelation" isKey="true">
        <Alias>Products2</Alias>
        <ChildColumns isList="true" count="1">
          <value>ProductID</value>
        </ChildColumns>
        <ChildSource isRef="5" />
        <Dictionary isRef="1" />
        <Name>Products2</Name>
        <NameInSource>ProductsOrder_Details</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>ProductID</value>
        </ParentColumns>
        <ParentSource isRef="7" />
      </Products2>
      <Orders Ref="14" type="DataRelation" isKey="true">
        <Alias>Orders</Alias>
        <ChildColumns isList="true" count="1">
          <value>OrderID</value>
        </ChildColumns>
        <ChildSource isRef="5" />
        <Dictionary isRef="1" />
        <Name>Orders</Name>
        <NameInSource>OrdersOrder_Details</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>OrderID</value>
        </ParentColumns>
        <ParentSource isRef="6" />
      </Orders>
      <Customers Ref="15" type="DataRelation" isKey="true">
        <Alias>Customers</Alias>
        <ChildColumns isList="true" count="1">
          <value>CustomerID</value>
        </ChildColumns>
        <ChildSource isRef="6" />
        <Dictionary isRef="1" />
        <Name>Customers</Name>
        <NameInSource>CustomersOrders</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>CustomerID</value>
        </ParentColumns>
        <ParentSource isRef="3" />
      </Customers>
      <Shippers Ref="16" type="DataRelation" isKey="true">
        <Alias>Shippers</Alias>
        <ChildColumns isList="true" count="1">
          <value>ShipVia</value>
        </ChildColumns>
        <ChildSource isRef="6" />
        <Dictionary isRef="1" />
        <Name>Shippers</Name>
        <NameInSource>ShippersOrders</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>ShipperID</value>
        </ParentColumns>
        <ParentSource isRef="8" />
      </Shippers>
      <Employees Ref="17" type="DataRelation" isKey="true">
        <Alias>Employees</Alias>
        <ChildColumns isList="true" count="1">
          <value>EmployeeID</value>
        </ChildColumns>
        <ChildSource isRef="6" />
        <Dictionary isRef="1" />
        <Name>Employees</Name>
        <NameInSource>EmployeesOrders</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>EmployeeID</value>
        </ParentColumns>
        <ParentSource isRef="4" />
      </Employees>
      <Categories Ref="18" type="DataRelation" isKey="true">
        <Alias>Categories</Alias>
        <ChildColumns isList="true" count="1">
          <value>CategoryID</value>
        </ChildColumns>
        <ChildSource isRef="7" />
        <Dictionary isRef="1" />
        <Name>Categories</Name>
        <NameInSource>CategoriesProducts</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>CategoryID</value>
        </ParentColumns>
        <ParentSource isRef="2" />
      </Categories>
      <Suppliers Ref="19" type="DataRelation" isKey="true">
        <Alias>Suppliers</Alias>
        <ChildColumns isList="true" count="1">
          <value>SupplierID</value>
        </ChildColumns>
        <ChildSource isRef="7" />
        <Dictionary isRef="1" />
        <Name>Suppliers</Name>
        <NameInSource>SuppliersProducts</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>SupplierID</value>
        </ParentColumns>
        <ParentSource isRef="9" />
      </Suppliers>
    </Relations>
    <Report isRef="0" />
    <Variables isList="true" count="2">
      <value>,LastEmployeeName,LastEmployeeName,System.String,,False,False</value>
      <value>,LastCountryName,LastCountryName,System.String,,False,False</value>
    </Variables>
  </Dictionary>
  <EngineVersion>EngineV2</EngineVersion>
  <GlobalizationStrings isList="true" count="0" />
  <MetaTags isList="true" count="0" />
  <Pages isList="true" count="1">
    <Page1 Ref="20" type="Page" isKey="true">
      <Border>None;Black;2;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Components isList="true" count="4">
        <PageFooterBand1 Ref="21" type="PageFooterBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,26.9,19,0.8</ClientRectangle>
          <Components isList="true" count="0" />
          <Conditions isList="true" count="0" />
          <Name>PageFooterBand1</Name>
          <Page isRef="20" />
          <Parent isRef="20" />
        </PageFooterBand1>
        <Chart1 Ref="22" type="Stimulsoft.Report.Chart.StiChart" isKey="true">
          <AllowApplyStyle>True</AllowApplyStyle>
          <Area Ref="23" type="Stimulsoft.Report.Chart.StiClusteredColumnArea" isKey="true">
            <BorderColor>95, 72, 29</BorderColor>
            <Brush>GradientBrush,[255:255:255],[255:255:219],90</Brush>
            <Chart isRef="22" />
            <GridLinesHor Ref="24" type="Stimulsoft.Report.Chart.StiGridLinesHor" isKey="true">
              <Area isRef="23" />
              <Color>100, 95, 72, 29</Color>
              <MinorColor>100, 95, 72, 29</MinorColor>
            </GridLinesHor>
            <GridLinesHorRight Ref="25" type="Stimulsoft.Report.Chart.StiGridLinesHor" isKey="true">
              <Area isRef="23" />
              <Color>Silver</Color>
              <MinorColor>Gainsboro</MinorColor>
              <Visible>False</Visible>
            </GridLinesHorRight>
            <GridLinesVert Ref="26" type="Stimulsoft.Report.Chart.StiGridLinesVert" isKey="true">
              <Area isRef="23" />
              <Color>100, 95, 72, 29</Color>
              <MinorColor>100, 95, 72, 29</MinorColor>
            </GridLinesVert>
            <InterlacingHor Ref="27" type="Stimulsoft.Report.Chart.StiInterlacingHor" isKey="true">
              <Area isRef="23" />
              <InterlacedBrush>[10:145:122:79]</InterlacedBrush>
            </InterlacingHor>
            <InterlacingVert Ref="28" type="Stimulsoft.Report.Chart.StiInterlacingVert" isKey="true">
              <Area isRef="23" />
              <InterlacedBrush>[10:145:122:79]</InterlacedBrush>
            </InterlacingVert>
            <XAxis Ref="29" type="Stimulsoft.Report.Chart.StiXBottomAxis" isKey="true">
              <Area isRef="23" />
              <Labels Ref="30" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                <Angle>45</Angle>
                <Color>95, 72, 29</Color>
                <Font>Tahoma,8</Font>
              </Labels>
              <LineColor>95, 72, 29</LineColor>
              <Range Ref="31" type="Stimulsoft.Report.Chart.StiAxisRange" isKey="true">
                <Maximum>0</Maximum>
                <Minimum>0</Minimum>
              </Range>
              <Ticks Ref="32" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
              <Title Ref="33" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                <Color>95, 72, 29</Color>
                <Font>Tahoma,12,Bold</Font>
              </Title>
            </XAxis>
            <XTopAxis Ref="34" type="Stimulsoft.Report.Chart.StiXTopAxis" isKey="true">
              <Area isRef="23" />
              <Labels Ref="35" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                <Color>95, 72, 29</Color>
                <Font>Tahoma,8</Font>
              </Labels>
              <LineColor>95, 72, 29</LineColor>
              <Ticks Ref="36" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
              <Title Ref="37" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                <Color>95, 72, 29</Color>
                <Font>Tahoma,12,Bold</Font>
              </Title>
            </XTopAxis>
            <YAxis Ref="38" type="Stimulsoft.Report.Chart.StiYLeftAxis" isKey="true">
              <Area isRef="23" />
              <Labels Ref="39" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                <Color>95, 72, 29</Color>
                <Font>Tahoma,8</Font>
              </Labels>
              <LineColor>95, 72, 29</LineColor>
              <Range Ref="40" type="Stimulsoft.Report.Chart.StiAxisRange" isKey="true">
                <Maximum>0</Maximum>
                <Minimum>0</Minimum>
              </Range>
              <Ticks Ref="41" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
              <Title Ref="42" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                <Color>95, 72, 29</Color>
                <Font>Tahoma,12,Bold</Font>
              </Title>
            </YAxis>
            <YRightAxis Ref="43" type="Stimulsoft.Report.Chart.StiYRightAxis" isKey="true">
              <Area isRef="23" />
              <Labels Ref="44" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                <Color>95, 72, 29</Color>
                <Font>Tahoma,8</Font>
              </Labels>
              <LineColor>95, 72, 29</LineColor>
              <Ticks Ref="45" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
              <Title Ref="46" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                <Color>95, 72, 29</Color>
                <Font>Tahoma,12,Bold</Font>
              </Title>
            </YRightAxis>
          </Area>
          <Brush>[255:255:255]</Brush>
          <ClientRectangle>0.2,2,13.4,7.6</ClientRectangle>
          <Conditions isList="true" count="0" />
          <ConstantLines isList="true" count="0" />
          <CustomStyleName />
          <DataRelationName isNull="true" />
          <DataSourceName>Categories</DataSourceName>
          <Filters isList="true" count="0" />
          <Legend Ref="47" type="Stimulsoft.Report.Chart.StiLegend" isKey="true">
            <BorderColor>95, 72, 29</BorderColor>
            <Brush>GradientBrush,[255:255:255],[255:242:199],90</Brush>
            <Chart isRef="22" />
            <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="20" />
          <Parent isRef="20" />
          <Series isList="true" count="1">
            <Item22 Ref="48" type="Stimulsoft.Report.Chart.StiClusteredColumnSeries" isKey="true">
              <ArgumentDataColumn>Categories.CategoryName</ArgumentDataColumn>
              <BorderColor>94, 17, 0</BorderColor>
              <Brush>GlareBrush,[144:67:3],[194:117:53],0,0.5,1</Brush>
              <Chart isRef="22" />
              <Conditions isList="true" count="0" />
              <Filters isList="true" count="0" />
              <SeriesLabels Ref="49" type="Stimulsoft.Report.Chart.StiCenterAxisLabels" isKey="true">
                <BorderColor>Black</BorderColor>
                <Brush>White</Brush>
                <Font>Arial,7</Font>
                <LabelColor>Black</LabelColor>
                <MarkerSize>8, 6</MarkerSize>
                <ValueTypeSeparator>-</ValueTypeSeparator>
              </SeriesLabels>
              <Title>Series 1</Title>
              <ValueDataColumn>Categories.CalculatedColumn</ValueDataColumn>
            </Item22>
          </Series>
          <SeriesLabels Ref="50" type="Stimulsoft.Report.Chart.StiCenterAxisLabels" isKey="true">
            <BorderColor>95, 72, 29</BorderColor>
            <Brush>Wheat</Brush>
            <Chart isRef="22" />
            <Font>Arial,7</Font>
            <LabelColor>95, 72, 29</LabelColor>
            <MarkerSize>8, 6</MarkerSize>
            <ValueTypeSeparator>-</ValueTypeSeparator>
          </SeriesLabels>
          <Sort isList="true" count="0" />
          <Strips isList="true" count="0" />
          <Style Ref="51" type="Stimulsoft.Report.Chart.StiStyle01" isKey="true" />
          <Title Ref="52" type="Stimulsoft.Report.Chart.StiChartTitle" isKey="true">
            <Brush>[95:72:29]</Brush>
            <Font>Tahoma,12,Bold</Font>
          </Title>
        </Chart1>
        <Chart2 Ref="53" type="Stimulsoft.Report.Chart.StiChart" isKey="true">
          <AllowApplyStyle>True</AllowApplyStyle>
          <Area Ref="54" type="Stimulsoft.Report.Chart.StiClusteredColumnArea" isKey="true">
            <BorderColor>95, 72, 29</BorderColor>
            <Brush>GradientBrush,[255:255:255],[255:255:219],90</Brush>
            <Chart isRef="53" />
            <GridLinesHor Ref="55" type="Stimulsoft.Report.Chart.StiGridLinesHor" isKey="true">
              <Area isRef="54" />
              <Color>100, 95, 72, 29</Color>
              <MinorColor>100, 95, 72, 29</MinorColor>
            </GridLinesHor>
            <GridLinesHorRight Ref="56" type="Stimulsoft.Report.Chart.StiGridLinesHor" isKey="true">
              <Area isRef="54" />
              <Color>Silver</Color>
              <MinorColor>Gainsboro</MinorColor>
              <Visible>False</Visible>
            </GridLinesHorRight>
            <GridLinesVert Ref="57" type="Stimulsoft.Report.Chart.StiGridLinesVert" isKey="true">
              <Area isRef="54" />
              <Color>100, 95, 72, 29</Color>
              <MinorColor>100, 95, 72, 29</MinorColor>
            </GridLinesVert>
            <InterlacingHor Ref="58" type="Stimulsoft.Report.Chart.StiInterlacingHor" isKey="true">
              <Area isRef="54" />
              <InterlacedBrush>[10:145:122:79]</InterlacedBrush>
            </InterlacingHor>
            <InterlacingVert Ref="59" type="Stimulsoft.Report.Chart.StiInterlacingVert" isKey="true">
              <Area isRef="54" />
              <InterlacedBrush>[10:145:122:79]</InterlacedBrush>
            </InterlacingVert>
            <XAxis Ref="60" type="Stimulsoft.Report.Chart.StiXBottomAxis" isKey="true">
              <Area isRef="54" />
              <Labels Ref="61" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                <Angle>45</Angle>
                <Color>95, 72, 29</Color>
                <Font>Tahoma,8</Font>
              </Labels>
              <LineColor>95, 72, 29</LineColor>
              <Range Ref="62" type="Stimulsoft.Report.Chart.StiAxisRange" isKey="true">
                <Maximum>0</Maximum>
                <Minimum>0</Minimum>
              </Range>
              <Ticks Ref="63" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
              <Title Ref="64" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                <Color>95, 72, 29</Color>
                <Font>Tahoma,12,Bold</Font>
              </Title>
            </XAxis>
            <XTopAxis Ref="65" type="Stimulsoft.Report.Chart.StiXTopAxis" isKey="true">
              <Area isRef="54" />
              <Labels Ref="66" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                <Color>95, 72, 29</Color>
                <Font>Tahoma,8</Font>
              </Labels>
              <LineColor>95, 72, 29</LineColor>
              <Ticks Ref="67" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
              <Title Ref="68" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                <Color>95, 72, 29</Color>
                <Font>Tahoma,12,Bold</Font>
              </Title>
            </XTopAxis>
            <YAxis Ref="69" type="Stimulsoft.Report.Chart.StiYLeftAxis" isKey="true">
              <Area isRef="54" />
              <Labels Ref="70" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                <Color>95, 72, 29</Color>
                <Font>Tahoma,8</Font>
              </Labels>
              <LineColor>95, 72, 29</LineColor>
              <Range Ref="71" type="Stimulsoft.Report.Chart.StiAxisRange" isKey="true">
                <Maximum>0</Maximum>
                <Minimum>0</Minimum>
              </Range>
              <Ticks Ref="72" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
              <Title Ref="73" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                <Color>95, 72, 29</Color>
                <Font>Tahoma,12,Bold</Font>
              </Title>
            </YAxis>
            <YRightAxis Ref="74" type="Stimulsoft.Report.Chart.StiYRightAxis" isKey="true">
              <Area isRef="54" />
              <Labels Ref="75" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                <Color>95, 72, 29</Color>
                <Font>Tahoma,8</Font>
              </Labels>
              <LineColor>95, 72, 29</LineColor>
              <Ticks Ref="76" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
              <Title Ref="77" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                <Color>95, 72, 29</Color>
                <Font>Tahoma,12,Bold</Font>
              </Title>
            </YRightAxis>
          </Area>
          <Brush>[255:255:255]</Brush>
          <ClientRectangle>0.2,10,13.4,7.6</ClientRectangle>
          <Conditions isList="true" count="0" />
          <ConstantLines isList="true" count="0" />
          <CustomStyleName />
          <DataRelationName>CategoriesProducts</DataRelationName>
          <DataSourceName>Products</DataSourceName>
          <Filters isList="true" count="0" />
          <Guid>70313a4e20eb4df29c74ba37a002b5a0</Guid>
          <Legend Ref="78" type="Stimulsoft.Report.Chart.StiLegend" isKey="true">
            <BorderColor>95, 72, 29</BorderColor>
            <Brush>GradientBrush,[255:255:255],[255:242:199],90</Brush>
            <Chart isRef="53" />
            <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="20" />
          <Parent isRef="20" />
          <Series isList="true" count="1">
            <Item24 Ref="79" type="Stimulsoft.Report.Chart.StiClusteredColumnSeries" isKey="true">
              <ArgumentDataColumn>DataFromOtherDataSource.Categories_CategoryName</ArgumentDataColumn>
              <BorderColor>94, 17, 0</BorderColor>
              <Brush>GlareBrush,[144:67:3],[194:117:53],0,0.5,1</Brush>
              <Chart isRef="53" />
              <Conditions isList="true" count="0" />
              <Filters isList="true" count="0" />
              <SeriesLabels Ref="80" type="Stimulsoft.Report.Chart.StiCenterAxisLabels" isKey="true">
                <BorderColor>Black</BorderColor>
                <Brush>White</Brush>
                <Chart isRef="53" />
                <Font>Arial,7</Font>
                <LabelColor>Black</LabelColor>
                <MarkerSize>8, 6</MarkerSize>
                <ValueTypeSeparator>-</ValueTypeSeparator>
              </SeriesLabels>
              <Title>Series 1</Title>
              <ValueDataColumn>DataFromOtherDataSource.ProductID_Count</ValueDataColumn>
            </Item24>
          </Series>
          <SeriesLabels Ref="81" type="Stimulsoft.Report.Chart.StiCenterAxisLabels" isKey="true">
            <BorderColor>95, 72, 29</BorderColor>
            <Brush>Wheat</Brush>
            <Chart isRef="53" />
            <Font>Arial,7</Font>
            <LabelColor>95, 72, 29</LabelColor>
            <MarkerSize>8, 6</MarkerSize>
            <ValueTypeSeparator>-</ValueTypeSeparator>
          </SeriesLabels>
          <Sort isList="true" count="0" />
          <Strips isList="true" count="0" />
          <Style Ref="82" type="Stimulsoft.Report.Chart.StiStyle01" isKey="true" />
          <Title Ref="83" type="Stimulsoft.Report.Chart.StiChartTitle" isKey="true">
            <Brush>[95:72:29]</Brush>
            <Font>Tahoma,12,Bold</Font>
          </Title>
        </Chart2>
        <ReportTitleBand1 Ref="84" type="ReportTitleBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,0.4,19,1.4</ClientRectangle>
          <Components isList="true" count="1">
            <Text5 Ref="85" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0,19,1.4</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Arial,10,Bold</Font>
              <HorAlignment>Center</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text5</Name>
              <Page isRef="20" />
              <Parent isRef="84" />
              <Text>{Products.DataTable.Rows.Count}
{Totals.Count(Products)}</Text>
              <TextBrush>SaddleBrown</TextBrush>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text5>
          </Components>
          <Conditions isList="true" count="0" />
          <Name>ReportTitleBand1</Name>
          <Page isRef="20" />
          <Parent isRef="20" />
        </ReportTitleBand1>
      </Components>
      <Conditions isList="true" count="0" />
      <Guid>9c908c2b32a048c4a1d606e2b31ec424</Guid>
      <Margins>1,1,1,1</Margins>
      <Name>Page1</Name>
      <Page isRef="20" />
      <PageHeight>29.7</PageHeight>
      <PageWidth>21</PageWidth>
      <Report isRef="0" />
      <Watermark Ref="86" type="Stimulsoft.Report.Components.StiWatermark" isKey="true">
        <Font>Arial,100</Font>
        <TextBrush>[50:0:0:0]</TextBrush>
      </Watermark>
    </Page1>
  </Pages>
  <PrinterSettings Ref="87" 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>Chart on Databand</ReportAlias>
  <ReportAuthor isNull="true" />
  <ReportChanged>10/8/2009 8:31:32 PM</ReportChanged>
  <ReportCreated>6/1/2006 11:13:09 AM</ReportCreated>
  <ReportDescription isNull="true" />
  <ReportFile>C:\Documents and Settings\EduardPat\Desktop\CountProductsByCategories.mrt</ReportFile>
  <ReportGuid>023771374db4438586b3e25c6de14878</ReportGuid>
  <ReportName>Report</ReportName>
  <ReportUnit>Centimeters</ReportUnit>
  <ReportVersion>2009.2.500</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.ReportControls;
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="1">
    <Odd Ref="88" type="Stimulsoft.Report.StiStyle" isKey="true">
      <Brush>PapayaWhip</Brush>
      <Font>Arial,8</Font>
      <Name>Odd</Name>
      <TextBrush>Black</TextBrush>
    </Odd>
  </Styles>
</StiSerializer>