Case Numbers (XGRAPH command)

Whenever the VALUE function is used, one categorical axis consists of cases, which are identified by a sequential number.

$CASENUM. Uses the sequential numbering of selected cases as the categories on the axis. This is not the actual case number.

Example

XGRAPH CHART=(salary [VALUE]) BY gender[c] BY $CASENUM.