<?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: Removing entire legend in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Removing-entire-legend/m-p/703908#M215737</link>
    <description>&lt;P&gt;Use the SGPLOT option NOAUTOLEGEND&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;PROC SGPLOT DATA = hypRslt.StatePercents NOAUTOLEGEND;&lt;/PRE&gt;</description>
    <pubDate>Sun, 06 Dec 2020 04:34:34 GMT</pubDate>
    <dc:creator>RichardDeVen</dc:creator>
    <dc:date>2020-12-06T04:34:34Z</dc:date>
    <item>
      <title>Removing entire legend</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Removing-entire-legend/m-p/703899#M215735</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I'm trying to removed the entire legend from this graph.&amp;nbsp; I tried using&amp;nbsp; KEYLEGEND / TITLE = " "; but that only removed the wording title&amp;nbsp; that was beside the 'Yes' legend (as pictured).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="legend.JPG" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/52359iA609B5A00F8A9DAC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="legend.JPG" alt="legend.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here's the code:&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROC SGPLOT DATA =Data&lt;BR /&gt;code&lt;/P&gt;&lt;P&gt;code&amp;nbsp;&lt;/P&gt;&lt;P&gt;code&lt;BR /&gt;&lt;BR /&gt;XAXIS OFFSETMIN = 0.25&lt;BR /&gt;LABEL = "State Code"&lt;BR /&gt;LABELATTRS = (WEIGHT = BOLD);&lt;BR /&gt;KEYLEGEND / TITLE = " ";&amp;nbsp; &amp;nbsp;*Does not get rid of entire legend?*;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 15:15:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Removing-entire-legend/m-p/703899#M215735</guid>
      <dc:creator>kristiepauly1</dc:creator>
      <dc:date>2020-12-10T15:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Removing entire legend</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Removing-entire-legend/m-p/703908#M215737</link>
      <description>&lt;P&gt;Use the SGPLOT option NOAUTOLEGEND&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;PROC SGPLOT DATA = hypRslt.StatePercents NOAUTOLEGEND;&lt;/PRE&gt;</description>
      <pubDate>Sun, 06 Dec 2020 04:34:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Removing-entire-legend/m-p/703908#M215737</guid>
      <dc:creator>RichardDeVen</dc:creator>
      <dc:date>2020-12-06T04:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Removing entire legend</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Removing-entire-legend/m-p/703936#M215744</link>
      <description>&lt;P&gt;That did it.&amp;nbsp; Thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Dec 2020 17:46:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Removing-entire-legend/m-p/703936#M215744</guid>
      <dc:creator>kristiepauly1</dc:creator>
      <dc:date>2020-12-06T17:46:25Z</dc:date>
    </item>
  </channel>
</rss>

