23 c1->Range(-6,-0.1,6,0.1);
25 TGaxis *axis =
new TGaxis(-5.5,0.,5.5,0.,0.0,100,510,
"");
void SetTitleSize(Float_t titlesize)
void SetTitleFont(Int_t titlefont)
virtual void SetTitle(const char *title="")
Change the title of the axis.
void ChangeLabelByValue(Double_t labValue, Double_t labAngle=-1., Double_t labSize=-1., Int_t labAlign=-1, Int_t labColor=-1, Int_t labFont=-1, const TString &labText="")
Define new text attributes for the label value "labValue".
void SetTitleColor(Int_t titlecolor)
void ChangeLabel(Int_t labNum=0, Double_t labAngle=-1., Double_t labSize=-1., Int_t labAlign=-1, Int_t labColor=-1, Int_t labFont=-1, const TString &labText="")
Define new text attributes for the label number "labNum".
virtual void SetName(const char *name)
Change the name of the axis.
virtual void Draw(Option_t *option="")
Default Draw method for all objects.