Re: statistics box: text properties

From: Otto Schaile (Otto.Schaile@Physik.uni-muenchen.de)
Date: Tue Feb 02 1999 - 09:54:36 MET


Hi all,
I guess the following reply I got sometimes from Rene helps:

You can already specify these parameters to the stats box:

Assume a pad containing an histogram with the stats box:
  TPaveText *stats = (TPaveText*)gPad->GetPrimitive("stats");
  stats->SetTextFont(82);
  stats->SetTextSize(0.03);
  stats->SetFillColor(42);

cheers,
Otto

----------------------------------------------------------------------------
Otto Schaile                    Sektion Physik der LMU Muenchen
Phone: (+49 89)289 14070        Am Coulombwall 1, D-85748 Garching, Germany
FAX:   (+49 89)289 14072        EMail: Otto.Schaile@Physik.Uni-Muenchen.DE



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:28 MET