﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<StiSerializer version="1.02" type="Net" application="StiReport">
  <CacheTotals>True</CacheTotals>
  <CalculationMode>Interpretation</CalculationMode>
  <Dictionary Ref="1" type="Dictionary" isKey="true">
    <BusinessObjects isList="true" count="0" />
    <Databases isList="true" count="1">
      <MySQLDashboard Ref="2" type="Stimulsoft.Report.Dictionary.StiMySqlDatabase" isKey="true">
        <Alias>MySQLDashboard</Alias>
        <ConnectionStringEncrypted>41zXa8ZQ+83zFdWEY5zhP4t40UhhBUNZ4k399OE9sXvCpvWMyVlLyGsT2X3hWGVG2MT7SEZKw/XhSg==</ConnectionStringEncrypted>
        <Name>MySQLDashboard</Name>
      </MySQLDashboard>
    </Databases>
    <DataSources isList="true" count="5">
      <vendite Ref="3" type="Stimulsoft.Report.Dictionary.StiMySqlSource" isKey="true">
        <Alias>vendite</Alias>
        <Columns isList="true" count="11">
          <value>id,System.Int32</value>
          <value>codice_cliente,System.String</value>
          <value>cliente,System.String</value>
          <value>anno,System.Int32</value>
          <value>mese,System.Int16</value>
          <value>data,System.DateTime</value>
          <value>codice_categoria,System.String</value>
          <value>categoria_prodotto,System.String</value>
          <value>codice_agente,System.String</value>
          <value>agente,System.String</value>
          <value>importo,System.Decimal</value>
        </Columns>
        <CommandTimeout>30</CommandTimeout>
        <Dictionary isRef="1" />
        <Key>e684456b84914f77b865e5b4e8c7b63d</Key>
        <Name>vendite</Name>
        <NameInSource>MySQLDashboard</NameInSource>
        <Parameters isList="true" count="0" />
        <SqlCommand>select * from vendite</SqlCommand>
      </vendite>
      <vendite_2019 Ref="4" type="Stimulsoft.Report.Dictionary.StiMySqlSource" isKey="true">
        <Alias>vendite_2019</Alias>
        <Columns isList="true" count="11">
          <value>id,System.UInt32</value>
          <value>codice_cliente,System.String</value>
          <value>cliente,System.String</value>
          <value>anno,System.Int32</value>
          <value>mese,System.Int16</value>
          <value>data,System.DateTime</value>
          <value>codice_categoria,System.String</value>
          <value>categoria_prodotto,System.String</value>
          <value>codice_agente,System.String</value>
          <value>agente,System.String</value>
          <value>importo,System.Decimal</value>
        </Columns>
        <CommandTimeout>30</CommandTimeout>
        <Dictionary isRef="1" />
        <Key>189546a0b3c94f72873baaa64f948152</Key>
        <Name>vendite_2019</Name>
        <NameInSource>MySQLDashboard</NameInSource>
        <Parameters isList="true" count="0" />
        <SqlCommand>SELECT * FROM vendite WHERE anno = 2019</SqlCommand>
      </vendite_2019>
      <vendite_2018 Ref="5" type="Stimulsoft.Report.Dictionary.StiMySqlSource" isKey="true">
        <Alias>vendite_2018</Alias>
        <Columns isList="true" count="11">
          <value>id,System.UInt32</value>
          <value>codice_cliente,System.String</value>
          <value>cliente,System.String</value>
          <value>anno,System.Int32</value>
          <value>data,System.DateTime</value>
          <value>mese,System.Int16</value>
          <value>codice_categoria,System.String</value>
          <value>categoria_prodotto,System.String</value>
          <value>codice_agente,System.String</value>
          <value>agente,System.String</value>
          <value>importo,System.Decimal</value>
        </Columns>
        <CommandTimeout>30</CommandTimeout>
        <Dictionary isRef="1" />
        <Key>f05662ab9f594db7a8ab409ca00c97be</Key>
        <Name>vendite_2018</Name>
        <NameInSource>MySQLDashboard</NameInSource>
        <Parameters isList="true" count="0" />
        <SqlCommand>SELECT * FROM vendite WHERE anno = 2018</SqlCommand>
      </vendite_2018>
      <Agenti Ref="6" type="Stimulsoft.Report.Dictionary.StiMySqlSource" isKey="true">
        <Alias>Agenti</Alias>
        <Columns isList="true" count="2">
          <value>codice_agente,System.String</value>
          <value>agente,System.String</value>
        </Columns>
        <CommandTimeout>30</CommandTimeout>
        <Dictionary isRef="1" />
        <Key>747ec2788e474f5cb7e103c5456535e6</Key>
        <Name>Agenti</Name>
        <NameInSource>MySQLDashboard</NameInSource>
        <Parameters isList="true" count="0" />
        <SqlCommand>SELECT DISTINCT codice_agente, agente FROM vendite</SqlCommand>
      </Agenti>
      <Data1 Ref="7" type="Stimulsoft.Report.Dictionary.StiDataTransformation" isKey="true">
        <Actions isList="true" count="0" />
        <Alias>Data1</Alias>
        <Columns isList="true" count="1">
          <value>TRANSFORM,mese,mese,System.Int16,vendite_2019.mese,_x0031_67de86fe1164ea68fb1d272d1ac70ac,Dimension</value>
        </Columns>
        <Dictionary isRef="1" />
        <Filters isList="true" count="0" />
        <Key>a3a2eb1a3fa34c178807b831812cab99</Key>
        <Name>Data1</Name>
        <NameInSource>Category</NameInSource>
        <Sorts isList="true" count="0" />
      </Data1>
    </DataSources>
    <Relations isList="true" count="4">
      <relAgenti Ref="8" type="DataRelation" isKey="true">
        <Alias>relAgenti</Alias>
        <ChildColumns isList="true" count="1">
          <value>codice_agente</value>
        </ChildColumns>
        <ChildSource isRef="4" />
        <Dictionary isRef="1" />
        <Key>46dfc8c172744d77a6a6834a7590c3c0</Key>
        <Name>relAgenti</Name>
        <NameInSource>Relazione1</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>codice_agente</value>
        </ParentColumns>
        <ParentSource isRef="6" />
      </relAgenti>
      <relAgenti2018 Ref="9" type="DataRelation" isKey="true">
        <Alias>relAgenti2018</Alias>
        <ChildColumns isList="true" count="1">
          <value>codice_agente</value>
        </ChildColumns>
        <ChildSource isRef="5" />
        <Dictionary isRef="1" />
        <Key>f371cb491d934577a94134acd27efef5</Key>
        <Name>relAgenti2018</Name>
        <NameInSource>Relazione</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>codice_agente</value>
        </ParentColumns>
        <ParentSource isRef="6" />
      </relAgenti2018>
      <Name2018 Ref="10" type="DataRelation" isKey="true">
        <Alias>Name2018</Alias>
        <ChildColumns isList="true" count="1">
          <value>mese</value>
        </ChildColumns>
        <ChildSource isRef="5" />
        <Dictionary isRef="1" />
        <Key>a756ad182cf34665935e913a3a396917</Key>
        <Name>Name2018</Name>
        <NameInSource>Relation</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>mese</value>
        </ParentColumns>
        <ParentSource isRef="7" />
      </Name2018>
      <Name2019 Ref="11" type="DataRelation" isKey="true">
        <Alias>Name2019</Alias>
        <ChildColumns isList="true" count="1">
          <value>mese</value>
        </ChildColumns>
        <ChildSource isRef="4" />
        <Dictionary isRef="1" />
        <Key>eebb9da4f08a4f388eab4ed7c2de8c5e</Key>
        <Name>Name2019</Name>
        <NameInSource>Relation2</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>mese</value>
        </ParentColumns>
        <ParentSource isRef="7" />
      </Name2019>
    </Relations>
    <Report isRef="0" />
    <Resources isList="true" count="0" />
    <Variables isList="true" count="0" />
  </Dictionary>
  <EngineVersion>EngineV2</EngineVersion>
  <GlobalizationStrings isList="true" count="0" />
  <Key>bf013f0e0a184097a27050678c2eee44</Key>
  <MetaTags isList="true" count="0" />
  <Pages isList="true" count="1">
    <Dashboard1 Ref="12" type="Stimulsoft.Dashboard.Components.StiDashboard" isKey="true">
      <BackColor>Transparent</BackColor>
      <Components isList="true" count="7">
        <Text1 Ref="13" type="Stimulsoft.Dashboard.Components.Text.StiTextElement" isKey="true">
          <AltClientRectangle>0,0,0,0</AltClientRectangle>
          <BackColor>Transparent</BackColor>
          <ClientRectangle>0,0,1200,40</ClientRectangle>
          <ForeColor>Transparent</ForeColor>
          <Guid>e4e2bd8a7d8d4cfca8d8007540ff6943</Guid>
          <Margin>3,3,3,3</Margin>
          <Name>Text1</Name>
          <Padding>0,0,0,0</Padding>
          <Page isRef="12" />
          <Parent isRef="12" />
          <Text>&lt;font face="Arial" size="12"&gt;&lt;text-align="Center"&gt;&lt;b&gt;Cruscotto vendite anno 2019&lt;/b&gt;&lt;/text-align&gt;&lt;/font&gt;</Text>
          <Title Ref="14" type="Stimulsoft.Dashboard.Components.StiTitle" isKey="true">
            <BackColor>Transparent</BackColor>
            <Font>Arial,11</Font>
            <ForeColor>Transparent</ForeColor>
            <Text>Testo</Text>
            <Visible>False</Visible>
          </Title>
        </Text1>
        <Indicator1 Ref="15" type="Stimulsoft.Dashboard.Components.Indicator.StiIndicatorElement" isKey="true">
          <AltClientRectangle>0,0,0,0</AltClientRectangle>
          <BackColor>Transparent</BackColor>
          <ClientRectangle>0,40,200,160</ClientRectangle>
          <DataFilters isList="true" count="0" />
          <Font>Arial,13</Font>
          <ForeColor>Transparent</ForeColor>
          <GlyphColor>Transparent</GlyphColor>
          <Group>1</Group>
          <Guid>957fca3fef4142d490aba1a517c1ad2a</Guid>
          <Icon>Child</Icon>
          <IconSet>Rating</IconSet>
          <IndicatorConditions isList="true" count="0" />
          <Margin>3,3,3,3</Margin>
          <Name>Indicator1</Name>
          <Padding>5,5,5,5</Padding>
          <Page isRef="12" />
          <Parent isRef="12" />
          <Title Ref="16" type="Stimulsoft.Dashboard.Components.StiTitle" isKey="true">
            <BackColor>Transparent</BackColor>
            <Font>Arial,11</Font>
            <ForeColor>Transparent</ForeColor>
            <Text>Numero clienti</Text>
          </Title>
          <TopN Ref="17" type="Stimulsoft.Data.Engine.StiDataTopN" isKey="true" />
          <TransformActions isList="true" count="0" />
          <TransformFilters isList="true" count="0" />
          <TransformSorts isList="true" count="0" />
          <UserSorts isList="true" count="0" />
          <Value Ref="18" type="Stimulsoft.Dashboard.Components.Indicator.StiValueIndicatorMeter" isKey="true">
            <Expression>DistinctCount(vendite_2019.codice_cliente)</Expression>
            <Key>c887e2a760a74dc2a59de486e09f7348</Key>
            <Label>codice_cliente</Label>
          </Value>
        </Indicator1>
        <Indicator2 Ref="19" type="Stimulsoft.Dashboard.Components.Indicator.StiIndicatorElement" isKey="true">
          <AltClientRectangle>0,0,0,0</AltClientRectangle>
          <BackColor>Transparent</BackColor>
          <ClientRectangle>0,200,200,160</ClientRectangle>
          <DataFilters isList="true" count="0" />
          <Font>Arial,13</Font>
          <ForeColor>Transparent</ForeColor>
          <GlyphColor>Transparent</GlyphColor>
          <Group>1</Group>
          <Guid>ab2e53cf356a4bf68bf2b3fdd3dbec76</Guid>
          <Icon>LineChart</Icon>
          <IconSet>Rating</IconSet>
          <IndicatorConditions isList="true" count="0" />
          <Margin>3,3,3,3</Margin>
          <Name>Indicator2</Name>
          <Padding>5,5,5,5</Padding>
          <Page isRef="12" />
          <Parent isRef="12" />
          <Target Ref="20" type="Stimulsoft.Dashboard.Components.Indicator.StiTargetIndicatorMeter" isKey="true">
            <Expression>Sum(vendite_2018.importo)</Expression>
            <Key>66f54d74009c406dbdf060898100f0af</Key>
            <Label>importo</Label>
          </Target>
          <Title Ref="21" type="Stimulsoft.Dashboard.Components.StiTitle" isKey="true">
            <BackColor>Transparent</BackColor>
            <Font>Arial,11</Font>
            <ForeColor>Transparent</ForeColor>
            <Text>Fatturato 2019 vs. 2018</Text>
          </Title>
          <TopN Ref="22" type="Stimulsoft.Data.Engine.StiDataTopN" isKey="true" />
          <TransformActions isList="true" count="0" />
          <TransformFilters isList="true" count="0" />
          <TransformSorts isList="true" count="0" />
          <UserSorts isList="true" count="0" />
          <Value Ref="23" type="Stimulsoft.Dashboard.Components.Indicator.StiValueIndicatorMeter" isKey="true">
            <Expression>Sum(vendite_2019.importo)</Expression>
            <Key>ca2eef9289e44331bd93173a5792b491</Key>
            <Label>importo</Label>
          </Value>
        </Indicator2>
        <Chart1 Ref="24" type="Stimulsoft.Dashboard.Components.Chart.StiChartElement" isKey="true">
          <AltClientRectangle>0,0,0,0</AltClientRectangle>
          <Area Ref="25" type="Stimulsoft.Dashboard.Components.Chart.StiChartArea" isKey="true">
            <InterlacingHor Ref="26" type="Stimulsoft.Dashboard.Components.Chart.StiHorChartInterlacing" isKey="true">
              <Color>Transparent</Color>
            </InterlacingHor>
            <InterlacingVert Ref="27" type="Stimulsoft.Dashboard.Components.Chart.StiVertChartInterlacing" isKey="true">
              <Color>Transparent</Color>
            </InterlacingVert>
          </Area>
          <Arguments isList="true" count="1">
            <Item16 Ref="28" type="Stimulsoft.Dashboard.Components.Chart.StiArgumentChartMeter" isKey="true">
              <Expression>vendite_2019.categoria_prodotto</Expression>
              <Key>6e7cfc80f9c24b00b3aff5ca77cce917</Key>
              <Label>categoria_prodotto</Label>
            </Item16>
          </Arguments>
          <BackColor>Transparent</BackColor>
          <ChartConditions isList="true" count="0" />
          <ClientRectangle>200,40,320,320</ClientRectangle>
          <CloseValues isList="true" count="0" />
          <ConstantLines isList="true" count="0" />
          <DataFilters isList="true" count="0" />
          <EndValues isList="true" count="0" />
          <Group>1</Group>
          <Guid>2e9934e5446546b98663692914b991d9</Guid>
          <HighValues isList="true" count="0" />
          <Labels Ref="29" type="Stimulsoft.Dashboard.Components.Chart.StiChartLabels" isKey="true">
            <Font>Arial,8</Font>
            <ForeColor>Transparent</ForeColor>
          </Labels>
          <Legend Ref="30" type="Stimulsoft.Dashboard.Components.Chart.StiChartLegend" isKey="true">
            <Labels Ref="31" type="Stimulsoft.Dashboard.Components.Chart.StiChartLegendLabels" isKey="true">
              <Color>Transparent</Color>
              <Font>Arial,8</Font>
            </Labels>
            <Title Ref="32" type="Stimulsoft.Dashboard.Components.Chart.StiChartLegendTitle" isKey="true">
              <Color>Transparent</Color>
              <Font>Arial,12,Bold</Font>
            </Title>
          </Legend>
          <LowValues isList="true" count="0" />
          <Margin>3,3,3,3</Margin>
          <Marker Ref="33" type="Stimulsoft.Dashboard.Components.Chart.StiChartMarker" isKey="true" />
          <Name>Chart1</Name>
          <NegativeSeriesColors />
          <Padding>5,5,5,5</Padding>
          <Page isRef="12" />
          <Parent isRef="12" />
          <SeriesColors />
          <Title Ref="34" type="Stimulsoft.Dashboard.Components.StiTitle" isKey="true">
            <BackColor>Transparent</BackColor>
            <Font>Arial,11</Font>
            <ForeColor>Transparent</ForeColor>
            <Text>Categorie merceologiche</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" />
          <UserSorts isList="true" count="0" />
          <ValueFormat Ref="36" type="CurrencyFormat" isKey="true">
            <DecimalDigits>2</DecimalDigits>
            <DecimalSeparator>,</DecimalSeparator>
            <GroupSeparator>.</GroupSeparator>
            <NegativePattern>8</NegativePattern>
            <PositivePattern>3</PositivePattern>
            <Symbol>€</Symbol>
          </ValueFormat>
          <Values isList="true" count="1">
            <Item17 Ref="37" type="Stimulsoft.Dashboard.Components.Chart.StiValueChartMeter" isKey="true">
              <Expression>Sum(vendite_2019.importo)</Expression>
              <Key>a45c5ad574d0409aba6cd382228821d7</Key>
              <Label>importo</Label>
              <SeriesType>Pie</SeriesType>
            </Item17>
          </Values>
          <Weights isList="true" count="0" />
        </Chart1>
        <ListBox1 Ref="38" type="Stimulsoft.Dashboard.Components.ListBox.StiListBoxElement" isKey="true">
          <AltClientRectangle>0,0,0,0</AltClientRectangle>
          <BackColor>Transparent</BackColor>
          <ClientRectangle>0,360,200,200</ClientRectangle>
          <DataFilters isList="true" count="0" />
          <Font>Arial,8</Font>
          <ForeColor>Transparent</ForeColor>
          <Group>1</Group>
          <Guid>2e6d84c52e02453f8ff485b240fe8e39</Guid>
          <KeyMeter Ref="39" type="Stimulsoft.Dashboard.Components.ListBox.StiKeyListBoxMeter" isKey="true">
            <Expression>Agenti.codice_agente</Expression>
            <Key>a363660c757949aabccf637d5e9cfb96</Key>
            <Label>codice_agente</Label>
          </KeyMeter>
          <Margin>3,3,3,3</Margin>
          <Name>ListBox1</Name>
          <NameMeter Ref="40" type="Stimulsoft.Dashboard.Components.ListBox.StiNameListBoxMeter" isKey="true">
            <Expression>Agenti.agente</Expression>
            <Key>23f4db2ab6ad41599369fcce6d286030</Key>
            <Label>agente</Label>
          </NameMeter>
          <Padding>5,5,5,5</Padding>
          <Page isRef="12" />
          <Parent isRef="12" />
          <ShowAllValue>True</ShowAllValue>
          <Title Ref="41" type="Stimulsoft.Dashboard.Components.StiTitle" isKey="true">
            <BackColor>Transparent</BackColor>
            <Font>Arial,11</Font>
            <ForeColor>Transparent</ForeColor>
            <Text>Agenti</Text>
          </Title>
          <TransformActions isList="true" count="0" />
          <TransformFilters isList="true" count="0" />
          <TransformSorts isList="true" count="0" />
        </ListBox1>
        <Chart2 Ref="42" type="Stimulsoft.Dashboard.Components.Chart.StiChartElement" isKey="true">
          <AltClientRectangle>0,0,0,0</AltClientRectangle>
          <Area Ref="43" type="Stimulsoft.Dashboard.Components.Chart.StiChartArea" isKey="true">
            <InterlacingHor Ref="44" type="Stimulsoft.Dashboard.Components.Chart.StiHorChartInterlacing" isKey="true">
              <Color>Transparent</Color>
            </InterlacingHor>
            <InterlacingVert Ref="45" type="Stimulsoft.Dashboard.Components.Chart.StiVertChartInterlacing" isKey="true">
              <Color>Transparent</Color>
            </InterlacingVert>
          </Area>
          <Arguments isList="true" count="1">
            <Item20 Ref="46" type="Stimulsoft.Dashboard.Components.Chart.StiArgumentChartMeter" isKey="true">
              <Expression>vendite.mese</Expression>
              <Key>a33a90031dde46178071e5a12408dae7</Key>
              <Label>mese</Label>
            </Item20>
          </Arguments>
          <BackColor>Transparent</BackColor>
          <ChartConditions isList="true" count="0" />
          <ClientRectangle>520,40,680,320</ClientRectangle>
          <CloseValues isList="true" count="0" />
          <ConstantLines isList="true" count="0" />
          <DataFilters isList="true" count="0" />
          <EndValues isList="true" count="0" />
          <Group>1</Group>
          <Guid>2af510b9dd684182a160a8afcd8d70d1</Guid>
          <HighValues isList="true" count="0" />
          <Labels Ref="47" type="Stimulsoft.Dashboard.Components.Chart.StiChartLabels" isKey="true">
            <Font>Arial,8</Font>
            <ForeColor>Transparent</ForeColor>
          </Labels>
          <Legend Ref="48" type="Stimulsoft.Dashboard.Components.Chart.StiChartLegend" isKey="true">
            <Labels Ref="49" type="Stimulsoft.Dashboard.Components.Chart.StiChartLegendLabels" isKey="true">
              <Color>Transparent</Color>
              <Font>Arial,8</Font>
            </Labels>
            <Title Ref="50" type="Stimulsoft.Dashboard.Components.Chart.StiChartLegendTitle" isKey="true">
              <Color>Transparent</Color>
              <Font>Arial,12,Bold</Font>
            </Title>
          </Legend>
          <LowValues isList="true" count="0" />
          <Margin>3,3,3,3</Margin>
          <Marker Ref="51" type="Stimulsoft.Dashboard.Components.Chart.StiChartMarker" isKey="true" />
          <Name>Chart2</Name>
          <NegativeSeriesColors />
          <Padding>5,5,5,5</Padding>
          <Page isRef="12" />
          <Parent isRef="12" />
          <Series Ref="52" type="Stimulsoft.Dashboard.Components.Chart.StiSeriesChartMeter" isKey="true">
            <Expression>vendite.anno</Expression>
            <Key>54f787f437604c2fbd51e3919c083720</Key>
            <Label>anno</Label>
          </Series>
          <SeriesColors />
          <Title Ref="53" type="Stimulsoft.Dashboard.Components.StiTitle" isKey="true">
            <BackColor>Transparent</BackColor>
            <Font>Arial,11</Font>
            <ForeColor>Transparent</ForeColor>
            <Text>Vendite</Text>
          </Title>
          <TopN Ref="54" type="Stimulsoft.Data.Engine.StiDataTopN" isKey="true" />
          <TransformActions isList="true" count="0" />
          <TransformFilters isList="true" count="0" />
          <TransformSorts isList="true" count="0" />
          <UserSorts isList="true" count="0" />
          <Values isList="true" count="1">
            <Item21 Ref="55" type="Stimulsoft.Dashboard.Components.Chart.StiValueChartMeter" isKey="true">
              <Expression>Sum(vendite.importo)</Expression>
              <Key>e0a82c3447c545578fba0ecaf4d5e383</Key>
              <Label>2019</Label>
            </Item21>
          </Values>
          <Weights isList="true" count="0" />
        </Chart2>
        <Vendite_2018 Ref="56" type="Stimulsoft.Dashboard.Components.Indicator.StiIndicatorElement" isKey="true">
          <AltClientRectangle>0,0,0,0</AltClientRectangle>
          <BackColor>Transparent</BackColor>
          <ClientRectangle>200,360,200,200</ClientRectangle>
          <DataFilters isList="true" count="0" />
          <Font>Arial,13</Font>
          <ForeColor>Transparent</ForeColor>
          <GlyphColor>Transparent</GlyphColor>
          <Guid>ea05ca4bf732452684ebd3777242be48</Guid>
          <IconSet>Rating</IconSet>
          <IndicatorConditions isList="true" count="0" />
          <Margin>3,3,3,3</Margin>
          <Name>Vendite_2018</Name>
          <Padding>5,5,5,5</Padding>
          <Page isRef="12" />
          <Parent isRef="12" />
          <Title Ref="57" type="Stimulsoft.Dashboard.Components.StiTitle" isKey="true">
            <BackColor>Transparent</BackColor>
            <Font>Arial,11</Font>
            <ForeColor>Transparent</ForeColor>
            <Text>Fatturato 2018</Text>
          </Title>
          <TopN Ref="58" type="Stimulsoft.Data.Engine.StiDataTopN" isKey="true" />
          <TransformActions isList="true" count="0" />
          <TransformFilters isList="true" count="0" />
          <TransformSorts isList="true" count="0" />
          <UserSorts isList="true" count="0" />
          <Value Ref="59" type="Stimulsoft.Dashboard.Components.Indicator.StiValueIndicatorMeter" isKey="true">
            <Expression>Sum(vendite_2018.importo)</Expression>
            <Key>8a0c629b15e74c4e833c063e1f01e50a</Key>
            <Label>importo</Label>
          </Value>
        </Vendite_2018>
      </Components>
      <Guid>20c556bbfdc14d58a2eabe2fd7a2595b</Guid>
      <Name>Dashboard1</Name>
      <Report isRef="0" />
    </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>2/2/2020 8:02:30 PM</ReportChanged>
  <ReportCreated>1/23/2020 11:40:23 AM</ReportCreated>
  <ReportFile>E:\Dashboard_Vendite_test1_modified.mrt</ReportFile>
  <ReportGuid>38790425afd84746ae95a4740f56c0be</ReportGuid>
  <ReportName>Report</ReportName>
  <ReportUnit>Centimeters</ReportUnit>
  <ReportVersion>2020.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()        {
			Stimulsoft.Report.Dashboard.StiCacheCleaner.Clean(report.Key);
            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>