<?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 How to align contents of column to the right in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/How-to-align-contents-of-column-to-the-right/m-p/218110#M8144</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to align one of the columns to the right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CODE:&lt;/P&gt;&lt;P&gt;layout overlay / HALIGN=RIGHT xaxisopts=(display=none) &lt;/P&gt;&lt;P&gt;yaxisopts=(reverse=true display=none) walldisplay=none;&lt;/P&gt;&lt;P&gt;referenceline y=ref / lineattrs=(thickness=15 color=_color);&lt;/P&gt;&lt;P&gt;scatterplot y=subgroups x=zero / markercharacter=drug1&lt;/P&gt;&lt;P&gt;markercharacterattrs=graphvaluetext;&lt;/P&gt;&lt;P&gt;endlayout;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried added HALIGN=RIGHT, and it still looks like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://communities.sas.com/legacyfs/online/9962_pastedImage_0.png" style="width: 211px; height: 323px;" /&gt;&lt;/P&gt;&lt;P&gt;Thank you for all the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Apr 2015 12:53:54 GMT</pubDate>
    <dc:creator>dtchoi86</dc:creator>
    <dc:date>2015-04-09T12:53:54Z</dc:date>
    <item>
      <title>How to align contents of column to the right</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-align-contents-of-column-to-the-right/m-p/218110#M8144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to align one of the columns to the right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CODE:&lt;/P&gt;&lt;P&gt;layout overlay / HALIGN=RIGHT xaxisopts=(display=none) &lt;/P&gt;&lt;P&gt;yaxisopts=(reverse=true display=none) walldisplay=none;&lt;/P&gt;&lt;P&gt;referenceline y=ref / lineattrs=(thickness=15 color=_color);&lt;/P&gt;&lt;P&gt;scatterplot y=subgroups x=zero / markercharacter=drug1&lt;/P&gt;&lt;P&gt;markercharacterattrs=graphvaluetext;&lt;/P&gt;&lt;P&gt;endlayout;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried added HALIGN=RIGHT, and it still looks like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://communities.sas.com/legacyfs/online/9962_pastedImage_0.png" style="width: 211px; height: 323px;" /&gt;&lt;/P&gt;&lt;P&gt;Thank you for all the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 12:53:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-align-contents-of-column-to-the-right/m-p/218110#M8144</guid>
      <dc:creator>dtchoi86</dc:creator>
      <dc:date>2015-04-09T12:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to align contents of column to the right</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-align-contents-of-column-to-the-right/m-p/218111#M8145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure if this will work but try just=right or just=r.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 13:20:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-align-contents-of-column-to-the-right/m-p/218111#M8145</guid>
      <dc:creator>Steelers_In_DC</dc:creator>
      <dc:date>2015-04-09T13:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to align contents of column to the right</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-align-contents-of-column-to-the-right/m-p/218112#M8146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just tried.&amp;nbsp; Still centered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 13:24:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-align-contents-of-column-to-the-right/m-p/218112#M8146</guid>
      <dc:creator>dtchoi86</dc:creator>
      <dc:date>2015-04-09T13:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to align contents of column to the right</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-align-contents-of-column-to-the-right/m-p/218113#M8147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm at a loss, take a look and see if this helps:&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/grstatproc/62603/HTML/default/viewer.htm#inset-stmt.htm" title="http://support.sas.com/documentation/cdl/en/grstatproc/62603/HTML/default/viewer.htm#inset-stmt.htm"&gt;SAS/GRAPH(R) 9.2: Statistical Graphics Procedures Guide, Second Edition&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 14:27:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-align-contents-of-column-to-the-right/m-p/218113#M8147</guid>
      <dc:creator>Steelers_In_DC</dc:creator>
      <dc:date>2015-04-09T14:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to align contents of column to the right</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-align-contents-of-column-to-the-right/m-p/218114#M8148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With SAS 9.3 you can use DataLabelPosition on the MarkerChar to align your data.&lt;/P&gt;&lt;P&gt;With SAS 9.4, you can use the Axis Table with many options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note, the HALIGN=RIGHT is for alignment of this layout itself inside the parent layout, and not for alignment of the text in a column.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 17:04:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-align-contents-of-column-to-the-right/m-p/218114#M8148</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2015-04-09T17:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to align contents of column to the right</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-align-contents-of-column-to-the-right/m-p/218115#M8149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry to ask, but do you have an example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 20:17:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-align-contents-of-column-to-the-right/m-p/218115#M8149</guid>
      <dc:creator>dtchoi86</dc:creator>
      <dc:date>2015-04-09T20:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to align contents of column to the right</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-align-contents-of-column-to-the-right/m-p/218116#M8150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What SAS release are you using?&amp;nbsp; I an not sure what I can suggest with SAS 9.2.&lt;/P&gt;&lt;P&gt;Some Forest Plot examples are here:&amp;nbsp; &lt;A href="http://blogs.sas.com/content/graphicallyspeaking/?s=forest+plot" title="http://blogs.sas.com/content/graphicallyspeaking/?s=forest+plot"&gt;http://blogs.sas.com/content/graphicallyspeaking/?s=forest+plot&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 20:45:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-align-contents-of-column-to-the-right/m-p/218116#M8150</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2015-04-09T20:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to align contents of column to the right</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-align-contents-of-column-to-the-right/m-p/218117#M8151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm currently using 9.3. TY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 20:48:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-align-contents-of-column-to-the-right/m-p/218117#M8151</guid>
      <dc:creator>dtchoi86</dc:creator>
      <dc:date>2015-04-09T20:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to align contents of column to the right</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-align-contents-of-column-to-the-right/m-p/218118#M8152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The link above shows you a full example of a Forest Plot using SAS 9.3.&amp;nbsp; Go to bottom of article and click on link to see full program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use a ScatterPlot with DataLabel to show the values.&amp;nbsp; Set DataLabelPosition to left or right and set marker size =0.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also use HighLow plot with HighLabel or LowLabel to display the values. Program above uses HighLow plot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 20:56:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-align-contents-of-column-to-the-right/m-p/218118#M8152</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2015-04-09T20:56:00Z</dc:date>
    </item>
  </channel>
</rss>

