BookmarkSubscribeRSS Feed
Nobody
Calcite | Level 5
Is there a way to force the CurveLabel string to appear to the right of a vertical reference line?
3 REPLIES 3
ArtC
Rhodochrosite | Level 12
can we assume that you have experimented with curvelabelposition and curvelabellocation already?
Nobody
Calcite | Level 5
Yes we can. I suppose an equivalent question would be "Is there a way to force the CurveLabel string to appear below a horizontal reference line?"
Jay54
Meteorite | Level 14
No, there is no way to force the curve label below the reference line in a general purpose way.

If this is a custom graph, you could create extra X, Y and Label columns with one observation and use a scatter plot as follows. :

scatterplot x=x y=x / markercharacter=label markerattrs=(size=0).

The label will be centered on (x, y). Adjust X and Y to get the label where you want. Turn off the ReferenceLine label.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 1689 views
  • 0 likes
  • 3 in conversation