1/19/2011

Set Statistic box position in root

gStyle->SetStatX(0.5); 

gStyle->SetStatY(0.88); 

This is setting the middle point of the statistic box position on the graph, where the 0.5 and 0.88 was the percentage of the length and width of the canvas.

没有评论: