TH2::Draw("TEXT") : set text size

When I use `TH2::Draw(“TEXT”) the values of cell contents are written out in text. How can I control the size of this text?


Please read tips for efficient and successful posting and posting code

ROOT Version: Not Provided
Platform: Not Provided
Compiler: Not Provided


THistPainter -> The TEXT and TEXTnn Option

@Wile_E_Coyote, ah, one has to call TH2::SetMarkerSize()