Reporting : Batch Documentation Facility : Available commands : DIAGRAM: Include diagrams in documents
  
DIAGRAM: Include diagrams in documents
Use the DIAGRAM command to include a diagram in a document.
Syntax
DIAGRAM diagram-name {
  TYPE diagram-type
  [ REDUCTION percent | ONEPAGE | ACTUAL ]
  FONTNAME printer-font-name
  FONTHEIGHT numeric-points
  FONTSCALE [ YES | NO ]
  FONTSCALEN scale-value-points
  PORT port-name
}
The diagram-name specifies the diagram to print. The subcommands, and their identifiers, are within the BEGIN...END structure (that is, the { } brackets). These specify the type of diagram, the percentage of reduction, the fonts, font sizes, and font scaling. They apply only to the printed document, and do not affect the settings for the encyclopedia if they are different. After the document is printed, the original encyclopedia settings are restored.
See also
Filtering diagrams
Sizing diagrams for printing
Specifying fonts and font sizes
Available commands