Abstract
flag that indicates if this axis / legend is enabled or not
Defines if the renderer should ensure we always see the component fully
Protected
mthe text size of the labels
the text color to use for the labels
the typeface used for the labels
the offset in pixels this component has on the x-axis
the offset in pixels this component has on the Y-axis
returns the Typeface used for the labels, returns null if none is set
Font
sets a specific Typeface for the labels
returns the text size that is currently set for the labels, in pixels
sets the size of the label text in density pixels min = 6f, max = 24f, default 10
the text size, in DP
This class encapsulates everything both Axis, Legend and LimitLines have in common.