<?xml version="1.0" encoding="UTF-8"?>
<settings> 
  <data_type>csv</data_type>           
  <font>Tahoma</font>                  
  
  <column>
    <width>100</width>                 
    <spacing>1</spacing>               
    <grow_time>1</grow_time>           
    <grow_effect>regular</grow_effect>     
    <balloon_text>                                                    
      <![CDATA[{series}: {value}]]>    
    </balloon_text>    
  </column>
     
  <plot_area>                          
    <color>#7F8DA9</color>             
    <alpha>100</alpha>
    <margins>                          
      <left>25</left>                   
      <top>-1</top>                     
      <right>0</right>                
      <bottom>30</bottom>              
    </margins>
  </plot_area>
  
  <grid>                               
    <category>                                                                              
      <alpha>50</alpha>                 
      <dashed>true</dashed> 
      <color>#FFFFFF</color>           
    </category>
    <value>                                  
      <alpha>50</alpha>
      <color>#FFFFFF</color>                 
      <dashed>true</dashed>
      <approx_count>4</approx_count>            
    </value>
  </grid>
  
  <values>
    <value>
      <skip_last>true</skip_last>
    </value>
  </values>
  
  <axes>                               
    <category>                         
      <width>10</width>                
    </category>
    <value>                            
      <width>10</width>                
    </value>
  </axes>  
  
  <legend>                             
    <enabled>false</enabled>           
  </legend>  
  
  <graphs>                      
    <graph gid="0">             
      <color>#FEC514</color>    
    </graph>
  </graphs>
</settings>
