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

<set value='2822' label='Active Cases&#10;(Not New)&#10;2,822 (77.9%)' tooltext='Active Cases (Not New): 2,822 (77.9%)' Color='fcd5b5' />
<set value='598' label='Cases&#10;Closed&#10;598 (16.5%)' tooltext='Cases Closed: 598 (16.5%)' Color='ff8585' />

<set value='47' label='New&#10;Cases&#10;47 (1.3%)' tooltext='New Cases: 47 (1.3%)' Color='dc7b1c' />
<set value='108' label='Inactive&#10;Cases&#10;108 (3.0%)' tooltext='Inactive Cases: 108 (3.0%)' 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>
