RE: Center TPaletteAxis title

From: Olivier Couet <Olivier.Couet_at_cern.ch>
Date: Wed, 4 May 2011 13:02:09 +0000


h2->GetZaxis()->SetTitle("X axis");
h2->GetZaxis()->CenterTitle(true);

-----Original Message-----
From: owner-roottalk_at_root.cern.ch [mailto:owner-roottalk_at_root.cern.ch] On Behalf Of Hermann Fuchs Sent: Wednesday, May 04, 2011 2:53 PM
To: roottalk_at_root.cern.ch
Subject: [ROOT] Center TPaletteAxis title

Hello

I was wondering if there is a way to center the title of the TPaletteAxis?

I am looking for a function similar to TAxis::CenterTitle(Bool_t center) or alternatively a way to influence the position of the TPaletteAxis title aside from the offset.

Yours,
Hermann Received on Wed May 04 2011 - 15:02:13 CEST

This archive was generated by hypermail 2.2.0 : Wed May 04 2011 - 23:50:01 CEST