BookmarkSubscribeRSS Feed
deleted_user
Not applicable
I was able to put the values from the variable "rate" inside the bubbles, but I'm not able to change the font size.
Does anyone know why?
I'm using activex for my device.

function='pie';
rotate=360;
size=avg/20;
position='4';
style='psolid';
output;
function='label';
xc=LVL8;
y=rate;
style="'Arial/bold'";
size=1;
color='black';
text=trim(left(rate));
output;
1 REPLY 1
Cynthia_sas
SAS Super FREQ
Hi:
Some features of SAS/Graph and Annotate do not work with the ActiveX driver, as described here:
http://support.sas.com/kb/13/691.html
http://support.sas.com/techsup/technote/ts602.html

cynthia

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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
  • 1 reply
  • 660 views
  • 0 likes
  • 2 in conversation