TH2::Draw("text") text size

Hi,

How does one change the size of the text printed using the text option for TH2::Draw()?

Thanks in advance.
Chris

Use myhist.SetMarkerSize(size). Default size=1

Rene

1 Like