When you zoom on a histo the xmin and xmax limit are represented by a virtual box on the histo:
gVirtualX->DrawBox(px1old, py1old, px2old, py2old, TVirtualX::kHollow)
When you zoom on a histo the xmin and xmax limit are represented by a virtual box on the histo:
gVirtualX->DrawBox(px1old, py1old, px2old, py2old, TVirtualX::kHollow)