<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- 61121_wr_alloc_compliance.shtml - Pie Chart 2 -->


<chart caption=" " pieRadius="120" startingAngle="200" showPercentValues="0" showValues="0" showBorder="0" showLabels="1" enableSmartLabels="1" isSmartLineSlanted="0" bgColor="FFFFFF" baseFontSize="12">

	<set value="5530" label="Reports&#10;Received&#10;5,530 (56%)" tooltext="Reports{br}Received{br}5,530 (56%)" color="8EB4E3" />

	<set value="4413" label="Reports Not&#10;Received&#10;4,413 (44%)" tooltext="Reports Not{br}Received: 4,413 (44%)" isSliced="1" color="FCD5B5" />
	
  <styles>
  
    <definition>
      <style name="CanvasAnim" TYPE="animation" param="_xScale" START="0" duration="1" />
      <style name="fontStyle" TYPE="font" FACE="Arial" SIZE="12" />
      <style name="fontStyle2" TYPE="font" FACE="Arial" SIZE="16" />
    </definition>

     <application>
       <apply toObject="Canvas" styles="CanvasAnim" />
	   <apply toObject="DATAVALUES" styles="fontStyle" />
	   <apply toObject="DATALABELS" styles="fontStyle" />
	   <apply toObject="CAPTION" styles="fontStyle2" />
     </application>   

   </styles>

</chart> 