<?xml version="1.0" encoding="UTF-8"?>
<settings> 
  <font>Tahoma</font>                           
  <precision>1</precision>                      
  <text_color>FFFFFF</text_color>
  <pie>
    <x>460</x>                                  
    <y>230</y>                                  
    <radius>100</radius>                        
    <inner_radius>40</inner_radius>             
    <height>10</height>                         
    <angle>20</angle>                           
    <base_color>#B0DE09</base_color>            
    <brightness_step>-10</brightness_step>      
  </pie>
  
  <animation>
    <start_time>2</start_time>                  
    <start_effect>bounce</start_effect> 
    <pull_out_time>1.5</pull_out_time>  
  </animation>
  
  <data_labels>
    <radius>20</radius>                 
    <max_width>80</max_width>           
    <show>
       <![CDATA[{title}]]>              
    </show>
    <line_color>#FFFFFF</line_color>    
    <line_alpha>40</line_alpha>         
  </data_labels>

  <background>                          
    <file>bg_pie.swf</file>             
  </background>
  
  <balloon>                             
    <show>
       <![CDATA[{title}: {value} mln. ({percents}%)]]>  
    </show>
  </balloon>
    
  <legend>                                
    <enabled>true</enabled>               
    <x>40</x>                             
    <y>130</y>                            
    <width>160</width>                    
    <max_columns>1</max_columns>          
    <border_color>#FFFFFF</border_color>  
    <border_alpha>15</border_alpha>       
    <margins>10</margins>                     
    <values>                                        
      <enabled>true</enabled>             
      <width>40</width>                   
     </values>    
  </legend>  
  
  <export_as_image>                             
    <file>../../lib/files/export.php</file>     
    <color>#CC0000</color>                      
    <alpha>50</alpha>                           
  </export_as_image>

  <labels>                                      
    <label>
      <x>0</x>                                  
      <y>60</y>                                 
      <align>center</align>                       
      <text_size>14</text_size>                 
      <text>                                    
        <![CDATA[<b>Size of continents</b>]]>
      </text>        
    </label>
  </labels>
</settings>
