<FlowDocument xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
              xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
              xmlns:b="http://schemas.byk.com/2009/xaml/presentation"
			        Tag="Data Analysis">

    
   <Paragraph>This module is used to display and analyse measurement series saved in the database.
              Additionally, you can print out a report of the results.
                </Paragraph>
   
   <Paragraph>• Highlight the desired <Bold>Database</Bold> and click the "Select" button.
                </Paragraph>
                
   <Paragraph>• A database can also be selected by typing in the name or part of the name in the 
                <Bold>Search Line</Bold>. Clicking on the cross at the end of the line will
                delete the input.
                </Paragraph>
          
  <Paragraph Style="{DynamicResource Header}">Note:</Paragraph>
  
  <Paragraph>If no Database is displayed, please exit the "Data Analysis" window
               [x] and go to "Configuration" to check the Database Path.
               </Paragraph>
  
  
  
  <Paragraph> </Paragraph>
  
  
</FlowDocument>