Package | Description |
---|---|
org.pepstock.charba.client.options |
Contains all elements to configure charts at global level (know as chart global options).
|
Modifier and Type | Method and Description |
---|---|
Padding |
Ticks.getBackdropPadding()
Returns the padding of label backdrop.
|
Padding |
PointLabels.getBackdropPadding()
Returns the padding of label backdrop.
|
Padding |
ScaleTitle.getPadding()
Returns the padding element.
|
Padding |
Layout.getPadding()
Returns the padding elements.
|
Padding |
LegendTitle.getPadding()
Returns the padding to apply around labels.
|
Padding |
AbstractTitle.getPadding()
Returns the padding to apply around labels.
|
Padding |
Tooltips.getPadding()
Returns the padding element.
|
Padding |
IsTitle.getPadding() |
protected Padding |
AbstractModel.loadPadding(Key property,
IsDefaultPadding defaultPadding)
Loads the padding size or object from the abstract model, replacing the property, if is a number, with the object which is returned.
|