public interface IsDefaultPointLabels extends IsDefaultFontContainer
Modifier and Type | Method and Description |
---|---|
String |
getBackdropColorAsString()
Returns the background color of the point label.
|
IsDefaultPadding |
getBackdropPadding()
Returns the padding of label backdrop.
|
int |
getPadding()
Returns the padding between chart and point labels, in pixels.
|
boolean |
isDisplay()
Returns if the title is shown.
|
getColorAsString, getFont
IsDefaultPadding getBackdropPadding()
boolean isDisplay()
int getPadding()
String getBackdropColorAsString()