<?xml version="1.0" encoding="UTF-8"?>
<settings> 
  <width>370</width>                                            
  <height>277</height> 
  <text_size>6 </text_size>                                             
  <data_type>csv</data_type>           
  <font>Tahoma</font>
  <add_time_stamp>true</add_time_stamp>
  
  <column>
    <width>100</width>                 
    <spacing>0</spacing>               
    <grow_time>1</grow_time>           
    <grow_effect>regular</grow_effect>     
    <balloon_text>                                                    
      <![CDATA[ {series}: {value}]]>    
    </balloon_text>    
  </column>
     
  <background>                                               
    <alpha>10</alpha>                                      
    <border_color></border_color>                             
    <border_alpha></border_alpha>      
  <file>../swf/p.jpg</file>
  </background>
  
  <plot_area>                        
    <color>#c8dde1</color>             
    <alpha>0</alpha>
    <margins>                          
      <left>60</left>                                        
      <top>60</top>                                          
      <right>50</right>                                      
      <bottom>60</bottom>               
    </margins>
  </plot_area>
  
  <grid>     
    <category>                                                                              
      <alpha>False</alpha>                 
      <color>#FFFFFF</color>
      <dashed>true</dashed>
      <approx_count>1000</approx_count>           
    </category>
    <value>                                  
      <alpha>100</alpha>
      <color>#9f8e71</color>                 
      <dashed>false</dashed>
      <approx_count>4</approx_count>            
    </value>
  </grid>
 
  
  <values>
      <category>
      <skip_first>false</skip_first>
      <skip_last>false</skip_last>  
      <color>000000</color>        
      <approx_count>20</approx_count> 
      <frequency>300</frequency> 
       <min>0</min>                                            
       <max>3</max> 
     </category>
    <value>
     <skip_last>False</skip_last>
     <min>0</min>                                            
     <max>3</max> 
    </value>
  </values>
  
  <axes>                               
    <category>                         
      <width>0</width> 
      <tick_length>5</tick_length>
      <color>000000</color>       
      <alpha>100</alpha>              
    </category>
    <value>                            
     <width>0</width> 
      <tick_length>5</tick_length> 
      <color>000000</color>
      <alpha>100</alpha>                                   
    </value>
  </axes>  
  
  <legend>                             
    <enabled>false</enabled>           
  </legend> 
  
  <graphs>                   
    <graph>   
      <color>#00cc00</color>    
    </graph>
  </graphs>
</settings>
