<?xml version="1.0" encoding="UTF-8"?>
<settings> 
  <type>bar</type>           
  <font>Tahoma</font>        
  <column>
    <width>100</width>       
    <spacing>0</spacing>     
    <grow_time>2</grow_time> 
    <grow_effect>strong</grow_effect>       
    <alpha>60</alpha>                   
    <balloon_text>                                                    
      <![CDATA[{series}'s' work hours: {start}:00 - {value}:00</b>]]> 
    </balloon_text>    
    <gradient>horizontal</gradient>   
  </column>
  
  <plot_area>               
    <margins>               
      <left>70</left>        
      <top>0</top>          
      <right>2</right>     
      <bottom>50</bottom>   
    </margins>
  </plot_area>
  
  <grid>                    
    <category>                                                                   
      <alpha>20</alpha>     
      <dashed>true</dashed>
    </category>
    <value>                       
      <alpha>20</alpha>     
      <dashed>true</dashed>
      <approx_count>14</approx_count>       
    </value>
  </grid>
  
  <values>      
    <category>
      <rotate>90</rotate>
    </category>            
    <value>                 
      <rotate>45</rotate>         
      <unit>:00</unit>      
    </value>
  </values>
  
  <axes>                    
    <category>              
      <width>1</width>      
    </category>
    <value>                 
      <width>1</width>      
    </value>
  </axes>  
    
  <legend>                  
    <enabled>false</enabled>
  </legend>  
  
  <labels>                      
    <label>
      <x></x>              
      <y>210</y> 
      <rotate>90</rotate>            
      <text>                   
        <![CDATA[<b>Employee</b>]]>
      </text>        
    </label>
  </labels>
</settings>
