SetImageBorderColor — Set image border color, if enabled
$plot->SetImageBorderColor($color
)
The image border is only drawn if SetImageBorderType is called with a type other than 'none'. By default there is no border. If the border is enabled but no color is set, the default color is gray (194,194,194).
Either the specified color, a darker shade of that color, or both are used to draw the image border. See SetImageBorderType for details.
The border width can be set with SetImageBorderWidth.
This version of the manual was produced for the
PHPlot Sourceforge project web service site, which requires the logo on each
page.
To download a logo-free copy of the manual, see the
PHPlot project downloads
area.