﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<StiSerializer version="1.02" type="Net" application="StiReport">
  <Dictionary Ref="1" type="Dictionary" isKey="true">
    <BusinessObjects isList="true" count="0" />
    <Databases isList="true" count="0" />
    <DataSources isList="true" count="9">
      <Categories Ref="2" type="DataTableSource" isKey="true">
        <Alias>Categories</Alias>
        <Columns isList="true" count="3">
          <value>CategoryID,System.Int32</value>
          <value>CategoryName,System.String</value>
          <value>Description,System.String</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>
    </DataSources>
    <Relations isList="true" count="8">
      <Employees Ref="11" 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="12" 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="13" 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="14" 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="15" 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="16" 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="17" 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="18" 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="19" type="Page" isKey="true">
      <Border>None;Black;2;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Components isList="true" count="3">
        <PageFooterBand1 Ref="20" type="PageFooterBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,27.3,19,0.4</ClientRectangle>
          <Components isList="true" count="1">
            <Text6 Ref="21" type="Text" isKey="true">
              <Border>None;[193:152:89];1;Solid;False;4;Black</Border>
              <Brush>Transparent</Brush>
              <ClientRectangle>6.8,0,12.2,0.4</ClientRectangle>
              <ComponentStyle>Footer1</ComponentStyle>
              <Conditions isList="true" count="0" />
              <Font>Arial,9</Font>
              <Guid>35c92789ba9b44799f5568855351567c</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text6</Name>
              <Page isRef="19" />
              <Parent isRef="20" />
              <Text>{PageNofM}</Text>
              <TextBrush>[102:77:38]</TextBrush>
              <VertAlignment>Center</VertAlignment>
            </Text6>
          </Components>
          <Conditions isList="true" count="0" />
          <Guid>cfc0da23f77940589d85270459b79ab2</Guid>
          <Name>PageFooterBand1</Name>
          <Page isRef="19" />
          <Parent isRef="19" />
        </PageFooterBand1>
        <ReportTitleBand2 Ref="22" type="ReportTitleBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,0.4,19,2</ClientRectangle>
          <Components isList="true" count="4">
            <Text20 Ref="23" type="Text" isKey="true">
              <Border>Bottom;[193:152:89];1;Solid;False;4;Black</Border>
              <Brush>Transparent</Brush>
              <ClientRectangle>9.4,0,9.6,0.8</ClientRectangle>
              <ComponentStyle>Title1</ComponentStyle>
              <Conditions isList="true" count="0" />
              <Font>Arial,19</Font>
              <Guid>364d6fc6251f4cef951ba38b87087284</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text20</Name>
              <Page isRef="19" />
              <Parent isRef="22" />
              <Text>Stimulsoft</Text>
              <TextBrush>[193:152:89]</TextBrush>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text20>
            <Text23 Ref="24" type="Text" isKey="true">
              <Border>Bottom;[193:152:89];1;Solid;False;4;Black</Border>
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0,9.4,0.8</ClientRectangle>
              <ComponentStyle>Title1</ComponentStyle>
              <Conditions isList="true" count="0" />
              <Font>Arial,19</Font>
              <Guid>cdd1d88975ce43e4b47c10de07c1a91c</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text23</Name>
              <Page isRef="19" />
              <Parent isRef="22" />
              <Text>Chart on Databand</Text>
              <TextBrush>[193:152:89]</TextBrush>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text23>
            <Text17 Ref="25" type="Text" isKey="true">
              <Border>None;[102:77:38];1;Solid;False;4;Black</Border>
              <Brush>Transparent</Brush>
              <CanGrow>True</CanGrow>
              <ClientRectangle>0,1,14.6,0.8</ClientRectangle>
              <ComponentStyle>Title2</ComponentStyle>
              <Conditions isList="true" count="0" />
              <Font>Arial,9</Font>
              <Guid>42722b0aaa7c4265a93a670a11f7e1cd</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text17</Name>
              <Page isRef="19" />
              <Parent isRef="22" />
              <Text>{ReportDescription}</Text>
              <TextBrush>[102:77:38]</TextBrush>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <Type>Expression</Type>
            </Text17>
            <Text18 Ref="26" type="Text" isKey="true">
              <Border>None;[102:77:38];1;Solid;False;4;Black</Border>
              <Brush>Transparent</Brush>
              <CanGrow>True</CanGrow>
              <ClientRectangle>14.6,1,4.4,0.8</ClientRectangle>
              <ComponentStyle>Title2</ComponentStyle>
              <Conditions isList="true" count="0" />
              <Font>Arial,9</Font>
              <Guid>1e99a37036cd4beeba4fbddb04fe507b</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text18</Name>
              <Page isRef="19" />
              <Parent isRef="22" />
              <Text>Date: {Today.ToString("Y")}</Text>
              <TextBrush>[102:77:38]</TextBrush>
              <TextFormat Ref="27" type="DateFormat" isKey="true">
                <StringFormat>yyyy, MMMM</StringFormat>
              </TextFormat>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <Type>Expression</Type>
            </Text18>
          </Components>
          <Conditions isList="true" count="0" />
          <Guid>6565f28ca68f45a3a5824db5ff2dba66</Guid>
          <Name>ReportTitleBand2</Name>
          <Page isRef="19" />
          <Parent isRef="19" />
        </ReportTitleBand2>
        <DataBand1 Ref="28" type="DataBand" isKey="true">
          <Brush>Transparent</Brush>
          <BusinessObjectGuid isNull="true" />
          <ClientRectangle>0,3.2,19,12</ClientRectangle>
          <Components isList="true" count="1">
            <Chart1 Ref="29" type="Stimulsoft.Report.Chart.StiChart" isKey="true">
              <Area Ref="30" type="Stimulsoft.Report.Chart.StiClusteredColumnArea" isKey="true">
                <BorderColor>171, 172, 173</BorderColor>
                <Brush>[255:255:255]</Brush>
                <Chart isRef="29" />
                <GridLinesHor Ref="31" type="Stimulsoft.Report.Chart.StiGridLinesHor" isKey="true">
                  <Area isRef="30" />
                  <Color>100, 105, 105, 105</Color>
                  <MinorColor>100, 105, 105, 105</MinorColor>
                </GridLinesHor>
                <GridLinesHorRight Ref="32" type="Stimulsoft.Report.Chart.StiGridLinesHor" isKey="true">
                  <Area isRef="30" />
                  <Color>Silver</Color>
                  <MinorColor>Gainsboro</MinorColor>
                  <Visible>False</Visible>
                </GridLinesHorRight>
                <GridLinesVert Ref="33" type="Stimulsoft.Report.Chart.StiGridLinesVert" isKey="true">
                  <Area isRef="30" />
                  <Color>100, 105, 105, 105</Color>
                  <MinorColor>100, 105, 105, 105</MinorColor>
                </GridLinesVert>
                <InterlacingHor Ref="34" type="Stimulsoft.Report.Chart.StiInterlacingHor" isKey="true">
                  <Area isRef="30" />
                  <InterlacedBrush>[10:155:155:155]</InterlacedBrush>
                </InterlacingHor>
                <InterlacingVert Ref="35" type="Stimulsoft.Report.Chart.StiInterlacingVert" isKey="true">
                  <Area isRef="30" />
                  <InterlacedBrush>[10:155:155:155]</InterlacedBrush>
                </InterlacingVert>
                <XAxis Ref="36" type="Stimulsoft.Report.Chart.StiXBottomAxis" isKey="true">
                  <Area isRef="30" />
                  <DateTimeStep Ref="37" type="Stimulsoft.Report.Chart.StiAxisDateTimeStep" isKey="true">
                    <NumberOfValues>1</NumberOfValues>
                  </DateTimeStep>
                  <Interaction Ref="38" type="Stimulsoft.Report.Chart.StiAxisInteraction" isKey="true" />
                  <Labels Ref="39" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                    <Angle>45</Angle>
                    <Color>140, 140, 140</Color>
                    <Font>Tahoma,8</Font>
                  </Labels>
                  <LineColor>140, 140, 140</LineColor>
                  <Range Ref="40" type="Stimulsoft.Report.Chart.StiAxisRange" isKey="true" />
                  <Ticks Ref="41" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
                  <Title Ref="42" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                    <Color>140, 140, 140</Color>
                    <Direction>LeftToRight</Direction>
                    <Font>Tahoma,12,Bold</Font>
                  </Title>
                </XAxis>
                <XTopAxis Ref="43" type="Stimulsoft.Report.Chart.StiXTopAxis" isKey="true">
                  <Area isRef="30" />
                  <Interaction Ref="44" type="Stimulsoft.Report.Chart.StiAxisInteraction" isKey="true" />
                  <Labels Ref="45" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                    <Color>140, 140, 140</Color>
                    <Font>Tahoma,8</Font>
                  </Labels>
                  <LineColor>140, 140, 140</LineColor>
                  <Ticks Ref="46" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
                  <Title Ref="47" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                    <Color>140, 140, 140</Color>
                    <Direction>LeftToRight</Direction>
                    <Font>Tahoma,12,Bold</Font>
                  </Title>
                </XTopAxis>
                <YAxis Ref="48" type="Stimulsoft.Report.Chart.StiYLeftAxis" isKey="true">
                  <Area isRef="30" />
                  <Interaction Ref="49" type="Stimulsoft.Report.Chart.StiAxisInteraction" isKey="true" />
                  <Labels Ref="50" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                    <Color>140, 140, 140</Color>
                    <Font>Tahoma,8</Font>
                  </Labels>
                  <LineColor>140, 140, 140</LineColor>
                  <Range Ref="51" type="Stimulsoft.Report.Chart.StiAxisRange" isKey="true" />
                  <Ticks Ref="52" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
                  <Title Ref="53" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                    <Color>140, 140, 140</Color>
                    <Direction>LeftToRight</Direction>
                    <Font>Tahoma,12,Bold</Font>
                  </Title>
                </YAxis>
                <YRightAxis Ref="54" type="Stimulsoft.Report.Chart.StiYRightAxis" isKey="true">
                  <Area isRef="30" />
                  <Interaction Ref="55" type="Stimulsoft.Report.Chart.StiAxisInteraction" isKey="true" />
                  <Labels Ref="56" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                    <Color>140, 140, 140</Color>
                    <Font>Tahoma,8</Font>
                  </Labels>
                  <LineColor>140, 140, 140</LineColor>
                  <Range Ref="57" type="Stimulsoft.Report.Chart.StiAxisRange" isKey="true" />
                  <Ticks Ref="58" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
                  <Title Ref="59" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                    <Color>140, 140, 140</Color>
                    <Direction>LeftToRight</Direction>
                    <Font>Tahoma,12,Bold</Font>
                  </Title>
                </YRightAxis>
              </Area>
              <Brush>[255:255:255]</Brush>
              <ClientRectangle>0,0,19,11.8</ClientRectangle>
              <Conditions isList="true" count="0" />
              <ConstantLines isList="true" count="0" />
              <CustomStyleName />
              <DataRelationName>CategoriesProducts</DataRelationName>
              <DataSourceName>Products</DataSourceName>
              <Filters isList="true" count="0" />
              <Legend Ref="60" type="Stimulsoft.Report.Chart.StiLegend" isKey="true">
                <BorderColor>105, 105, 105</BorderColor>
                <Brush>[255:255:255]</Brush>
                <Chart isRef="29" />
                <Font>Arial,8</Font>
                <LabelsColor>140, 140, 140</LabelsColor>
                <MarkerSize>10, 10</MarkerSize>
                <TitleColor>105, 105, 105</TitleColor>
                <TitleFont>Arial,14,Bold</TitleFont>
              </Legend>
              <Name>Chart1</Name>
              <Page isRef="19" />
              <Parent isRef="28" />
              <Series isList="true" count="1">
                <Item28 Ref="61" type="Stimulsoft.Report.Chart.StiClusteredColumnSeries" isKey="true">
                  <ArgumentDataColumn>Products.ProductName</ArgumentDataColumn>
                  <BorderColor>255, 255, 255</BorderColor>
                  <Brush>[237:125:49]</Brush>
                  <BrushNegative>Firebrick</BrushNegative>
                  <Chart isRef="29" />
                  <Conditions isList="true" count="0" />
                  <Filters isList="true" count="0" />
                  <SeriesLabels Ref="62" type="Stimulsoft.Report.Chart.StiCenterAxisLabels" isKey="true">
                    <BorderColor>140, 140, 140</BorderColor>
                    <Brush>[255:255:255]</Brush>
                    <Chart isRef="29" />
                    <Font>Arial,7</Font>
                    <LabelColor>90, 90, 90</LabelColor>
                    <MarkerSize>8, 6</MarkerSize>
                    <ValueTypeSeparator>-</ValueTypeSeparator>
                    <Width>0</Width>
                  </SeriesLabels>
                  <Title>Row</Title>
                  <TopN Ref="63" type="Stimulsoft.Report.Chart.StiSeriesTopN" isKey="true" />
                  <TrendLine Ref="64" type="Stimulsoft.Report.Chart.StiTrendLineNone" isKey="true">
                    <LineColor>Black</LineColor>
                    <ShowShadow>True</ShowShadow>
                  </TrendLine>
                  <ValueDataColumn>Products.UnitPrice</ValueDataColumn>
                </Item28>
              </Series>
              <SeriesLabels Ref="65" type="Stimulsoft.Report.Chart.StiOutsideEndAxisLabels" isKey="true">
                <BorderColor>140, 140, 140</BorderColor>
                <Brush>[255:255:255]</Brush>
                <Chart isRef="29" />
                <Font>Arial,7</Font>
                <LabelColor>90, 90, 90</LabelColor>
                <MarkerSize>8, 6</MarkerSize>
                <ValueTypeSeparator>-</ValueTypeSeparator>
                <Width>0</Width>
              </SeriesLabels>
              <SeriesLabelsConditions isList="true" count="0" />
              <Sort isList="true" count="0" />
              <Strips isList="true" count="0" />
              <Style Ref="66" type="Stimulsoft.Report.Chart.StiStyle24" isKey="true" />
              <Table Ref="67" type="Stimulsoft.Report.Chart.StiChartTable" isKey="true">
                <Font>Tahoma,8</Font>
                <GridLineColor>105, 105, 105</GridLineColor>
                <TextColor>140, 140, 140</TextColor>
              </Table>
              <Title Ref="68" type="Stimulsoft.Report.Chart.StiChartTitle" isKey="true">
                <Brush>[140:140:140]</Brush>
                <Font>Tahoma,12,Bold</Font>
              </Title>
            </Chart1>
          </Components>
          <Conditions isList="true" count="0" />
          <DataSourceName>Categories</DataSourceName>
          <Filters isList="true" count="0" />
          <Name>DataBand1</Name>
          <Page isRef="19" />
          <Parent isRef="19" />
          <Sort isList="true" count="2">
            <value>ASC</value>
            <value>CategoryName</value>
          </Sort>
        </DataBand1>
      </Components>
      <Conditions isList="true" count="0" />
      <Guid>9c908c2b32a048c4a1d606e2b31ec424</Guid>
      <Margins>1,1,1,1</Margins>
      <Name>Page1</Name>
      <PageHeight>29.7</PageHeight>
      <PageWidth>21</PageWidth>
      <Report isRef="0" />
      <Watermark Ref="69" type="Stimulsoft.Report.Components.StiWatermark" isKey="true">
        <Font>Arial,100</Font>
        <TextBrush>[50:0:0:0]</TextBrush>
      </Watermark>
    </Page1>
  </Pages>
  <PrinterSettings Ref="70" 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>3/15/2013 10:21:49 AM</ReportChanged>
  <ReportCreated>6/1/2006 11:13:09 AM</ReportCreated>
  <ReportDescription>This sample demonstrates how to use a chart with DataBand.</ReportDescription>
  <ReportFile>D:\__PRERELISE_BUILD\2013.1\SR_2013.07.12\Reports\ChartOnDataband.mrt</ReportFile>
  <ReportGuid>f7adca2658bc47b9a70562fa4efbd754</ReportGuid>
  <ReportName>Report</ReportName>
  <ReportUnit>Centimeters</ReportUnit>
  <ReportVersion>2013.2.1612</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="71" type="Stimulsoft.Report.StiStyle" isKey="true">
      <Brush>PapayaWhip</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial,8</Font>
      <Name>Odd</Name>
      <TextBrush>Black</TextBrush>
    </Odd>
  </Styles>
</StiSerializer>