public final class DefaultChartScaleTitle extends Object implements IsDefaultScaleTitle
Modifier and Type | Method and Description |
---|---|
ScaleTitleAlign |
getAlign()
Returns the alignment of the axis title.
|
String |
getColorAsString()
Returns the font color as string.
|
IsDefaultFont |
getFont()
Returns the font element.
|
IsDefaultPadding |
getPadding()
Returns the padding defaults.
|
boolean |
isDisplay()
Returns if the title is shown.
|
public IsDefaultFont getFont()
IsDefaultFontContainer
getFont
in interface IsDefaultFontContainer
public String getColorAsString()
IsDefaultFontContainer
getColorAsString
in interface IsDefaultFontContainer
public IsDefaultPadding getPadding()
IsDefaultScaleTitle
getPadding
in interface IsDefaultScaleTitle
public boolean isDisplay()
IsDefaultScaleTitle
isDisplay
in interface IsDefaultScaleTitle
public ScaleTitleAlign getAlign()
IsDefaultScaleTitle
getAlign
in interface IsDefaultScaleTitle