virtual void SetTitleOffset(Float_t offset=1)
Set distance between the axis and the axis title Offset is a correction factor with respect to the "s...
virtual Color_t GetAxisColor() const
virtual Color_t GetLabelColor() const
virtual void ResetAttAxis(Option_t *option="")
Reset axis attributes.
virtual void SetTickSize(Float_t size=0.03)
virtual void SetLabelColor(Color_t color=1, Float_t alpha=1.)
Set color of labels.
virtual void SetNdivisions(Int_t n=510, Bool_t optim=kTRUE)
Set the number of divisions for this axis.
virtual void SetTitleFont(Style_t font=62)
Set the title font.
virtual Color_t GetTitleColor() const
virtual Style_t GetTitleFont() const
Manages histogram axis attributes.
virtual Float_t GetTitleSize() const
virtual void SetLabelOffset(Float_t offset=0.005)
Set distance between the axis and the labels The distance is expressed in per cent of the pad width...
virtual void SetLabelFont(Style_t font=62)
Set labels' font.
void Copy(TAttAxis &attaxis) const
Copy of the object.
virtual ~TAttAxis()
Destructor.
virtual Float_t GetTitleOffset() const
Double_t length(const TVector2 &v)
virtual void SetAxisColor(Color_t color=1, Float_t alpha=1.)
Set color of the line axis and tick marks.
virtual void SetLabelSize(Float_t size=0.04)
Set size of axis labels The size is expressed in per cent of the pad width.
virtual void SetTitleColor(Color_t color=1)
Set color of axis title.
virtual void SetTitleSize(Float_t size=0.04)
Set size of axis title The size is expressed in per cent of the pad width.
virtual void SaveAttributes(std::ostream &out, const char *name, const char *subname)
Save axis attributes as C++ statement(s) on output stream out.
virtual Style_t GetLabelFont() const
virtual Int_t GetNdivisions() const
virtual Float_t GetLabelSize() const
virtual void SetTickLength(Float_t length=0.03)
Set tick mark length The length is expressed in per cent of the pad width.
virtual Float_t GetTickLength() const
virtual Float_t GetLabelOffset() const