I used this: data linedata; function="line"; drawspace="graphpercent"; x1=0; y1=0; x2=100; y2=100; linethickness=1; run; I used the above dataset with the sganno option. this creates a 45 degree line across the entire page, not the individual plots.
... View more