<?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: xaxistable: statlabel option in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/xaxistable-statlabel-option/m-p/931411#M24680</link>
    <description>&lt;P&gt;The STATLABEL option works only when an AXISTABLE is used in conjunction with a VBAR or HBAR statement.&lt;/P&gt;</description>
    <pubDate>Sun, 09 Jun 2024 05:52:27 GMT</pubDate>
    <dc:creator>DanH_sas</dc:creator>
    <dc:date>2024-06-09T05:52:27Z</dc:date>
    <item>
      <title>xaxistable: statlabel option</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/xaxistable-statlabel-option/m-p/931408#M24677</link>
      <description>&lt;P&gt;Is the option statlabel working properly?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc sgplot data=sashelp.class;
    vbarbasic sex / response=height stat=mean;

    xaxistable height /stat=mean statlabel;   
    xaxistable height /stat=sum  statlabel;   

    xaxistable height /stat=mean label='Height (Mean)';   
    xaxistable height /stat=sum  label='Height (Sum)';   
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 09 Jun 2024 04:49:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/xaxistable-statlabel-option/m-p/931408#M24677</guid>
      <dc:creator>xxformat_com</dc:creator>
      <dc:date>2024-06-09T04:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: xaxistable: statlabel option</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/xaxistable-statlabel-option/m-p/931411#M24680</link>
      <description>&lt;P&gt;The STATLABEL option works only when an AXISTABLE is used in conjunction with a VBAR or HBAR statement.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Jun 2024 05:52:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/xaxistable-statlabel-option/m-p/931411#M24680</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2024-06-09T05:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: xaxistable: statlabel option</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/xaxistable-statlabel-option/m-p/931417#M24683</link>
      <description>&lt;P&gt;Thanks. I wouldn't have guessed it as it is not mentioned in the online doc &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/grstatproc/p1cebnxst19wccn1s44lyk5nk2vx.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/grstatproc/p1cebnxst19wccn1s44lyk5nk2vx.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Jun 2024 06:14:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/xaxistable-statlabel-option/m-p/931417#M24683</guid>
      <dc:creator>xxformat_com</dc:creator>
      <dc:date>2024-06-09T06:14:27Z</dc:date>
    </item>
  </channel>
</rss>

