<?xml version="1.0" encoding="UTF-8"?>
<settings> 
  <text_size> 7</text_size>                                         
  <data_type>csv</data_type>           
  <font>Tahoma</font>
  <add_time_stamp>true</add_time_stamp>                
  <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>
  
  
  <background>                                               
    <color>#c8dde</color>                                   
    <alpha>10</alpha>                                      
    <border_color></border_color>                             
    <border_alpha>15</border_alpha> 
    <file>../swf/b.jpg</file>
  </background>
  
  
  <plot_area>                        
    <color>#c8dde1</color>             
    <alpha>10</alpha>
    <margins>                          
      <left>25</left>                   
      <top>-1</top>                     
      <right>0</right>                
      <bottom>30</bottom>              
    </margins>
  </plot_area>
  
  <grid>                               
    <category>                                                                              
      <alpha>False</alpha>                 
      <dashed>true</dashed> 
      <color>#FFFFFF</color> 
       <approx_count>16</approx_count>
    </category>
    <value>                                  
      <alpha>true</alpha>
      <color>#9f8e71</color>                 
      <dashed>false</dashed>
      <approx_count>1</approx_count>            
    </value>
  </grid>
  
  <values>
    <value>
      <skip_last>False</skip_last>
    </value>
  </values>
  
  <axes>                               
    <category>                         
      <width>1</width>                
    </category>
    <value>                            
      <width>1</width>                
    </value>
  </axes>  
  
  <legend>                             
    <enabled>false</enabled>           
  </legend>  
  
  <graphs>                  
    <graph gid="0">             
      <color>#FEC514</color>    
    </graph>
  </graphs>
</settings>
