<chart  caption='Facilities Regulated Summary ' xAxisName=' ' yAxisName=' '  showValues='1'
showBorder='1'
borderColor='000000'
borderAlpha='10'
bgColor='000000'
bgAlpha='5'
showLegend='1'
legendPosition='BOTTOM'
interactiveLegend='1'
chartLeftMargin='0'
canvasLeftMargin='0'
minimiseWrappingInLegend='1'
formatNumberScale='0' >

  <categories>
    <category label='NPDES WW' />
    <category label='WDR' />
    <category label='SW Const.' />
    <category label='SW Indst.' />
    <category label='SW MS4' />
    <category label='Land Disp.' />
    <category label='Animal W.' />
    <category label='401 Cert.' />
  </categories>

  <dataset seriesName='Facilities' COLOR='90ee90'>
    <set value='1617' tooltext='Facilities: 1617' showValue='1' COLOR='90ee90' link='F-detailsFrame-dashboard_wwfacilities.shtml'/>
    <set value='3592' tooltext='facilities: 3592' showValue='1' COLOR='90ee90' link='F-detailsFrame-dashboard_wdr.shtml'/>
    <set value='7981' tooltext='facilities: 7981' showValue='1' COLOR='90ee90' link='F-detailsFrame-dashboard_npdes_swconstruction.shtml'/>
    <set value='9290' tooltext='facilities: 9290' showValue='1' COLOR='90ee90' link='F-detailsFrame-dashboard_npdes_swindustrial.shtml'/>
    <set value='339' tooltext='facilities: 339' showValue='1' COLOR='90ee90' link='F-detailsFrame-dashboard_npdes_swms4.shtml'/>
    <set value='705' tooltext='facilities: 705' showValue='1' COLOR='90ee90' link='F-detailsFrame-dashboard_land_disposal.shtml'/>
    <set value='1710' tooltext='facilities: 1710' showValue='1' COLOR='90ee90' link='F-detailsFrame-dashboard_animal_waste.shtml'/>
    <set value='874' tooltext='facilities: 874' showValue='1' COLOR='90ee90' link='F-detailsFrame-dashboard_401_certifications.shtml'/>
    <set value='4973' tooltext='Farm Operations: 4,973' showValue='1' COLOR='90ee90' link='F-detailsFrame-dashboard_irrigated_lands.shtml'/>
  </dataset>

  <styles>
    <definition>
      <style name='CanvasAnim' TYPE='animation' param='_xScale' START='0' duration='1' />
      <style name='legendStyle' TYPE='font' FACE='Arial' SIZE='10' BOLD='0' />
      <style name='fontStyle' TYPE='font' FACE='Arial' SIZE='12' BOLD='1' />
    </definition>

   <application>
     <apply toObject='Canvas' styles='CanvasAnim' />
     <apply toObject='CAPTION' styles='fontStyle' />
     <apply toObject='DATAVALUES' styles='fontStyle' />
     <apply toObject='LEGEND' styles='legendStyle' />
   </application>
  </styles>
</chart>
