HI, Phil: I don't think that those are options for ODS LISTING. I don't see GTITLE/GFOOTNOTE or NOGTITLE/NOGFOOTNOTE as valid options for ODS LISTING: http://support.sas.com/documentation/cdl/en/odsug/67921/HTML/default/viewer.htm#n1lyhxs0ue101in1snowd4cdd15q.htm GTITLE and GFOOTNOTE force the title inside the boundary of the graph, which is the default behavior for SAS title and footnote statement. If you are making only a PNG file, without an ODS "wrapper" file, like HTML or RTF or PDF, then there wouldn't be anything "outside" the boundary of the graph for ODS to control. I wonder whether ANNOTATE would get you close to what you want. Probably worth a question to the graph gurus in Tech Support. cynthia
... View more