<?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 Globally Change Fonts in PROC SGPLOT in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Globally-Change-Fonts-in-PROC-SGPLOT/m-p/571408#M18416</link>
    <description>&lt;P&gt;I am using code from&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15130"&gt;@DanH_sas&lt;/a&gt;&amp;nbsp;to globally change the fonts before I run a many different PROC SGPLOTs, so I don't have to change the font in each PROC SGPLOT individually. The code is here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/Graphics-Programming/Proc-sgplot-and-graph-fonts/td-p/81529" target="_blank"&gt;https://communities.sas.com/t5/Graphics-Programming/Proc-sgplot-and-graph-fonts/td-p/81529&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This works fine, but what is this line doing? What is the difference between GraphTitle1Font and GraphTItleFont?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE lang="SAS"&gt;'GraphTitle1Font' = ("Garamond, &amp;lt;MTsans-serif&amp;gt;",14pt,bold)&amp;nbsp;&amp;nbsp;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;Also, suppose I have some code with both TITLE and TITLE2 statements. Can I modify PROC TEMPLATE to globally change the TITLE2 font and font size independently of global changes to the TITLE statement? If so, how?&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jul 2019 14:28:47 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2019-07-05T14:28:47Z</dc:date>
    <item>
      <title>Globally Change Fonts in PROC SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Globally-Change-Fonts-in-PROC-SGPLOT/m-p/571408#M18416</link>
      <description>&lt;P&gt;I am using code from&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15130"&gt;@DanH_sas&lt;/a&gt;&amp;nbsp;to globally change the fonts before I run a many different PROC SGPLOTs, so I don't have to change the font in each PROC SGPLOT individually. The code is here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/Graphics-Programming/Proc-sgplot-and-graph-fonts/td-p/81529" target="_blank"&gt;https://communities.sas.com/t5/Graphics-Programming/Proc-sgplot-and-graph-fonts/td-p/81529&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This works fine, but what is this line doing? What is the difference between GraphTitle1Font and GraphTItleFont?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE lang="SAS"&gt;'GraphTitle1Font' = ("Garamond, &amp;lt;MTsans-serif&amp;gt;",14pt,bold)&amp;nbsp;&amp;nbsp;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;Also, suppose I have some code with both TITLE and TITLE2 statements. Can I modify PROC TEMPLATE to globally change the TITLE2 font and font size independently of global changes to the TITLE statement? If so, how?&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2019 14:28:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Globally-Change-Fonts-in-PROC-SGPLOT/m-p/571408#M18416</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-07-05T14:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Globally Change Fonts in PROC SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Globally-Change-Fonts-in-PROC-SGPLOT/m-p/571621#M18417</link>
      <description>&lt;P&gt;According to the SAS/STAT User's Guide, [see page 709 of&amp;nbsp;&lt;A href="https://support.sas.com/documentation/onlinedoc/stat/151/odsgraph.pdf" target="_blank"&gt;https://support.sas.com/documentation/onlinedoc/stat/151/odsgraph.pdf&lt;/A&gt;]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;The fonts&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;GraphTitle1Font&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;and&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;GraphLabel2Font&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;are not used by ODS Graphics.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Sat, 06 Jul 2019 23:51:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Globally-Change-Fonts-in-PROC-SGPLOT/m-p/571621#M18417</guid>
      <dc:creator>SuzanneDorinski</dc:creator>
      <dc:date>2019-07-06T23:51:40Z</dc:date>
    </item>
  </channel>
</rss>

