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.

sas-innovate-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

Register now!

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
  • 1485 views
  • 0 likes
  • 3 in conversation