GKPI Procedure

PROC GKPI Statement

Identifies the display mode.

Syntax

PROC GKPI <MODE= BASIC | MODERN | RAISED>;

Optional Argument

PROC GKPI statement options affect all graphs produced by the procedure.

MODE=BASIC | MODERN | RAISED
specifies the display mode of KPI chart images.
BASIC
creates a two-dimensional image.
examples of KPIs in basic mode
MODERN
creates an image with a streamlined appearance.
examples of KPIs in modern mode
RAISED
creates a three-dimensional version of the basic KPI.
examples of KPIs in raised mode
Default:BASIC