Hello, I paln to change the size of the axis font, so I expected that I could do something like : TGraph *graph = new TGraph ((Int_t) nbpt, x, data->Addr_y ()) ; TAxis *AxisAtt = graph->GetXaxis () ; AxisAtt->SetLabelFont (20) ; But it make a segmentation fault, How can I do ? -- --- ============================================================================== Patrick DUPRE | | Tel: (33 4) 76-88-78-51 CNRS/LCMI (GHMFL) | | Fax: (33 4) 76-85-56-10 25 Rue des Martyrs, BP 166 | | http://eschyle.polycnrs-gre.fr F-38042 GRENOBLE Cedex 09 | | email: pdupre@polycnrs-gre.fr ==============================================================================
This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:22 MET