User Tools

Site Tools


root:labelstitle
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


root:labelstitle [2010/11/09 16:41] (current) – created nchiap
Line 1: Line 1:
 +====== Configure labels and title ====== 
 +<code C++> 
 +histo->GetYaxis()->SetLabelSize(.1); // font-size of Numbers on axis in percent of ???  
 +histo->GetYaxis()->SetTitleSize(.12); // font-size for title in percent of ???  
 +histo->GetYaxis()->SetTitleOffset(.2); // distance between axis and title in percent of normal distance 
 +histo->GetYaxis()->SetTitle("mySweetTitle"); 
 +</code> 
root/labelstitle.txt · Last modified: 2010/11/09 16:41 by nchiap