<chart caption='Case Distribution' pieRadius='120' startingAngle='185' showPercentValues='0' showValues='0' showBorder='0' showLabels='1' enableSmartLabels='1' isSmartLineSlanted='0' bgColor='FFFFFF'>

<set value='174' label='Cases&#10;Closed&#10;174&#10;(3.8%)' tooltext='Cases Closed: 174 (3.8%)' Color='ff8585' />

<set value='3260' label='Active&#10;Cases&#10;(Not New)&#10;3,260&#10;(70.4%)' tooltext='Active Cases (Not New): 3260 (70.4%)' Color='fcd5b5' />
<set value='117' label='New&#10;Cases&#10;117&#10;(2.5%)' tooltext='New Cases: 117 (2.5%)' Color='dc7b1c' />
<set value='1079' label='Inactive&#10;Cases&#10;1,079&#10;(23.3%)' tooltext='Inactive Cases: 1079 (23.3%)' Color='95b3d7' />
 <styles>
   <definition>
     <style name='CanvasAnim' TYPE='animation' param='_xScale' START='0' duration='1' />
     <style name='fontStyle' TYPE='font' FACE='Arial' SIZE='12' BOLD='1' />
     <style name='fontStyle2' TYPE='font' FACE='Arial' SIZE='16' BOLD='1' />
   </definition>
   <application>
     <apply toObject='Canvas' styles='CanvasAnim' />
     <apply toObject='CAPTION' styles='fontStyle2' />
     <apply toObject='DATAVALUES' styles='fontStyle' />
     <apply toObject='LEGEND' styles='fontStyle' />
   </application>
 </styles>
</chart>
