SetYTitleColor — Set the color of the Y Title
$plot->SetYTitleColor($color
)
Use this function if you want the Y title to have a different color than the main title. See Section 3.9.1, “Titles” for more about plot titles.
By default, the Y title defaults to use the same color as the main plot title. The main plot title color is set with SetTitleColor, and it defaults to black.