SUPPORT / SAMPLES & SAS NOTES
 

Support

Sample 41367: Remove the header label borders in graphics produced with LAYOUT DATAPANEL or LAYOUT DATALATTICE in the Graph Template Language (GTL)

DetailsCodeResultsAboutRate It

By default, the header labels produced with the LAYOUT DATALATTICE and LAYOUT DATAPANEL statements in the SAS/GRAPH Graph Template Language (GTL) have borders around them. These borders can be removed by assigning the contrast color of the GraphBorderLines style element to the same color as the GraphBackGround, and specifying the HEADEROPAQUE=FALSE option on the LAYOUT DATALATTICE or LAYOUT DATAPANEL statement.

Select the Full Code tab for sample code that illustrates the syntax.


These sample files and code examples are provided by SAS Institute Inc. "as is" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and fitness for a particular purpose. Recipients acknowledge and agree that SAS Institute shall not be liable for any damages whatsoever arising out of their use of this material. In addition, SAS Institute will provide no support for the materials contained herein.