Many ODS graph modifications, like this, can best be accomplished by saving the data that creates the plot and then recreating the plot as you want it using the capabilities in PROC SGPLOT. Or, for a one-time change, you might find it easier to use the ODS Graph Editor. See this note that describes these alternatives.
... View more