You are here: Command Parameters > Graph

Graph

Graph specifies that output from a command is to be displayed in a graph. For more information, see Graph Output.

Note: The Graph parameter cannot be used within a Group command in a procedure.

Command Mode Syntax

Use the Graph parameter to direct command output to a graph. In the following example, output from the Stratify command is displayed in a graph:

STRATIFY ON UnCst ACCUMULATE QtyOH MINIMUM 10.00 MAXIMUM 100 INTERVALS 10 TO GRAPH

See To.

To specify the graph type, use Set Graph before creating the graph:

SET GRAPH <graph_type>

See Set Graph for a list of graph types.

To print a graph, use Graph with the Print command.

PRINT GRAPH

See Print.

To save a graph as a Windows bitmap image file (.bmp), use Graph with the Save command:

SAVE GRAPH <TO> <file_location>

See Save.

Command Dialog Box

The Graph option is available by clicking the [More] button.