SetBackgroundColor — Sets the overall background color.
$plot->SetBackgroundColor($color)
    
SetBackgroundcolor sets the overall background
color. This is the color of the background of the whole image.
    
The default background color is white. Background image overrides background color; background color is ignored if a background image was set with SetBgImage.