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: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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