virtual void SetTextFont(Font_t tfont=62)
Set the text font.
virtual void SetTextAlign(Short_t align=11)
Set the text alignment.
To draw TeX Mathematical Formula.
virtual TText * DrawText(Double_t x, Double_t y, const char *text)
Draw this text with new coordinates.
virtual void SetTextSize(Float_t tsize=1)
Set the text size.
TMathText * DrawMathText(Double_t x, Double_t y, const char *text)
Make a copy of this object with the new parameters and copy object attributes.