<settings> 
  <font>Tahoma</font>                  
  <text_color>999999</text_color>      
     
  <plot_area>                          
    <margins>                          
      <left>1</left>                    
      <top>10</top>                      
      <right>10</right>                 
      <bottom>45</bottom>              
    </margins>
  </plot_area>
  
  <grid>                               
    <x>                                                                                     
      <alpha>10</alpha>                
    </x>
    <y>                                      
      <alpha>10</alpha>                
    </y>
  </grid>
  
  <values>                             
    <x>
      <skip_first>true</skip_first>                                      
      <skip_last>true</skip_last>      
      <color>999999</color>             
      <text_size>10</text_size>        
    </x>
    <y>
      <inside>true</inside>
      <skip_last>true</skip_last> 
    </y>
  </values>
  
  <axes>                               
    <x>                                
      <color>EFEFEF</color>            
      <width>1</width>                 
    </x>
    <y>                                
      <alpha>0</alpha>                 
    </y>
  </axes>  
  
  <balloon>                            
    <color>#0052CA</color>                     
    <text_color>#FFFFFF</text_color>
    <corner_radius>4</corner_radius>
    <border_width>2</border_width>
    <border_alpha>50</border_alpha>
    <border_color>#000000</border_color>
    <alpha>80</alpha>
  </balloon>

  <help>                                                    
    <button>                                              
      <x>1</x>
      <y>10</y>                                             
    </button>    
    <balloon>                                             
      <text><![CDATA[Select the area to enlarge]]></text> 
    </balloon>    
  </help> 


    
  <bullets>
    <grow_time>2</grow_time>
    <sequenced_grow>true</sequenced_grow>
  </bullets>
    
  <legend>                             
    <enabled>false</enabled>           
  </legend>  
  
  <graphs>                      
    <graph gid="0">             
      <color>B0DE09</color>     
      <alpha>0</alpha>          
      <balloon_text>  
        <![CDATA[{value}]]>                                  
      </balloon_text>      
      <bullet>bubble</bullet>                
    </graph>
  </graphs>          
</settings>

