Change histogram title attributes

Hi,

how do I change the font and the text size of the title above the histogram.
I already tried:
gSystem->SetTitleFont(62)
and
hist->SetTitleFont(62,“t”)
but none of them did work.

Thanks

gStyle->SetTitleFont()