
Interaction
If NOLABEL is also specified, then the class labels are removed.
Tip
Use the CLASSDISPLAY= option to control whether the class values
are clustered or stacked.
CLASSDISPLAY=STACK | CLUSTER
specifies how the class values are displayed.
STACK
displays the class values vertically at each midpoint value on the X axis or
horizontally on the Y axis.
CLUSTER
displays the class values horizontally at each midpoint value on the X axis or
vertically on the Y axis.
Default
STACK
Interaction
For this option to have any effect, the CLASS= option must be
specified.
COLORGROUP=variable
specifies a variable that is used to determine the color of the value text. ...