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

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!

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