BookmarkSubscribeRSS Feed
deleted_user
Not applicable
I want to insert Registered mark symbol ® in the legend.

legend1 position=(bottom left inside)
frame
across=1 down=2
mode=protect
shape=symbol(4, 0.8)
label=none
value=(tick=1 f=zapf h=1.3 j=c "Prod1® RCT"
tick=2 f=zapf h=1.3 j=c "Prod2® RCT");

If I write this code then in the output JPG file, I do not get ® symbol. Is there any way to get this symbol in the legend?

I would appreaciate if you can help me out.
2 REPLIES 2
1162
Calcite | Level 5
I changed the font to Arial and it seemed to work fine. I wonder if the zaph font is supported.
Cynthia_sas
SAS Super FREQ
To determine the fonts available to SAS/Graph, refer to this note:
http://support.sas.com/kb/00/100.html

SAS allows the registration of TrueType Fonts using the FONTREG procedure:
http://support.sas.com/documentation/cdl/en/proc/59565/HTML/default/a002609115.htm

And this is the doc for using TrueType fonts with SAS/Graph procedures:
http://support.sas.com/documentation/cdl/en/hostwin/59544/HTML/default/usettf.htm

cynthia

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 2 replies
  • 693 views
  • 0 likes
  • 3 in conversation