SetTitleColor
SetTitleColor — Set the color of the plot titles
Synopsis
$plot->SetTitleColor($color
)
Description
SetTitleColor
sets the color of the plot title
(as set with SetTitle), and the X and Y axis titles
(as set with SetXTitle and SetYTitle).
Notes
The default color for the titles is black.