Replace the background for the Graph. This STYLE statement is applied to the graph's background. DOCBG is specified as the background colors, with SCIENCE.GIF justified to the left and bottom as the background image.


      style GraphBackground                                                 
         "Graph backgroundcolor attributes" /                                      
         backgroundcolor = colors("docbg")                                         
         image = "!sasroot\common\textures\Science.gif"                     
         textalign = L                                                             
         verticalalign = B;