public final class DefaultChartPointLabels extends Object implements IsDefaultPointLabels
| Modifier and Type | Method and Description |
|---|---|
String |
getBackdropColorAsString()
Returns the background color of the point label.
|
IsDefaultPadding |
getBackdropPadding()
Returns the padding of label backdrop.
|
String |
getColorAsString()
Returns the font color as string.
|
IsDefaultFont |
getFont()
Returns the font element.
|
int |
getPadding()
Returns the padding between chart and point labels, in pixels.
|
boolean |
isDisplay()
Returns if the title is shown.
|
public IsDefaultFont getFont()
IsDefaultFontContainergetFont in interface IsDefaultFontContainerpublic String getColorAsString()
IsDefaultFontContainergetColorAsString in interface IsDefaultFontContainerpublic boolean isDisplay()
IsDefaultPointLabelsisDisplay in interface IsDefaultPointLabelspublic IsDefaultPadding getBackdropPadding()
IsDefaultPointLabelsgetBackdropPadding in interface IsDefaultPointLabelspublic int getPadding()
IsDefaultPointLabelsgetPadding in interface IsDefaultPointLabelspublic String getBackdropColorAsString()
IsDefaultPointLabelsgetBackdropColorAsString in interface IsDefaultPointLabels