<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 Style="{DynamicResource Header}">Select Data</Paragraph>
    
  <Paragraph>• The top window allows to specify filter criteria for the test series
               to be displayed in the lower area.
               </Paragraph>
    
  <Paragraph>• The columns are arranged by selection criteria similar to the Data Analysis module.  
               </Paragraph>
     
  <Paragraph>• To activate a filter criteria click on the respective item, it will be highlighted.
               To deactivate, click it again.
               </Paragraph>

  <Paragraph>• The symbols above each filter field enable to select or deselect all items.  
               </Paragraph>

  <Paragraph>• <Bold>Note</Bold>: If no item is selected, all items in the field are included in the selection. 
               </Paragraph>

  <Paragraph>• Click the <Bold>Refresh</Bold> button to start filtering.
         </Paragraph>
    
  <Paragraph Style="{DynamicResource Header}">Delete</Paragraph>

  <Paragraph>• Highlight the desired test series in the lower area and click the 
               <Bold>Remove data</Bold> button.
         </Paragraph>
  
  <Paragraph> </Paragraph>
  <Paragraph> </Paragraph>  
  
</FlowDocument>