
<chart caption=' ' pieRadius='120' startingAngle='140' showPercentValues='0' showValues='0' showBorder='0' showLabels='1' enableSmartLabels='1' isSmartLineSlanted='0' bgColor='FFFFFF' baseFontSize='12'>

	<set value='394' label='Inspections&#10;without violations&#10;394 (90%)' tooltext='Inspections{br}without violations{br}394 (90%)' color='8EB4E3' />

	<set value='45' label='Inspections&#10;with Violations&#10;45 (10%)' tooltext='Inpections with{br}Violations{br}45 (10%)' 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> 