Q: Eliminating TPaveText-object from TGraph

Matthias Vitt (vitt@imt.fzk.de)
Mon, 24 Feb 1997 17:32:21 +0100


Hi,
Maybe the last one didn't came through, so I just try it again:
If you have a simple canvas and you add a Tgraph object, then in the
upper left side of the canvas a TPaveText object appears with the Title
of the TGraph-object. Obviously this is a default behavior. How Do I
elminiate this TPave object, using code (not with the mouse, I.E. via
menus callbacks). Is there an option that I can give the construcor of
the TGRAPH OBJECT ? Can I delete it with a specific function? I really
like to know this cause I'd like to include plots generated from a
rootscript in a paper and I don't want the graph's title on the plot.

Any help is appreciated,

bye
Mats