RE: How to define the x and y axies label on TMultigraph

From: Olivier Couet <Olivier.Couet_at_cern.ch>
Date: Thu, 12 Feb 2009 11:13:53 +0100


Hi,

To set the a multigraph axis titles do:

Mg->GetXaxis()->SetTitle("x title");
Mg->GetYaxis()->SetTitle("y title");

Cheers,
O.Couet

-----Original Message-----
From: owner-roottalk_at_root.cern.ch [mailto:owner-roottalk_at_root.cern.ch] On Behalf Of parada hutauruk
Sent: Wednesday, February 11, 2009 6:35 PM To: roottalk_at_root.cern.ch; Lorenzo Moneta Subject: [ROOT] How to define the x and y axies label on TMultigraph

Hi,

Does anyone help me how to make x and y axis label on TMultigraph? or can anyone guide me to find it? i tried to look at on manual and reference guide on website, however i did not find it.

Cheers,
Parada Hutauruk Received on Thu Feb 12 2009 - 11:14:01 CET

This archive was generated by hypermail 2.2.0 : Thu Feb 12 2009 - 17:50:01 CET