<?xml version="1.0" encoding="UTF-8"?>
<settings> 
  <data_type>csv</data_type>             
  <font>Tahoma</font>                    
                                                          
  <pie>
     <link_target>_blank</link_target>
     <y>220</y>
     <radius>140</radius>
  </pie>
  
  <animation>
    <start_time>2</start_time>           
    <start_effect>strong</start_effect>  
    <pull_out_time>1.5</pull_out_time>   
    <pull_out_effect>Bounce</pull_out_effect>   
  </animation>
  
  <data_labels>
    <show>
       <![CDATA[{title}: {percents}%]]>         
    </show>
    <hide_labels_percent>3</hide_labels_percent>                                       
  </data_labels>

  
  <balloon>                                           
    <show>
       <![CDATA[{title}: {value} mln. ({percents}%)]]>
    </show>
  </balloon>
    
  <legend>                                            
    <enabled>false</enabled>                          
  </legend>  
  
  <labels>                                            
    <label>
      <x>0</x>                                        
      <y>10</y>                                       
      <align>center</align>                             
      <text_size>12</text_size>                       
      <text>                                          
        <![CDATA[<b>World population</b>]]>
      </text>
    </label>
  </labels>
</settings>
