﻿<?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="13">
      <Customers Ref="2" 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>
      <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>Demo.Categories</NameInSource>
      </Categories>
      <Employees Ref="4" 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>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="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>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>
      <States Ref="11" 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>Demo.States</NameInSource>
      </States>
      <Auto Ref="12" 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>Demo.Auto</NameInSource>
      </Auto>
      <GlobalGrowth Ref="13" 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>Demo.GlobalGrowth</NameInSource>
      </GlobalGrowth>
      <Opec Ref="14" 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>Demo.Opec</NameInSource>
      </Opec>
    </DataSources>
    <Relations isList="true" count="7">
      <Orders Ref="15" 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>OrdersOrderDetails</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>OrderID</value>
        </ParentColumns>
        <ParentSource isRef="6" />
      </Orders>
      <Products Ref="16" type="DataRelation" isKey="true">
        <Alias>Products</Alias>
        <ChildColumns isList="true" count="1">
          <value>ProductID</value>
        </ChildColumns>
        <ChildSource isRef="5" />
        <Dictionary isRef="1" />
        <Name>Products</Name>
        <NameInSource>ProductsOrderDetails</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>ProductID</value>
        </ParentColumns>
        <ParentSource isRef="7" />
      </Products>
      <Customers Ref="17" 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="2" />
      </Customers>
      <Employees Ref="18" 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>
      <Shippers Ref="19" 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>
      <Categories Ref="20" 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="3" />
      </Categories>
      <Suppliers Ref="21" 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="0" />
  </Dictionary>
  <EngineVersion>EngineV2</EngineVersion>
  <GlobalizationStrings isList="true" count="0" />
  <MetaTags isList="true" count="0" />
  <Pages isList="true" count="1">
    <Page1 Ref="22" type="Page" isKey="true">
      <Border>None;Black;2;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Components isList="true" count="1">
        <Chart1 Ref="23" type="Stimulsoft.Report.Chart.StiChart" isKey="true">
          <AllowApplyStyle>False</AllowApplyStyle>
          <Area Ref="24" type="Stimulsoft.Report.Chart.StiGanttArea" isKey="true">
            <AllowApplyStyle>False</AllowApplyStyle>
            <BorderColor>69, 95, 99</BorderColor>
            <Brush>EmptyBrush</Brush>
            <Chart isRef="23" />
            <GridLinesHor Ref="25" type="Stimulsoft.Report.Chart.StiGridLinesHor" isKey="true">
              <AllowApplyStyle>False</AllowApplyStyle>
              <Area isRef="24" />
              <Color>Transparent</Color>
              <MinorColor>Transparent</MinorColor>
              <Visible>False</Visible>
            </GridLinesHor>
            <GridLinesHorRight Ref="26" type="Stimulsoft.Report.Chart.StiGridLinesHor" isKey="true">
              <AllowApplyStyle>False</AllowApplyStyle>
              <Area isRef="24" />
              <Color>Transparent</Color>
              <MinorColor>Transparent</MinorColor>
              <Visible>False</Visible>
            </GridLinesHorRight>
            <GridLinesVert Ref="27" type="Stimulsoft.Report.Chart.StiGridLinesVert" isKey="true">
              <AllowApplyStyle>False</AllowApplyStyle>
              <Area isRef="24" />
              <Color>100, 69, 95, 99</Color>
              <MinorColor>100, 69, 95, 99</MinorColor>
              <MinorStyle>None</MinorStyle>
              <MinorVisible>True</MinorVisible>
              <Style>None</Style>
              <Visible>False</Visible>
            </GridLinesVert>
            <InterlacingHor Ref="28" type="Stimulsoft.Report.Chart.StiInterlacingHor" isKey="true">
              <AllowApplyStyle>False</AllowApplyStyle>
              <Area isRef="24" />
              <InterlacedBrush>EmptyBrush</InterlacedBrush>
            </InterlacingHor>
            <InterlacingVert Ref="29" type="Stimulsoft.Report.Chart.StiInterlacingVert" isKey="true">
              <Area isRef="24" />
              <InterlacedBrush>EmptyBrush</InterlacedBrush>
            </InterlacingVert>
            <XAxis Ref="30" type="Stimulsoft.Report.Chart.StiXBottomAxis" isKey="true">
              <Area isRef="24" />
              <ArrowStyle>Lines</ArrowStyle>
              <Interaction Ref="31" type="Stimulsoft.Report.Chart.StiAxisInteraction" isKey="true" />
              <Labels Ref="32" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                <AllowApplyStyle>False</AllowApplyStyle>
                <Color>69, 95, 99</Color>
                <Font>Tahoma,8</Font>
              </Labels>
              <LineColor>69, 95, 99</LineColor>
              <Range Ref="33" type="Stimulsoft.Report.Chart.StiAxisRange" isKey="true">
                <Auto>False</Auto>
                <Maximum>175</Maximum>
              </Range>
              <ShowEdgeValues>True</ShowEdgeValues>
              <StartFromZero>False</StartFromZero>
              <Ticks Ref="34" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true">
                <MinorVisible>True</MinorVisible>
              </Ticks>
              <Title Ref="35" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                <Color>69, 95, 99</Color>
                <Direction>LeftToRight</Direction>
                <Font>Tahoma,12,Bold</Font>
              </Title>
            </XAxis>
            <XTopAxis Ref="36" type="Stimulsoft.Report.Chart.StiXTopAxis" isKey="true">
              <Area isRef="24" />
              <Interaction Ref="37" type="Stimulsoft.Report.Chart.StiAxisInteraction" isKey="true" />
              <Labels Ref="38" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                <Color>69, 95, 99</Color>
                <Font>Tahoma,8</Font>
              </Labels>
              <LineColor>69, 95, 99</LineColor>
              <Ticks Ref="39" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
              <Title Ref="40" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                <Color>69, 95, 99</Color>
                <Direction>LeftToRight</Direction>
                <Font>Tahoma,12,Bold</Font>
              </Title>
            </XTopAxis>
            <YAxis Ref="41" type="Stimulsoft.Report.Chart.StiYLeftAxis" isKey="true">
              <Area isRef="24" />
              <Interaction Ref="42" type="Stimulsoft.Report.Chart.StiAxisInteraction" isKey="true" />
              <Labels Ref="43" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                <Color>69, 95, 99</Color>
                <Font>Tahoma,8</Font>
              </Labels>
              <LineColor>69, 95, 99</LineColor>
              <LineStyle>None</LineStyle>
              <Range Ref="44" type="Stimulsoft.Report.Chart.StiAxisRange" isKey="true">
                <Auto>False</Auto>
                <Maximum>20</Maximum>
              </Range>
              <Ticks Ref="45" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
              <Title Ref="46" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                <Color>69, 95, 99</Color>
                <Direction>BottomToTop</Direction>
                <Font>Tahoma,12,Bold</Font>
              </Title>
            </YAxis>
            <YRightAxis Ref="47" type="Stimulsoft.Report.Chart.StiYRightAxis" isKey="true">
              <Area isRef="24" />
              <Interaction Ref="48" type="Stimulsoft.Report.Chart.StiAxisInteraction" isKey="true" />
              <Labels Ref="49" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                <Color>69, 95, 99</Color>
                <Font>Tahoma,8</Font>
                <TextAlignment>Left</TextAlignment>
              </Labels>
              <LineColor>69, 95, 99</LineColor>
              <Range Ref="50" type="Stimulsoft.Report.Chart.StiAxisRange" isKey="true" />
              <Ticks Ref="51" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
              <Title Ref="52" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                <Color>69, 95, 99</Color>
                <Direction>TopToBottom</Direction>
                <Font>Tahoma,12,Bold</Font>
              </Title>
            </YRightAxis>
          </Area>
          <Border>None;Black;1;Solid;False;4;EmptyBrush</Border>
          <Brush>EmptyBrush</Brush>
          <ClientRectangle>0.8,0.8,17.4,13</ClientRectangle>
          <Conditions isList="true" count="0" />
          <ConstantLines isList="true" count="0" />
          <CustomStyleName />
          <Filters isList="true" count="0" />
          <Legend Ref="53" type="Stimulsoft.Report.Chart.StiLegend" isKey="true">
            <BorderColor>69, 95, 99</BorderColor>
            <Brush>GradientBrush,[255:255:255],[239:255:255],90</Brush>
            <Chart isRef="23" />
            <Font>Arial,8</Font>
            <LabelsColor>69, 95, 99</LabelsColor>
            <MarkerSize>5, 5</MarkerSize>
            <TitleColor>69, 95, 99</TitleColor>
            <TitleFont>Arial,14,Bold</TitleFont>
          </Legend>
          <Name>Chart1</Name>
          <Page isRef="22" />
          <Parent isRef="22" />
          <Series isList="true" count="2">
            <Item23 Ref="54" type="Stimulsoft.Report.Chart.StiGanttSeries" isKey="true">
              <AllowApplyStyle>False</AllowApplyStyle>
              <BorderColor>Transparent</BorderColor>
              <Brush>GradientBrush,[255:255:192],[255:128:0],90</Brush>
              <Chart isRef="23" />
              <Conditions isList="true" count="0" />
              <Filters isList="true" count="0" />
              <ListOfArguments>tache1;tache2;tache3;tache4;tache5;tache6;tache7;tache8;tache9;tache10;tache11;tache12;tache13;tache14;tache15;tache16  </ListOfArguments>
              <ListOfValues>10;20;30;40;50;60;70;80;90;100;110;120;130;140;150;160</ListOfValues>
              <ListOfValuesEnd>20;30;40;50;60;70;80;90;100;110;120;130;140;150;160;170</ListOfValuesEnd>
              <SeriesLabels Ref="55" type="Stimulsoft.Report.Chart.StiCenterAxisLabels" isKey="true">
                <BorderColor>69, 95, 99</BorderColor>
                <Brush>[219:245:249]</Brush>
                <Chart isRef="23" />
                <Font>Arial,7</Font>
                <LabelColor>69, 95, 99</LabelColor>
                <MarkerSize>8, 6</MarkerSize>
                <ValueTypeSeparator>-</ValueTypeSeparator>
              </SeriesLabels>
              <Title>Avancement </Title>
            </Item23>
            <Item24 Ref="56" type="Stimulsoft.Report.Chart.StiGanttSeries" isKey="true">
              <BorderColor>Transparent</BorderColor>
              <Brush>GradientBrush,[255:255:192],[255:255:128],90</Brush>
              <Chart isRef="23" />
              <Conditions isList="true" count="0" />
              <Filters isList="true" count="0" />
              <ListOfArguments>tache1;tache2;tache3;tache4;tache5;tache6;tache7;tache8;tache9;tache10;tache11;tache12;tache13;tache14;tache15;tache16  </ListOfArguments>
              <ListOfValues>15;25;35;45;55;65;75;85;95;105;115;125;135;145;155;165</ListOfValues>
              <ListOfValuesEnd>25;35;45;55;65;75;85;95;105;115;125;135;145;155;165;175 </ListOfValuesEnd>
              <SeriesLabels Ref="57" type="Stimulsoft.Report.Chart.StiCenterAxisLabels" isKey="true">
                <BorderColor>69, 95, 99</BorderColor>
                <Brush>[219:245:249]</Brush>
                <Chart isRef="23" />
                <Font>Arial,7</Font>
                <LabelColor>69, 95, 99</LabelColor>
                <MarkerSize>8, 6</MarkerSize>
                <ValueTypeSeparator>-</ValueTypeSeparator>
              </SeriesLabels>
              <Title>Tâches</Title>
            </Item24>
          </Series>
          <SeriesLabels Ref="58" type="Stimulsoft.Report.Chart.StiCenterAxisLabels" isKey="true">
            <BorderColor>69, 95, 99</BorderColor>
            <Brush>[219:245:249]</Brush>
            <Chart isRef="23" />
            <Font>Arial,7</Font>
            <LabelColor>69, 95, 99</LabelColor>
            <LegendValueType>ValueArgument</LegendValueType>
            <MarkerSize>1, 2</MarkerSize>
            <MarkerVisible>True</MarkerVisible>
            <UseSeriesColor>True</UseSeriesColor>
            <ValueType>ValueArgument</ValueType>
            <ValueTypeSeparator>-</ValueTypeSeparator>
          </SeriesLabels>
          <SeriesLabelsConditions isList="true" count="0" />
          <Sort isList="true" count="0" />
          <Strips isList="true" count="0" />
          <Style Ref="59" type="Stimulsoft.Report.Chart.StiStyle15" isKey="true" />
          <Title Ref="60" type="Stimulsoft.Report.Chart.StiChartTitle" isKey="true">
            <Brush>[69:95:99]</Brush>
            <Font>Tahoma,12,Bold</Font>
          </Title>
        </Chart1>
      </Components>
      <Conditions isList="true" count="0" />
      <Guid>366bfdc35bcf48f3aeb38f2b5f58db21</Guid>
      <Margins>1,1,1,1</Margins>
      <Name>Page1</Name>
      <PageHeight>29.7</PageHeight>
      <PageWidth>21</PageWidth>
      <Report isRef="0" />
      <Watermark Ref="61" type="Stimulsoft.Report.Components.StiWatermark" isKey="true">
        <Font>Arial,100,Bold</Font>
        <TextBrush>[50:0:0:0]</TextBrush>
      </Watermark>
    </Page1>
  </Pages>
  <PreviewMode>StandardAndDotMatrix</PreviewMode>
  <PreviewSettings>33538047</PreviewSettings>
  <PrinterSettings Ref="62" 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.Base.Dll</value>
    <value>Stimulsoft.Controls.Dll</value>
    <value>Stimulsoft.Report.Dll</value>
  </ReferencedAssemblies>
  <ReportAlias>Simple List</ReportAlias>
  <ReportAuthor>Stimulsoft</ReportAuthor>
  <ReportChanged>6/21/2012 11:34:42 AM</ReportChanged>
  <ReportCreated>5/29/2004 10:59:00 AM</ReportCreated>
  <ReportDescription>The sample demonstrates how to create a simple list report.</ReportDescription>
  <ReportFile>C:\Documents and Settings\sofiane\Bureau\Gantt\Simple List3.mrt</ReportFile>
  <ReportGuid>080819f106524541b8fc73e907859bfe</ReportGuid>
  <ReportName>Report</ReportName>
  <ReportUnit>Centimeters</ReportUnit>
  <ReportVersion>2012.1.1206</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 SimpleList : Stimulsoft.Report.StiReport
    {
        
		public SimpleList()
        {
            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="10">
    <Title1 Ref="63" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseBorderSides>False</AllowUseBorderSides>
      <Border>None;[193:152:89];1;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial,19</Font>
      <HorAlignment>Right</HorAlignment>
      <Name>Title1</Name>
      <TextBrush>[193:152:89]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </Title1>
    <Title2 Ref="64" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseBorderSides>False</AllowUseBorderSides>
      <Border>None;[102:77:38];1;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial,9</Font>
      <Name>Title2</Name>
      <TextBrush>[102:77:38]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </Title2>
    <Header1 Ref="65" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseBorderSides>False</AllowUseBorderSides>
      <Border>None;[193:152:89];1;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial,19</Font>
      <Name>Header1</Name>
      <TextBrush>[193:152:89]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </Header1>
    <Header2 Ref="66" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseBorderSides>False</AllowUseBorderSides>
      <Border>None;[193:152:89];1;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial,12,Bold</Font>
      <HorAlignment>Center</HorAlignment>
      <Name>Header2</Name>
      <TextBrush>[193:152:89]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </Header2>
    <Header3 Ref="67" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseBorderSides>False</AllowUseBorderSides>
      <Border>All;[193:152:89];1;Solid;False;4;Black</Border>
      <Brush>[242:234:221]</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial,9,Bold</Font>
      <HorAlignment>Center</HorAlignment>
      <Name>Header3</Name>
      <TextBrush>[193:152:89]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </Header3>
    <Data1 Ref="68" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseBorderSides>False</AllowUseBorderSides>
      <Border>None;[193:152:89];1;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial,9</Font>
      <Name>Data1</Name>
      <TextBrush>[102:77:38]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </Data1>
    <Data2 Ref="69" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseBorderFormatting>False</AllowUseBorderFormatting>
      <AllowUseBorderSides>False</AllowUseBorderSides>
      <AllowUseFont>False</AllowUseFont>
      <AllowUseTextBrush>False</AllowUseTextBrush>
      <AllowUseTextOptions>False</AllowUseTextOptions>
      <Brush>[240:237:232]</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial,9</Font>
      <Name>Data2</Name>
      <TextBrush>Black</TextBrush>
    </Data2>
    <Data3 Ref="70" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseBorderSides>False</AllowUseBorderSides>
      <Border>None;[193:152:89];1;Solid;False;4;Black</Border>
      <Brush>[240:237:232]</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial,9</Font>
      <Name>Data3</Name>
      <TextBrush>[102:77:38]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </Data3>
    <Footer1 Ref="71" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseBorderSides>False</AllowUseBorderSides>
      <Border>Top;[193:152:89];1;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial,9</Font>
      <Name>Footer1</Name>
      <TextBrush>[102:77:38]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </Footer1>
    <Footer2 Ref="72" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseBorderSides>False</AllowUseBorderSides>
      <Border>None;[193:152:89];1;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial,12,Bold</Font>
      <HorAlignment>Right</HorAlignment>
      <Name>Footer2</Name>
      <TextBrush>[193:152:89]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </Footer2>
  </Styles>
</StiSerializer>