<settings> 
  <font>Tahoma</font>                  
  <text_color>999999</text_color>      
     
  <plot_area>                          
    <margins>                          
      <left>1</left>                    
      <top>1</top>                      
      <right>1</right>                 
      <bottom>45</bottom>              
    </margins>
  </plot_area>
  
  <grid>                               
    <x>                                                                                     
      <alpha>10</alpha>                
      <dashed>true</dashed>            
    </x>
    <y>                                      
      <alpha>10</alpha>                
      <dashed>true</dashed>            
    </y>
  </grid>
  
  <values>                             
    <x>                                      
      <skip_last>true</skip_last>      
      <color>999999</color>             
      <text_size>10</text_size>        
    </x>
    <y>
      <inside>true</inside>
    </y>
  </values>
  
  <axes>                               
    <x>                                
      <color>EFEFEF</color>            
      <width>1</width>                 
    </x>
    <y>                                
      <alpha>0</alpha>                 
    </y>
  </axes>  
  
  <balloon>                            
    <color>0052CA</color>              
  </balloon>
    
  <legend>                             
    <enabled>false</enabled>           
  </legend>  
  
  <graphs>                      
    <graph gid="0">             
      <color>B0DE09</color>     
      <alpha>0</alpha>          
      <balloon_text>  
        <![CDATA[{value}]]>                                  
      </balloon_text>      
      <bullet>round</bullet>                
    </graph>
  </graphs>          
</settings>
