How can I format an sgpanel legend title. I tried using
legend label=("TEST"); but it does not format. My legend displays with the database field of my group statement.
And looks like database_field_name.
The LEGEND statement does not work with teh SG procedures. Inside of SGPANEL, use the KEYLEGEND statement:
keylegend / title="Test";
Hope this helps!
Dan
The LEGEND statement does not work with teh SG procedures. Inside of SGPANEL, use the KEYLEGEND statement:
keylegend / title="Test";
Hope this helps!
Dan
Dan,
Wow, that solved what I needed. Thanks for the 30 second reply.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
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.
Ready to level-up your skills? Choose your own adventure.