<?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 angle of xaxis tick mark value in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/How-to-change-angle-of-xaxis-tick-mark-value/m-p/293480#M10343</link>
    <description>&lt;P&gt;I agree I tried everything but can't so will change to gplot now. Thanks for confirming&lt;/P&gt;</description>
    <pubDate>Tue, 23 Aug 2016 15:56:21 GMT</pubDate>
    <dc:creator>dpa</dc:creator>
    <dc:date>2016-08-23T15:56:21Z</dc:date>
    <item>
      <title>How to change angle of xaxis tick mark value</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-change-angle-of-xaxis-tick-mark-value/m-p/293472#M10339</link>
      <description>&lt;P&gt;Hi&amp;nbsp; I am using Proc sgplot and my axis value coming in 45 degree rotated and I want to change them to 90 degree. I am using 9.2&lt;/P&gt;&lt;P&gt;any help appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2016 15:43:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-change-angle-of-xaxis-tick-mark-value/m-p/293472#M10339</guid>
      <dc:creator>dpa</dc:creator>
      <dc:date>2016-08-23T15:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to change angle of xaxis tick mark value</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-change-angle-of-xaxis-tick-mark-value/m-p/293475#M10340</link>
      <description>&lt;P&gt;Hi, by default you're probably using fitpolicy=rotate. In the xaxis statement try using fitpolicy=stagger or fitpolicy=thin. Although thin will remove some of the xaxis tick mark values.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2016 15:51:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-change-angle-of-xaxis-tick-mark-value/m-p/293475#M10340</guid>
      <dc:creator>djrisks</dc:creator>
      <dc:date>2016-08-23T15:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to change angle of xaxis tick mark value</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-change-angle-of-xaxis-tick-mark-value/m-p/293478#M10341</link>
      <description>&lt;P&gt;Not likley to happen with SGPLOT and SAS 9.2. The options for that level of control just aren't there in that release.&lt;/P&gt;
&lt;P&gt;You either will have to move to one of the the other procs like GPlot or Gchart where the AXIS statements will let you have that level of control or experiment with the FITPOLICY options for XAXIS to find something you can live with.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2016 15:53:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-change-angle-of-xaxis-tick-mark-value/m-p/293478#M10341</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-08-23T15:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to change angle of xaxis tick mark value</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-change-angle-of-xaxis-tick-mark-value/m-p/293479#M10342</link>
      <description>&lt;P&gt;Tried all of that not working&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2016 15:55:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-change-angle-of-xaxis-tick-mark-value/m-p/293479#M10342</guid>
      <dc:creator>dpa</dc:creator>
      <dc:date>2016-08-23T15:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to change angle of xaxis tick mark value</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-change-angle-of-xaxis-tick-mark-value/m-p/293480#M10343</link>
      <description>&lt;P&gt;I agree I tried everything but can't so will change to gplot now. Thanks for confirming&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2016 15:56:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-change-angle-of-xaxis-tick-mark-value/m-p/293480#M10343</guid>
      <dc:creator>dpa</dc:creator>
      <dc:date>2016-08-23T15:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to change angle of xaxis tick mark value</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-change-angle-of-xaxis-tick-mark-value/m-p/293483#M10344</link>
      <description>&lt;P&gt;That's true, I was thinking 0 degrees instead of 90 degrees. To Rotate to 90 degrees you would probably have to use gplot or gchart in 9.2 as ballardw suggests You could use GTL, but that would mean that you would have to create the tick mark values by yourself using the Entry statement and then rotating them, which will take a bit of time.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2016 15:59:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-change-angle-of-xaxis-tick-mark-value/m-p/293483#M10344</guid>
      <dc:creator>djrisks</dc:creator>
      <dc:date>2016-08-23T15:59:18Z</dc:date>
    </item>
  </channel>
</rss>

