SetImageBorderColor — Set image border color, if enabled
$plot->SetImageBorderColor($color
)
The image border is only drawn if SetImageBorderType is called with a type of 'plain' or 'raised'; by default there is no border. If the border is enabled but no color is set, the default color is gray (194,194,194).