<?xml version="1.0" encoding="UTF-8"?>
<settings> 
  <font>Tahoma</font>                  
  <pie>
    <inner_radius>40</inner_radius>    
    <height>10</height>                
    <angle>15</angle>                  
  </pie>
  
  <animation>
    <start_time>2</start_time>         
    <start_effect>bounce</start_effect>
    <pull_out_time>1.5</pull_out_time> 
    <pull_out_effect>Bounce</pull_out_effect>
    <pull_out_only_one>true</pull_out_only_one>        
  </animation>
  
  <data_labels>
    <show>
       <![CDATA[{title}]]>        
    </show>
    <line_color>#000000</line_color>           
  </data_labels>
    
  <legend>                     
    <enabled>false</enabled>   
  </legend>    

</settings>
