[ROOT] Histogram line and legend line width.

From: Egon Pavlica (Egon.Pavlica@p-ng.si)
Date: Mon Jan 06 2003 - 15:16:38 MET


Hello ROOTers,

i have a problem: 

Histogram line width and legend line width don't match.

i use TH1F* hist
hist->SetLineWidth(6);
hist->Draw("samel");

and 

leg = new TLegend(0.51,0.8,0.95,0.94);
leg->AddEntry(hist,"simulation","l");

Anybody knows, how to modify the line thickness in TLegend?

Thanks...
-- 
------------------------------------------
Egon Pavlica e-mail:egon.pavlica@p-ng.si
Laboratory for epitaxy and nanostructures
Nova Gorica Polytechnic (www.p-ng.si)
tel.+386-5-3315-249
fax.+386-5-3315-359
------------------------------------------



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:08 MET