﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<StiSerializer version="1.02" type="Net" application="StiReport">
  <CalculationMode>Interpretation</CalculationMode>
  <Dictionary Ref="1" type="Dictionary" isKey="true">
    <BusinessObjects isList="true" count="0" />
    <Databases isList="true" count="1">
      <_x0030_02 Ref="2" type="Stimulsoft.Report.Dictionary.StiSqlDatabase" isKey="true">
        <Alias>002</Alias>
        <ConnectionStringEncrypted>9Hz3SMsIQoX7QdGAxBQiP9F4ZaFFQdNtwBXogXcNYD/UWNuoW0xpRfNN/Y1NBXVj0W5ljE5Um/lCYSWYZ3GjZ4ZwU89GWzGZzBntlWN06XuQ3veDxWdajHJP1fhjVPb/2cjR60ZRUZlGSaDMTlyocvY=</ConnectionStringEncrypted>
        <Key>5a466c2b2399442bb3a3d6584b42e737</Key>
        <Name>002</Name>
      </_x0030_02>
    </Databases>
    <DataSources isList="true" count="1">
      <DataSource1 Ref="3" type="Stimulsoft.Report.Dictionary.StiSqlSource" isKey="true">
        <Alias>DataSource1</Alias>
        <Columns isList="true" count="8">
          <value>ORIGINAL,pino,pino,pino,System.String,_x0031_caf4d0f765f4a499adc90fd20c8fb20</value>
          <value>ORIGINAL,Qty,Qty,Qty,System.Double,_x0033_84a356035b54628a30665664ca3c858</value>
          <value>ORIGINAL,PiDate,PiDate,PiDate,System.DateTime,a0adb748cf5a4d4d9e484c4220af498a</value>
          <value>ORIGINAL,Username,Username,Username,System.String,_x0034_b2c5171bc624f94adaa5a3b73bb9c0f</value>
          <value>ORIGINAL,Year,Year,Year,System.String,cd1ef1c4d9564178ae1b6fe6b7151b9f</value>
          <value>ORIGINAL,Ci,Ci,Ci,System.Double,_x0031_8f20add4d844f5c9db9833ff390dca0</value>
          <value>ORIGINAL,State,State,State,System.String,_x0036_fb5df58a9fd431893932e586d6a7e6c</value>
          <value>ORIGINAL,Percentage,Percentage,Percentage,System.Double,_x0032_b15a4ce42bc4ff2be1de3f0f215626d</value>
        </Columns>
        <CommandTimeout>120</CommandTimeout>
        <Dictionary isRef="1" />
        <Key>dd9a4df1260b47e4983c4535685fd72f</Key>
        <Name>DataSource1</Name>
        <NameInSource>002</NameInSource>
        <Parameters isList="true" count="0" />
        <SqlCommand>select a.pino , a.PiDate , a.VchType ,  sum(b.Qty) as Qty, 
	(select top(1) username from vchlog as x inner join users as y on x.iduser = y.iduser where x.IdOperation = 101 and x.IdVch = a.idpi and x.IdForm = 108 ) as Username , 
dbo.nth_Splitted(a.PiNo , '/' , 0) +'/'+ dbo.nth_Splitted(a.PiNo , '/' , 1)as Year , 
(select sum(qty) from ci where idpi = a.idpi and isnull(State,0) not in (-1 , 1) ) as Ci , 
case when sum(b.Qty) &lt;= (select sum(qty) from ci where idpi = a.idpi and isnull(State,0) not in (-1 , 1) )
	 then 'Completed' else 'Ongoing' end as State , 
(select sum(qty) from ci where idpi = a.idpi and isnull(State,0) not in (-1 , 1) )  / 
	sum(b.Qty) as Percentage
from pi as a 
inner join piitm as b on a.idpi = b.idpi
where 
	isnull(a.state , 0 ) not in (-1 , 1) 
	and (a.PiNo like 'SP/40%' or a.PiNo like 'SP/99%')
	and a.VchType = 'Polymer'
