Show the entire code for the graphing procedure you used.
Better is to provide it from log, copy the code and any messages, notes or warnings. On the forum open a text box using the </> icon that appears above the message window and paste the text. Best is to include a small example of data, as a data step, that will generate the graph.
The log is important because sometimes SAS provides messages about things like translation or adjusting to fit.
The code is important because which procedure is needed to tell what options affect the label.
Since your "picture" shows two y axis labels, which one is "wierd". We have no way of telling which one may not be as desired/expected without a description.
... View more