<chart caption=" " pieRadius="120" startingAngle="350" showPercentValues="0" showValues="0" showBorder="0" showLabels="1" enableSmartLabels="1" isSmartLineSlanted="0" bgColor="FFFFFF" baseFontSize="12">

	<set value="4413" label="Reports With&#10;Violations&#10;4,413 (80%)" tooltext="Reports With{br}Violations{br}4,413 (80%)" color="FCD5B5" />

	<set value="1117" label="Reports&#10;Without&#10;Violations&#10;1,117 (20%)" tooltext="Reports{br}Without{br}Violations{br}1,117 (20%)" isSliced="1" color="8EB4E3" />

  <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> 