group by a.idpi , a.pino , a.PiDate  ,a.VchType 
</SqlCommand>
      </DataSource1>
    </DataSources>
    <Relations isList="true" count="0" />
    <Report isRef="0" />
    <Resources isList="true" count="0" />
    <Variables isList="true" count="0" />
  </Dictionary>
  <EngineVersion>EngineV2</EngineVersion>
  <GlobalizationStrings isList="true" count="0" />
  <Key>4e018e8cc525413e8ca3db1abf4d45d6</Key>
  <MetaTags isList="true" count="0" />
  <Pages isList="true" count="1">
    <Dashboard1 Ref="4" type="Stimulsoft.Dashboard.Components.StiDashboard" isKey="true">
      <BackColor>Transparent</BackColor>
      <Components isList="true" count="7">
        <Table1 Ref="5" type="Stimulsoft.Dashboard.Components.Table.StiTableElement" isKey="true">
          <AltClientRectangle>0,0,0,0</AltClientRectangle>
          <BackColor>Transparent</BackColor>
          <ClientRectangle>560,0,640,600</ClientRectangle>
          <Columns isList="true" count="6">
            <Item5 Ref="6" type="Stimulsoft.Dashboard.Components.Table.StiDimensionColumn" isKey="true">
              <Expression>DataSource1.pino</Expression>
              <ForeColor>Transparent</ForeColor>
              <Key>579f6ab3ed6d4f4899413980f1ccbb7a</Key>
              <Label>PI No.</Label>
              <Size Ref="7" type="Stimulsoft.Report.Dashboard.StiTableColumnSize" isKey="true" />
            </Item5>
            <Item6 Ref="8" type="Stimulsoft.Dashboard.Components.Table.StiDimensionColumn" isKey="true">
              <Expression>DataSource1.PiDate</Expression>
              <ForeColor>Transparent</ForeColor>
              <HorAlignment>Center</HorAlignment>
              <Key>29fd6516ac844c3888c51a96c17ced81</Key>
              <Label>PI Date</Label>
              <Size Ref="9" type="Stimulsoft.Report.Dashboard.StiTableColumnSize" isKey="true" />
              <TextFormat Ref="10" type="CustomFormat" isKey="true">
                <StringFormat>yyyy-MMM-dd</StringFormat>
              </TextFormat>
            </Item6>
            <Item7 Ref="11" type="Stimulsoft.Dashboard.Components.Table.StiMeasureColumn" isKey="true">
              <Expression>Sum(DataSource1.Qty)</Expression>
              <ForeColor>Transparent</ForeColor>
              <HorAlignment>Right</HorAlignment>
              <Key>bcfd8ba3fe234f1cb7a796a3142075de</Key>
              <Label>PI Qty</Label>
              <ShowTotalSummary>True</ShowTotalSummary>
              <TextFormat Ref="12" type="NumberFormat" isKey="true">
                <DecimalDigits>2</DecimalDigits>
                <GroupSeparator>,</GroupSeparator>
                <NegativePattern>1</NegativePattern>
              </TextFormat>
            </Item7>
            <Item8 Ref="13" type="Stimulsoft.Dashboard.Components.Table.StiMeasureColumn" isKey="true">
              <Expression>Sum(DataSource1.Ci)</Expression>
              <ForeColor>Transparent</ForeColor>
              <HorAlignment>Right</HorAlignment>
              <Key>8ba2f1ad043647c9943118c9798bce55</Key>
              <Label>CI Qty</Label>
              <ShowTotalSummary>True</ShowTotalSummary>
              <TextFormat Ref="14" type="NumberFormat" isKey="true">
                <DecimalDigits>2</DecimalDigits>
                <GroupSeparator>,</GroupSeparator>
                <NegativePattern>1</NegativePattern>
              </TextFormat>
            </Item8>
            <Item9 Ref="15" type="Stimulsoft.Dashboard.Components.Table.StiDataBarsColumn" isKey="true">
              <Expression>Sum(DataSource1.Percentage)</Expression>
              <ForeColor>Transparent</ForeColor>
              <HorAlignment>Right</HorAlignment>
              <Key>6e8c933b39344e52b034d20de31f3a3e</Key>
              <Label>Percentage</Label>
              <TextFormat Ref="16" type="PercentageFormat" isKey="true">
                <DecimalDigits>2</DecimalDigits>
                <GroupSeparator>,</GroupSeparator>
                <NegativePattern>1</NegativePattern>
                <PositivePattern>1</PositivePattern>
                <Symbol>%</Symbol>
              </TextFormat>
            </Item9>
            <Item10 Ref="17" type="Stimulsoft.Dashboard.Components.Table.StiDimensionColumn" isKey="true">
              <Expression>DataSource1.Username</Expression>
              <ForeColor>Transparent</ForeColor>
              <Key>98f45d334c9147dfbee27a3eff99d80b</Key>
              <Label>Expert</Label>
              <Size Ref="18" type="Stimulsoft.Report.Dashboard.StiTableColumnSize" isKey="true" />
            </Item10>
          </Columns>
          <DashboardInteraction Ref="19" type="Stimulsoft.Dashboard.Interactions.StiTableDashboardInteraction" isKey="true">
            <AllowUserFiltering>True</AllowUserFiltering>
            <DrillDownParameters isList="true" count="0" />
            <FullRowSelect>True</FullRowSelect>
          </DashboardInteraction>
          <DataFilters isList="true" count="0" />
          <Expressions isList="true" count="0" />
          <Font>Arial,10</Font>
          <FooterFont>Arial,10,Bold</FooterFont>
          <FooterForeColor>Transparent</FooterForeColor>
          <ForeColor>Transparent</ForeColor>
          <Guid>624d0d1cd42b48359a1480847e738b8b</Guid>
          <HeaderFont>Arial,12,Bold</HeaderFont>
          <HeaderForeColor>Transparent</HeaderForeColor>
          <Margin>3,3,3,3</Margin>
          <Name>Table1</Name>
          <Padding>10,10,10,10</Padding>
          <Page isRef="4" />
          <Parent isRef="4" />
          <SizeMode>Fit</SizeMode>
          <Style>Turquoise</Style>
          <TableConditions isList="true" count="1">
            <Item11 Ref="20" type="Stimulsoft.Dashboard.Components.Table.StiTableElementCondition" isKey="true">
              <BackColor>Transparent</BackColor>
              <Condition>GreaterThanOrEqualTo</Condition>
              <Font>Arial,8</Font>
              <ForeColor>34, 177, 76</ForeColor>
              <KeyDataFieldMeters isList="true" count="1">
                <value>6e8c933b39344e52b034d20de31f3a3e</value>
              </KeyDataFieldMeters>
              <KeyDestinationMeters isList="true" count="6">
                <value>579f6ab3ed6d4f4899413980f1ccbb7a</value>
                <value>29fd6516ac844c3888c51a96c17ced81</value>
                <value>bcfd8ba3fe234f1cb7a796a3142075de</value>
                <value>8ba2f1ad043647c9943118c9798bce55</value>
                <value>6e8c933b39344e52b034d20de31f3a3e</value>
                <value>98f45d334c9147dfbee27a3eff99d80b</value>
              </KeyDestinationMeters>
              <Permissions>FontStyleBold, FontStyleItalic, FontStyleUnderline, FontStyleStrikeout, ForeColor, BackColor</Permissions>
              <Value>1</Value>
            </Item11>
          </TableConditions>
          <Title Ref="21" type="Stimulsoft.Dashboard.Components.StiTitle" isKey="true">
            <BackColor>Transparent</BackColor>
            <Font>Arial,11</Font>
            <ForeColor>Transparent</ForeColor>
            <SizeMode>Fit</SizeMode>
            <Text>Table</Text>
            <Visible>False</Visible>
          </Title>
          <TransformActions isList="true" count="0" />
          <TransformFilters isList="true" count="0" />
          <TransformSorts isList="true" count="0" />
          <UserFilters isList="true" count="0" />
          <UserSorts isList="true" count="1">
            <Item12 Ref="22" type="Stimulsoft.Data.Engine.StiDataSortRule" isKey="true">
              <Direction>Descending</Direction>
              <Key>29fd6516ac844c3888c51a96c17ced81</Key>
            </Item12>
          </UserSorts>
        </Table1>
        <Indicator2 Ref="23" type="Stimulsoft.Dashboard.Components.Chart.StiChartElement" isKey="true">
          <AltClientRectangle>0,0,0,0</AltClientRectangle>
          <Area Ref="24" type="Stimulsoft.Dashboard.Components.Chart.StiChartArea" isKey="true">
            <ColorEach>True</ColorEach>
            <InterlacingHor Ref="25" type="Stimulsoft.Dashboard.Components.Chart.StiHorChartInterlacing" isKey="true">
              <Color>Transparent</Color>
            </InterlacingHor>
            <InterlacingVert Ref="26" type="Stimulsoft.Dashboard.Components.Chart.StiVertChartInterlacing" isKey="true">
              <Color>Transparent</Color>
            </InterlacingVert>
          </Area>
          <Arguments isList="true" count="1">
            <Item14 Ref="27" type="Stimulsoft.Dashboard.Components.Chart.StiArgumentChartMeter" isKey="true">
              <Expression>DataSource1.State</Expression>
              <Key>ae053abf49064ff6ad3c166847f03ada</Key>
              <Label>State</Label>
            </Item14>
          </Arguments>
          <BackColor>Transparent</BackColor>
          <ChartConditions isList="true" count="0" />
          <ClientRectangle>0,80,420,120</ClientRectangle>
          <CloseValues isList="true" count="0" />
          <ConstantLines isList="true" count="0" />
          <DataFilters isList="true" count="0" />
          <EndValues isList="true" count="0" />
          <Expressions isList="true" count="0" />
          <Guid>1da7a571d8ec4d54bf3429e06d7dc212</Guid>
          <HighValues isList="true" count="0" />
          <Labels Ref="28" type="Stimulsoft.Dashboard.Components.Chart.StiChartLabels" isKey="true">
            <AxisPosition>OutsideEnd</AxisPosition>
            <Font>Arial,10,Bold</Font>
            <ForeColor>Black</ForeColor>
          </Labels>
          <Legend Ref="29" type="Stimulsoft.Dashboard.Components.Chart.StiChartLegend" isKey="true">
            <Labels Ref="30" type="Stimulsoft.Dashboard.Components.Chart.StiChartLegendLabels" isKey="true">
              <Color>Transparent</Color>
              <Font>Arial,8</Font>
            </Labels>
            <Title Ref="31" type="Stimulsoft.Dashboard.Components.Chart.StiChartLegendTitle" isKey="true">
              <Color>Transparent</Color>
              <Font>Arial,12,Bold</Font>
            </Title>
          </Legend>
          <LowValues isList="true" count="0" />
          <ManuallyEnteredChartMeter Ref="32" type="Stimulsoft.Dashboard.Components.Chart.StiValueChartMeter" isKey="true">
            <Key>7acce9b1343f44a78641130c2328737a</Key>
          </ManuallyEnteredChartMeter>
          <Margin>3,3,3,3</Margin>
          <Marker Ref="33" type="Stimulsoft.Dashboard.Components.Chart.StiChartMarker" isKey="true" />
          <Name>Indicator2</Name>
          <NegativeSeriesColors />
          <Page isRef="4" />
          <Parent isRef="4" />
          <ParetoSeriesColors />
          <RoundValues>True</RoundValues>
          <SeriesColors />
          <Style>Turquoise</Style>
          <Title Ref="34" type="Stimulsoft.Dashboard.Components.StiTitle" isKey="true">
            <BackColor>Transparent</BackColor>
            <Font>Arial,11</Font>
            <ForeColor>Transparent</ForeColor>
            <SizeMode>Fit</SizeMode>
            <Text>Status</Text>
          </Title>
          <TopN Ref="35" type="Stimulsoft.Data.Engine.StiDataTopN" isKey="true" />
          <TransformActions isList="true" count="0" />
          <TransformFilters isList="true" count="0" />
          <TransformSorts isList="true" count="0" />
          <TrendLines isList="true" count="0" />
          <UserSorts isList="true" count="0" />
          <UserViewStates isList="true" count="0" />
          <ValueFormat Ref="36" type="NumberFormat" isKey="true">
            <DecimalDigits>0</DecimalDigits>
            <GroupSeparator>,</GroupSeparator>
            <NegativePattern>1</NegativePattern>
            <State>DecimalDigits, Abbreviation</State>
          </ValueFormat>
          <Values isList="true" count="1">
            <Item15 Ref="37" type="Stimulsoft.Dashboard.Components.Chart.StiValueChartMeter" isKey="true">
              <Expression>Count(DataSource1.pino)</Expression>
              <Key>b6a1beeaee7242b9bc731f67a832ba73</Key>
              <Label>pino</Label>
              <SeriesType>Treemap</SeriesType>
            </Item15>
          </Values>
          <Weights isList="true" count="0" />
        </Indicator2>
        <Chart1 Ref="38" type="Stimulsoft.Dashboard.Components.Chart.StiChartElement" isKey="true">
          <AltClientRectangle>0,0,0,0</AltClientRectangle>
          <Area Ref="39" type="Stimulsoft.Dashboard.Components.Chart.StiChartArea" isKey="true">
            <ColorEach>True</ColorEach>
            <InterlacingHor Ref="40" type="Stimulsoft.Dashboard.Components.Chart.StiHorChartInterlacing" isKey="true">
              <Color>Transparent</Color>
            </InterlacingHor>
            <InterlacingVert Ref="41" type="Stimulsoft.Dashboard.Components.Chart.StiVertChartInterlacing" isKey="true">
              <Color>Transparent</Color>
            </InterlacingVert>
          </Area>
          <Arguments isList="true" count="1">
            <Item17 Ref="42" type="Stimulsoft.Dashboard.Components.Chart.StiArgumentChartMeter" isKey="true">
              <Expression>DataSource1.Year</Expression>
              <Key>75ec0d88dd1c48fe92dd69cac6a13b78</Key>
              <Label>Year</Label>
            </Item17>
          </Arguments>
          <BackColor>Transparent</BackColor>
          <ChartConditions isList="true" count="0" />
          <ClientRectangle>0,200,420,120</ClientRectangle>
          <CloseValues isList="true" count="0" />
          <ConstantLines isList="true" count="0" />
          <DataFilters isList="true" count="0" />
          <EndValues isList="true" count="0" />
          <Expressions isList="true" count="0" />
          <Guid>bfca89160bd64f6a97bd9b3b9395ee96</Guid>
          <HighValues isList="true" count="0" />
          <Labels Ref="43" type="Stimulsoft.Dashboard.Components.Chart.StiChartLabels" isKey="true">
            <AxisPosition>OutsideEnd</AxisPosition>
            <Font>Arial,10,Bold</Font>
            <ForeColor>Black</ForeColor>
          </Labels>
          <Legend Ref="44" type="Stimulsoft.Dashboard.Components.Chart.StiChartLegend" isKey="true">
            <Labels Ref="45" type="Stimulsoft.Dashboard.Components.Chart.StiChartLegendLabels" isKey="true">
              <Color>Transparent</Color>
              <Font>Arial,8</Font>
            </Labels>
            <Title Ref="46" type="Stimulsoft.Dashboard.Components.Chart.StiChartLegendTitle" isKey="true">
              <Color>Transparent</Color>
              <Font>Arial,12,Bold</Font>
            </Title>
          </Legend>
          <LowValues isList="true" count="0" />
          <ManuallyEnteredChartMeter Ref="47" type="Stimulsoft.Dashboard.Components.Chart.StiValueChartMeter" isKey="true">
            <Key>24cb800c96c24cfea05a7ea2420f53f7</Key>
          </ManuallyEnteredChartMeter>
          <Margin>3,3,3,3</Margin>
          <Marker Ref="48" type="Stimulsoft.Dashboard.Components.Chart.StiChartMarker" isKey="true" />
          <Name>Chart1</Name>
          <NegativeSeriesColors />
          <Page isRef="4" />
          <Parent isRef="4" />
          <ParetoSeriesColors />
          <RoundValues>True</RoundValues>
          <SeriesColors />
          <Style>Turquoise</Style>
          <Title Ref="49" type="Stimulsoft.Dashboard.Components.StiTitle" isKey="true">
            <BackColor>Transparent</BackColor>
            <Font>Arial,11</Font>
            <ForeColor>Transparent</ForeColor>
            <SizeMode>Fit</SizeMode>
            <Text>Year</Text>
          </Title>
          <TopN Ref="50" type="Stimulsoft.Data.Engine.StiDataTopN" isKey="true" />
          <TransformActions isList="true" count="0" />
          <TransformFilters isList="true" count="0" />
          <TransformSorts isList="true" count="0" />
          <TrendLines isList="true" count="0" />
          <UserSorts isList="true" count="0" />
          <UserViewStates isList="true" count="0" />
          <ValueFormat Ref="51" type="NumberFormat" isKey="true">
            <DecimalDigits>0</DecimalDigits>
            <GroupSeparator>,</GroupSeparator>
            <NegativePattern>1</NegativePattern>
            <State>DecimalDigits, Abbreviation</State>
          </ValueFormat>
          <Values isList="true" count="1">
            <Item18 Ref="52" type="Stimulsoft.Dashboard.Components.Chart.StiValueChartMeter" isKey="true">
              <Expression>Count(DataSource1.pino)</Expression>
              <Key>b6a1beeaee7242b9bc731f67a832ba73</Key>
              <Label>pino</Label>
              <SeriesType>Treemap</SeriesType>
            </Item18>
          </Values>
          <Weights isList="true" count="0" />
        </Chart1>
        <Text1 Ref="53" type="Stimulsoft.Dashboard.Components.Text.StiTextElement" isKey="true">
          <AltClientRectangle>0,0,0,0</AltClientRectangle>
          <BackColor>Transparent</BackColor>
          <ClientRectangle>220,0,200,80</ClientRectangle>
          <Expressions isList="true" count="0" />
          <ForeColor>127, 127, 127</ForeColor>
          <Guid>56e231b9b1724c30a57dfb15d9bc5244</Guid>
          <Margin>3,3,3,3</Margin>
          <Name>Text1</Name>
          <Padding>0,0,0,0</Padding>
          <Page isRef="4" />
          <Parent isRef="4" />
          <SizeMode>Fit</SizeMode>
          <Text>&lt;font face="Arial" size="15"&gt;&lt;text-align="Center"&gt;&lt;b&gt;Polymer sale contracts by commercial experts&lt;/b&gt;&lt;/text-align&gt;&lt;/font&gt;</Text>
          <Title Ref="54" type="Stimulsoft.Dashboard.Components.StiTitle" isKey="true">
            <BackColor>Transparent</BackColor>
            <Font>Arial,11</Font>
            <ForeColor>Transparent</ForeColor>
            <SizeMode>Fit</SizeMode>
            <Text>Text</Text>
            <Visible>False</Visible>
          </Title>
        </Text1>
        <Chart2 Ref="55" type="Stimulsoft.Dashboard.Components.Chart.StiChartElement" isKey="true">
          <AltClientRectangle>0,0,0,0</AltClientRectangle>
          <Area Ref="56" type="Stimulsoft.Dashboard.Components.Chart.StiChartArea" isKey="true">
            <InterlacingHor Ref="57" type="Stimulsoft.Dashboard.Components.Chart.StiHorChartInterlacing" isKey="true">
              <Color>Transparent</Color>
            </InterlacingHor>
            <InterlacingVert Ref="58" type="Stimulsoft.Dashboard.Components.Chart.StiVertChartInterlacing" isKey="true">
              <Color>Transparent</Color>
            </InterlacingVert>
            <XAxis Ref="59" type="Stimulsoft.Dashboard.Components.Chart.StiXChartAxis" isKey="true">
              <Labels Ref="60" type="Stimulsoft.Dashboard.Components.Chart.StiChartAxisLabels" isKey="true">
                <Color>Transparent</Color>
                <Font>Arial,8</Font>
              </Labels>
              <Range Ref="61" type="Stimulsoft.Dashboard.Components.Chart.StiChartAxisRange" isKey="true" />
              <Title Ref="62" type="Stimulsoft.Dashboard.Components.Chart.StiXChartAxisTitle" isKey="true">
                <Color>Transparent</Color>
                <Font>Arial,12,Bold</Font>
                <Visible>False</Visible>
              </Title>
            </XAxis>
          </Area>
          <Arguments isList="true" count="1">
            <Item21 Ref="63" type="Stimulsoft.Dashboard.Components.Chart.StiArgumentChartMeter" isKey="true">
              <Expression>DataSource1.Username</Expression>
              <Key>542d710a3fe8417ab5fdf82e6962b3aa</Key>
              <Label>Username</Label>
            </Item21>
          </Arguments>
          <BackColor>Transparent</BackColor>
          <ChartConditions isList="true" count="0" />
          <ClientRectangle>0,320,420,280</ClientRectangle>
          <CloseValues isList="true" count="0" />
          <ConstantLines isList="true" count="0" />
          <DataFilters isList="true" count="0" />
          <EndValues isList="true" count="0" />
          <Expressions isList="true" count="0" />
          <Guid>47dc48cb19424d3a957887bddd424bd0</Guid>
          <HighValues isList="true" count="0" />
          <Labels Ref="64" type="Stimulsoft.Dashboard.Components.Chart.StiChartLabels" isKey="true">
            <AxisPosition>Outside</AxisPosition>
            <Font>Arial,10,Bold</Font>
            <ForeColor>Transparent</ForeColor>
            <Style>Value</Style>
          </Labels>
          <Legend Ref="65" type="Stimulsoft.Dashboard.Components.Chart.StiChartLegend" isKey="true">
            <Labels Ref="66" type="Stimulsoft.Dashboard.Components.Chart.StiChartLegendLabels" isKey="true">
              <Color>Transparent</Color>
              <Font>Arial,8</Font>
            </Labels>
            <Title Ref="67" type="Stimulsoft.Dashboard.Components.Chart.StiChartLegendTitle" isKey="true">
              <Color>Transparent</Color>
              <Font>Arial,12,Bold</Font>
            </Title>
          </Legend>
          <LowValues isList="true" count="0" />
          <ManuallyEnteredChartMeter Ref="68" type="Stimulsoft.Dashboard.Components.Chart.StiValueChartMeter" isKey="true">
            <Key>bb0cc7c306ca46e4a6de55b69f713645</Key>
          </ManuallyEnteredChartMeter>
          <Margin>3,3,3,3</Margin>
          <Marker Ref="69" type="Stimulsoft.Dashboard.Components.Chart.StiChartMarker" isKey="true" />
          <Name>Chart2</Name>
          <NegativeSeriesColors />
          <Page isRef="4" />
          <Parent isRef="4" />
          <ParetoSeriesColors />
          <RoundValues>True</RoundValues>
          <SeriesColors />
          <Style>Turquoise</Style>
          <Title Ref="70" type="Stimulsoft.Dashboard.Components.StiTitle" isKey="true">
            <BackColor>Transparent</BackColor>
            <Font>Arial,11</Font>
            <ForeColor>Transparent</ForeColor>
            <SizeMode>Fit</SizeMode>
            <Text>Chart</Text>
            <Visible>False</Visible>
          </Title>
          <TopN Ref="71" type="Stimulsoft.Data.Engine.StiDataTopN" isKey="true" />
          <TransformActions isList="true" count="0" />
          <TransformFilters isList="true" count="0" />
          <TransformSorts isList="true" count="0" />
          <TrendLines isList="true" count="0" />
          <UserSorts isList="true" count="1">
            <Item22 Ref="72" type="Stimulsoft.Data.Engine.StiDataSortRule" isKey="true">
              <Direction>Descending</Direction>
              <Key>6050e97824174df1a4c911fd3bfb12a9</Key>
            </Item22>
          </UserSorts>
          <UserViewStates isList="true" count="0" />
          <ValueFormat Ref="73" type="NumberFormat" isKey="true">
            <DecimalDigits>0</DecimalDigits>
            <GroupSeparator>,</GroupSeparator>
            <NegativePattern>1</NegativePattern>
            <State>DecimalDigits, Abbreviation</State>
          </ValueFormat>
          <Values isList="true" count="1">
            <Item23 Ref="74" type="Stimulsoft.Dashboard.Components.Chart.StiValueChartMeter" isKey="true">
              <Expression>Count(DataSource1.pino)</Expression>
              <Key>6050e97824174df1a4c911fd3bfb12a9</Key>
              <Label>Count of Sale Contracts</Label>
            </Item23>
          </Values>
          <Weights isList="true" count="0" />
        </Chart2>
        <ListBox1 Ref="75" type="Stimulsoft.Dashboard.Components.ListBox.StiListBoxElement" isKey="true">
          <AltClientRectangle>0,0,0,0</AltClientRectangle>
          <BackColor>Transparent</BackColor>
          <ClientRectangle>420,0,140,600</ClientRectangle>
          <DataFilters isList="true" count="0" />
          <Expressions isList="true" count="0" />
          <Font>Arial,8</Font>
          <ForeColor>Transparent</ForeColor>
          <Guid>c00b441f08bf4597aeba127fc8458b82</Guid>
          <KeyMeter Ref="76" type="Stimulsoft.Dashboard.Components.ListBox.StiKeyListBoxMeter" isKey="true">
            <Expression>DataSource1.pino</Expression>
            <Key>b286f8eda3f34fb8a35a197bf4cc3274</Key>
            <Label>pino</Label>
          </KeyMeter>
          <Linked>True</Linked>
          <Margin>3,3,3,3</Margin>
          <Name>ListBox1</Name>
          <NameMeter Ref="77" type="Stimulsoft.Dashboard.Components.ListBox.StiNameListBoxMeter" isKey="true">
            <Expression>DataSource1.pino</Expression>
            <Key>e93c9685aa4f47979b168772dacde9f1</Key>
            <Label>pino</Label>
          </NameMeter>
          <Page isRef="4" />
          <Parent isRef="4" />
          <ShowAllValue>True</ShowAllValue>
          <Title Ref="78" type="Stimulsoft.Dashboard.Components.StiTitle" isKey="true">
            <BackColor>Transparent</BackColor>
            <Font>Arial,11</Font>
            <ForeColor>Transparent</ForeColor>
            <SizeMode>Fit</SizeMode>
            <Text>List Box</Text>
            <Visible>False</Visible>
          </Title>
          <TransformActions isList="true" count="0" />
          <TransformFilters isList="true" count="0" />
          <TransformSorts isList="true" count="0" />
        </ListBox1>
        <Text2 Ref="79" type="Stimulsoft.Dashboard.Components.Text.StiTextElement" isKey="true">
          <AltClientRectangle>0,0,0,0</AltClientRectangle>
          <BackColor>Transparent</BackColor>
          <ClientRectangle>0,0,220,80</ClientRectangle>
          <Expressions isList="true" count="0" />
          <ForeColor>Transparent</ForeColor>
          <Guid>9ed4d7046f2b46489a96e12472c3aa46</Guid>
          <Margin>3,3,3,3</Margin>
          <Name>Text2</Name>
          <Padding>0,0,0,0</Padding>
          <Page isRef="4" />
          <Parent isRef="4" />
          <SizeMode>Fit</SizeMode>
          <Text>&lt;font face="B Nazanin+ Regular" size="12"&gt;&lt;text-align="Center"&gt; سلام&lt;/text-align&gt;&lt;/font&gt;</Text>
          <Title Ref="80" type="Stimulsoft.Dashboard.Components.StiTitle" isKey="true">
            <BackColor>Transparent</BackColor>
            <Font>Arial,11</Font>
            <ForeColor>Transparent</ForeColor>
            <SizeMode>Fit</SizeMode>
            <Text>Text</Text>
            <Visible>False</Visible>
          </Title>
        </Text2>
      </Components>
      <DashboardWatermark Ref="81" type="Stimulsoft.Base.Drawing.StiAdvancedWatermark" isKey="true">
        <TextColor>Gray</TextColor>
        <TextFont>Arial,36</TextFont>
        <WeaveMajorColor>119, 119, 119, 119</WeaveMajorColor>
        <WeaveMinorColor>85, 119, 119, 119</WeaveMinorColor>
      </DashboardWatermark>
      <Expressions isList="true" count="0" />
      <Guid>24e483fe2d7246e099ed4f14307b07ed</Guid>
      <Name>Dashboard1</Name>
      <Report isRef="0" />
      <Style>Turquoise</Style>
    </Dashboard1>
  </Pages>
  <ReferencedAssemblies isList="true" count="8">
    <value>System.Dll</value>
    <value>System.Drawing.Dll</value>
    <value>System.Windows.Forms.Dll</value>
    <value>System.Data.Dll</value>
    <value>System.Xml.Dll</value>
    <value>Stimulsoft.Controls.Dll</value>
    <value>Stimulsoft.Base.Dll</value>
    <value>Stimulsoft.Report.Dll</value>
  </ReferencedAssemblies>
  <ReportAlias>Report</ReportAlias>
  <ReportChanged>1/15/2024 2:45:38 PM</ReportChanged>
  <ReportCreated>9/28/2021 12:20:37 PM</ReportCreated>
  <ReportFile>\\172.16.166.32\Site\reports\dshb1054_PolymerSaleContractByExpert.mrt</ReportFile>
  <ReportGuid>ea172ae313034710af5323c4d2fc58d0</ReportGuid>
  <ReportName>Report</ReportName>
  <ReportUnit>Inches</ReportUnit>
  <ReportVersion>2023.1.1.0</ReportVersion>
  <Script>using System;
using System.Drawing;
using System.Windows.Forms;
using System.Data;
using Stimulsoft.Controls;
using Stimulsoft.Base.Drawing;
using Stimulsoft.Report;
using Stimulsoft.Report.Dialogs;
using Stimulsoft.Report.Components;

namespace Reports
{
    public class Report : Stimulsoft.Report.StiReport
    {
        public Report()        {
            this.InitializeComponent();
        }

        #region StiReport Designer generated code - do not modify
		#endregion StiReport Designer generated code - do not modify
    }
}
</Script>
  <ScriptLanguage>CSharp</ScriptLanguage>
  <Styles isList="true" count="0" />
</StiSerializer>