<?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: Enlarging legend font and size in proc lifetest plot in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Enlarging-legend-font-and-size-in-proc-lifetest-plot/m-p/262207#M15572</link>
    <description>&lt;P&gt;Hello Shirley,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not familiar with the Graph Template Language, but looking at the macro code I think the DISCRETELEGEND statements are the places where to specify font sizes (and other text attributes) for the corresponding legends.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to the &lt;A href="http://support.sas.com/documentation/cdl/en/syntaxidx/68719/HTML/default/index.htm#/documentation/cdl//en/grstatgraph/67882/HTML/default/p0nebkqa1obtgxn13ska62up7wwh.htm" target="_blank"&gt;documentation&lt;/A&gt; you can specify text attributes for the legend title and legend values separately. The respective options are named TITLEATTRS= and VALUEATTRS= and they go after the slash in the DISCRETELEGEND statement, where you see&amp;nbsp;already other options such as LOCATION=.&amp;nbsp;Their values can take different forms. One example is:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;valueattrs=(size=25 pt)&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;(and similarly for TITLEATTRS). Please see the documentation for more details.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Apr 2016 21:09:47 GMT</pubDate>
    <dc:creator>FreelanceReinh</dc:creator>
    <dc:date>2016-04-07T21:09:47Z</dc:date>
    <item>
      <title>Enlarging legend font and size in proc lifetest plot</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Enlarging-legend-font-and-size-in-proc-lifetest-plot/m-p/262186#M15571</link>
      <description>&lt;P&gt;i used macro here in order to customize the size of the fonts of the graph.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/statug/63962/HTML/default/viewer.htm#statug_templt_a0000000062.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/statug/63962/HTML/default/viewer.htm#statug_templt_a0000000062.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, I cannot get the legend of the proc lifetest plot to be larger. I need it for a poster and to be at least 25 pts. Is there anyone that can help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Shirley&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2016 19:55:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Enlarging-legend-font-and-size-in-proc-lifetest-plot/m-p/262186#M15571</guid>
      <dc:creator>lei</dc:creator>
      <dc:date>2016-04-07T19:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Enlarging legend font and size in proc lifetest plot</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Enlarging-legend-font-and-size-in-proc-lifetest-plot/m-p/262207#M15572</link>
      <description>&lt;P&gt;Hello Shirley,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not familiar with the Graph Template Language, but looking at the macro code I think the DISCRETELEGEND statements are the places where to specify font sizes (and other text attributes) for the corresponding legends.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to the &lt;A href="http://support.sas.com/documentation/cdl/en/syntaxidx/68719/HTML/default/index.htm#/documentation/cdl//en/grstatgraph/67882/HTML/default/p0nebkqa1obtgxn13ska62up7wwh.htm" target="_blank"&gt;documentation&lt;/A&gt; you can specify text attributes for the legend title and legend values separately. The respective options are named TITLEATTRS= and VALUEATTRS= and they go after the slash in the DISCRETELEGEND statement, where you see&amp;nbsp;already other options such as LOCATION=.&amp;nbsp;Their values can take different forms. One example is:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;valueattrs=(size=25 pt)&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;(and similarly for TITLEATTRS). Please see the documentation for more details.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2016 21:09:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Enlarging-legend-font-and-size-in-proc-lifetest-plot/m-p/262207#M15572</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2016-04-07T21:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Enlarging legend font and size in proc lifetest plot</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Enlarging-legend-font-and-size-in-proc-lifetest-plot/m-p/262225#M15573</link>
      <description>&lt;P&gt;Hi thank you so much that worked perfectly? Another quick question. Is there a way of thinkening the lines in the legend and on the graph?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry to bug you.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2016 22:30:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Enlarging-legend-font-and-size-in-proc-lifetest-plot/m-p/262225#M15573</guid>
      <dc:creator>lei</dc:creator>
      <dc:date>2016-04-07T22:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Enlarging legend font and size in proc lifetest plot</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Enlarging-legend-font-and-size-in-proc-lifetest-plot/m-p/262246#M15575</link>
      <description>&lt;P&gt;I guess that the line&amp;nbsp;thickness should ideally be specified in some style definition (which I'm not familiar with). But, according to the &lt;A href="http://support.sas.com/documentation/cdl/en/syntaxidx/68719/HTML/default/index.htm#/documentation/cdl//en/grstatgraph/67882/HTML/default/p0f1a80wa5575dn1qp2sye0fri94.htm" target="_blank"&gt;documentation of the STEPPLOT statement&lt;/A&gt;, it should also be possible to specify something like&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;lineattrs=(thickness=3 pt)&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;in the options of that statement (again, after the slash), which occurs in the SingleStratum and MultipleStrata macros.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The above will probably not affect the line thickness in the legend. For this, you could try the&amp;nbsp;option&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;autoitemsize=true&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;which needs to be added to the DISCRETELEGEND statement. If this doesn't have the desired effect, I would look into the &lt;A href="http://support.sas.com/documentation/cdl/en/syntaxidx/68719/HTML/default/index.htm#/documentation/cdl//en/grstatgraph/67882/HTML/default/p0ltl3z1z97jldn14vccmjnrhg2n.htm" target="_blank"&gt;LEGENDITEM statement&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2016 00:10:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Enlarging-legend-font-and-size-in-proc-lifetest-plot/m-p/262246#M15575</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2016-04-08T00:10:22Z</dc:date>
    </item>
  </channel>
</rss>

