<?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: How to change Background in Rowheaders in Graph using Proc template in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/How-to-change-Background-in-Rowheaders-in-Graph-using-Proc/m-p/786400#M22438</link>
    <description>&lt;P&gt;Figured it out. Need to&amp;nbsp; turn on the OPAQUE option. OPAQUE= TRUE then give the background color option.&lt;/P&gt;
&lt;P&gt;OPAQUE=TRUE BACKGROUNDcolor = green;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Dec 2021 23:15:10 GMT</pubDate>
    <dc:creator>SASuserlot</dc:creator>
    <dc:date>2021-12-16T23:15:10Z</dc:date>
    <item>
      <title>How to change Background in Rowheaders in Graph using Proc template</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-change-Background-in-Rowheaders-in-Graph-using-Proc/m-p/786395#M22437</link>
      <description>&lt;P&gt;I am trying to change the back ground in rowheader section . I am using the proc template . My border color are changing but not changing the background color. What option need to be used tp change the color. I tried BACKGROUND OPTION.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SASuserlot_0-1639692940807.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/66810iDC683AE7665211BB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SASuserlot_0-1639692940807.png" alt="SASuserlot_0-1639692940807.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;rowheaders;
    layout gridded/ columns=1 border=on borderattrs=(color=blue) backgroundcolor=blue;
    entry "XXXXX";
    entry "XXXXX";
    entry "XXXXXXXX";
   endlayout;&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 22:15:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-change-Background-in-Rowheaders-in-Graph-using-Proc/m-p/786395#M22437</guid>
      <dc:creator>SASuserlot</dc:creator>
      <dc:date>2021-12-16T22:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to change Background in Rowheaders in Graph using Proc template</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-change-Background-in-Rowheaders-in-Graph-using-Proc/m-p/786400#M22438</link>
      <description>&lt;P&gt;Figured it out. Need to&amp;nbsp; turn on the OPAQUE option. OPAQUE= TRUE then give the background color option.&lt;/P&gt;
&lt;P&gt;OPAQUE=TRUE BACKGROUNDcolor = green;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 23:15:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-change-Background-in-Rowheaders-in-Graph-using-Proc/m-p/786400#M22438</guid>
      <dc:creator>SASuserlot</dc:creator>
      <dc:date>2021-12-16T23:15:10Z</dc:date>
    </item>
  </channel>
</rss>

