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 Float_t GetTickLength() const
Color_t fAxisColor
Color of the line axis.
Float_t fLabelOffset
Offset of labels.
Style_t fLabelFont
Font for labels.
Float_t fLabelSize
Size of labels.
virtual Float_t GetLabelOffset() const
virtual void ResetAttAxis(Option_t *option="")
Reset axis attributes.
virtual void SetTickSize(Float_t size=0.03)
virtual Color_t GetAxisColor() const
Int_t fNdivisions
Number of divisions(10000*n3 + 100*n2 + n1)
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 Float_t GetLabelSize() const
Manages histogram axis attributes.
Float_t fTitleSize
Size of axis title.
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.
virtual Style_t GetTitleFont() const
Style_t fTitleFont
Font for axis title.
#define ClassDef(name, id)
Color_t fLabelColor
Color of labels.
virtual ~TAttAxis()
Destructor.
virtual Color_t GetLabelColor() const
virtual Int_t GetNdivisions() const
void Copy(TAttAxis &attaxis) const
Copy of the object.
virtual Float_t GetTitleOffset() const
virtual Color_t GetTitleColor() const
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 Float_t GetTitleSize() const
Float_t fTickLength
Length of tick marks.
virtual void SetTickLength(Float_t length=0.03)
Set tick mark length The length is expressed in per cent of the pad width.
Color_t fTitleColor
Color of axis title.
virtual Style_t GetLabelFont() const
Float_t fTitleOffset
Offset of axis title.