Axis size with TEfficiency

Hello,

I would like to know if there is anyway to fix the title and axis text size for a TEfficiency as in a histogram ?
It doesnt work with SetTitleSize.

Thanks,
Douja.

TEfficiency is a special class which does not inherit from any histogram class.
I would suggest you use the GetPaintedHistogram method to retrieve the displayed histogram’s and apply the histogram setters on li.

Thank you very much. I will do that.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.