User Tools

Site Tools


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

Differences

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


root:padmargins [2010/11/09 16:48] (current) – created nchiap
Line 1: Line 1:
 +====== Change the Margins of a pad ======
 +You can change the borders on a pad around a histogram by
 +<code C++>
 + pad->SetTopMargin(0.0);    // useful if you want to join two adjacent pads
 + pad->SetBottomMargin(0.2); // in percent of the height
 +</code>
 +
  
root/padmargins.txt · Last modified: 2010/11/09 16:48 by nchiap