<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Size of Symbol in SAS/Graph Legend in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Size-of-Symbol-in-SAS-Graph-Legend/m-p/72410#M2603</link>
    <description>I suspect your issue comes from:&lt;BR /&gt;
&lt;BR /&gt;
shape=symbol(7,1)&lt;BR /&gt;
&lt;BR /&gt;
The second parameter in the SHAPE option is height. I would start by using the same height as width (7) to provide a square space for the symbol.</description>
    <pubDate>Fri, 03 Jun 2011 17:14:43 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2011-06-03T17:14:43Z</dc:date>
    <item>
      <title>Size of Symbol in SAS/Graph Legend</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Size-of-Symbol-in-SAS-Graph-Legend/m-p/72409#M2602</link>
      <description>The symbol in my SAS/Graph legend is tiny, almost invisible, though the text next to it is fine.  How can I increase the size of the legend value without also increasing the size of the legend label?&lt;BR /&gt;
&lt;BR /&gt;
My goptions are:&lt;BR /&gt;
&lt;BR /&gt;
reset=all&lt;BR /&gt;
device=gif&lt;BR /&gt;
cback=white&lt;BR /&gt;
ftext="Arial"&lt;BR /&gt;
htext=11&lt;BR /&gt;
gunit=pt&lt;BR /&gt;
gsfname=SPlot&lt;BR /&gt;
&lt;BR /&gt;
My symbol statement is:&lt;BR /&gt;
&lt;BR /&gt;
symbol1 color=black value=circle height=5 interpol=none&lt;BR /&gt;
&lt;BR /&gt;
My legend statement is:&lt;BR /&gt;
&lt;BR /&gt;
across=3&lt;BR /&gt;
down=3&lt;BR /&gt;
position=bottom&lt;BR /&gt;
label=('Group:') value=('Group 1')&lt;BR /&gt;
shape=symbol(7,1)&lt;BR /&gt;
&lt;BR /&gt;
The result is a very, very tiny black circle in the legend value, though the symbol on the graph is fine and the legend label is fine.&lt;BR /&gt;
&lt;BR /&gt;
Thanks for any information you can provide.</description>
      <pubDate>Fri, 03 Jun 2011 13:23:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Size-of-Symbol-in-SAS-Graph-Legend/m-p/72409#M2602</guid>
      <dc:creator>Avellinese</dc:creator>
      <dc:date>2011-06-03T13:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Size of Symbol in SAS/Graph Legend</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Size-of-Symbol-in-SAS-Graph-Legend/m-p/72410#M2603</link>
      <description>I suspect your issue comes from:&lt;BR /&gt;
&lt;BR /&gt;
shape=symbol(7,1)&lt;BR /&gt;
&lt;BR /&gt;
The second parameter in the SHAPE option is height. I would start by using the same height as width (7) to provide a square space for the symbol.</description>
      <pubDate>Fri, 03 Jun 2011 17:14:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Size-of-Symbol-in-SAS-Graph-Legend/m-p/72410#M2603</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2011-06-03T17:14:43Z</dc:date>
    </item>
  </channel>
</rss>

