Specifying a new default chart format

You can change the default chart format from one chart format that QMF provides to another. In this example, you change the default chart format from BAR to LINE.

Procedure

  1. On the QMF command line, enter:
    DISPLAY CHART (ICUFORM=charttype

    Where charttype is the chart type of the chart you want to use as the default.

    For this example, enter:

    DISPLAY CHART (ICUFORM=LINE
  2. Set the REPLACE option to YES, and save the chart as DSQCFORM (the QMF default report format) on the ICU Save panel.