<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' >

  <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='1887' tooltext='Facilities: 1887' showValue='1' COLOR='90ee90' link='F-detailsFrame-dashboard_wwfacilities.shtml'/>
    <set value='3453' tooltext='facilities: 3453' showValue='1' COLOR='90ee90' link='F-detailsFrame-dashboard_wdr.shtml'/>
    <set value='6464' tooltext='facilities: 6464' showValue='1' COLOR='90ee90' link='F-detailsFrame-dashboard_npdes_swconstruction.shtml'/>
    <set value='9264' tooltext='facilities: 9264' showValue='1' COLOR='90ee90' link='F-detailsFrame-dashboard_npdes_swindustrial.shtml'/>
    <set value='538' tooltext='facilities: 538' showValue='1' COLOR='90ee90' link='F-detailsFrame-dashboard_npdes_swms4.shtml'/>
    <set value='759' tooltext='facilities: 759' showValue='1' COLOR='90ee90' link='F-detailsFrame-dashboard_land_disposal.shtml'/>
    <set value='1598' tooltext='facilities: 1598' showValue='1' COLOR='90ee90' link='F-detailsFrame-dashboard_animal_waste.shtml'/>
    <set value='489' tooltext='facilities: 489' showValue='1' COLOR='90ee90' link='F-detailsFrame-dashboard_401_certifications.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>
