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-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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