<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="Measurement Report">
  
  
  <Paragraph>All test series included in the selected project are shown in the tree structure on 
             the left navigation area.  Multiple standards and test series can be combined in one
             project.
             </Paragraph>
 
  <Paragraph>• The tree structure shows the standard names together with the respective test series.
               To display the results click on the standard, the test series or individual samples.     
               </Paragraph>
 
  <Paragraph>• Multiple standards or test series can be selected at the same time using the "Strg" or
               "Shift" buttons together with mouse click.
               </Paragraph>
  
  
  <Paragraph Style="{DynamicResource Header}">Data table</Paragraph>
  
  <Paragraph>• The upper part of the table shows the limit values as defined in the Standard Managment.
               The table below includes all samples of the selected test series.</Paragraph>
  
  <Paragraph>• The first column in the data table shows the sample ID, then date and time are displayed.
               </Paragraph> 
  
  <Paragraph>• A traffic light status symbol is assigned to each sample according to the limit 
               definitions. Values out of tolerance are highlighted in red or yellow. 
               </Paragraph>

  
  <Paragraph Style="{DynamicResource Header}">Graph</Paragraph>

  <Paragraph>• The measurement data of the selected test series are displayed in the graph below the 
               data table, together with the appropriate tolerance lines.</Paragraph>
       
  <Paragraph>• To <Bold>zoom</Bold> parts of a graph, click on the desired area and drag the mouse to the right.
               </Paragraph>    
               
<Paragraph>• To show the average value of the selected measurement data, click on the button with the average symbol
             above the graphs. </Paragraph>
   
<Paragraph>• To show the measurement data time dependent, click on the button with the graph symbol. 
             Additionally absolute or relative time dependency can be chosen. </Paragraph>           
  
  
  <Paragraph Style="{DynamicResource Header}">Online Measurement</Paragraph>

  <Paragraph>• Additional measurements can be performed directly via the software.
               </Paragraph> 

  <Paragraph>• To continue an existing test series, highlight the desired series in the left navigation area 
               and click the <Bold>Add Measurement</Bold> function from the upper buttons.
               </Paragraph> 

  <Paragraph>• To add standards or test series to the project, use the button 
               <Bold>Add Standard</Bold> or <Bold>Add Test Series</Bold>.
               Also, you can copy standards which exist in the project yet: 
               </Paragraph>

  
  <Paragraph Style="{DynamicResource Header}">Copy standard</Paragraph>

  <Paragraph>• Right mouse click on the standard in the left navigation area and select <Bold>Copy</Bold>. 
               Then right mouse click on the empty field of the tree structure and select <Bold>Paste</Bold>.
               </Paragraph>
  
  <Paragraph>• The standard together with all test series is copied.
               </Paragraph>
  
  <Paragraph Style="{DynamicResource Header}">Delete standards or samples in a project</Paragraph>
 
  <Paragraph>• To delete standards or samples in a project, mark the reading in the tree structure with the mouse
               and use the <Bold>Delete</Bold> button on the keyboard.
  </Paragraph>
  <Paragraph>• Or right mouse click on the reading in the tree structure and select <Bold>Delete</Bold>.
  </Paragraph>
  
  
  <Paragraph Style="{DynamicResource Header}">Export and Print</Paragraph>
 
  <Paragraph>• To export the selected data to <Bold>Excel</Bold> or as .csv files click on the Arrow Down Icon 
               in the upper right corner of the data table.
               </Paragraph>
    
  <Paragraph>• The <Bold>Print</Bold> button opens a dialog box for print out and configuration of its layout.
               </Paragraph> 
  
  
  <Paragraph Style="{DynamicResource Header}">Properties</Paragraph>
  
  <Paragraph>• Properties for standards, test series or individual samples can be changed by highlighting them
               in the tree structure and selecting the button <Bold>Properties</Bold>.
               </Paragraph>
  
  <Paragraph>• For Test Series this function enables to enter specific parameters for identification
               of the selected test series.
               </Paragraph>
  
  
  <Paragraph Style="{DynamicResource Header}">Save</Paragraph>
  
  <Paragraph>• To save the project with the same name, click on the button <Bold>Save</Bold>.
               </Paragraph>
  
  <Paragraph>• To save the project with a new name, click on the button <Bold>Save As</Bold>.
               </Paragraph> 
  
  
  
    <Paragraph>  </Paragraph>
    <Paragraph>  </Paragraph>
 
</FlowDocument>