Dear all
How can I get a handle on the z axis (e.g. to change the label size) for a THStack plotted in the lego modus? (THStack has no GetZaxis() method.)
Many thanks and best regards,
Chris
Dear all
How can I get a handle on the z axis (e.g. to change the label size) for a THStack plotted in the lego modus? (THStack has no GetZaxis() method.)
Many thanks and best regards,
Chris
Have you tried GetHistogram()->GetZaxis() ?