| 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 | 
PointLabels.getBackdropPadding()
Returns the padding of label backdrop. 
 | 
Padding | 
Ticks.getBackdropPadding()
Returns the padding of label backdrop. 
 | 
Padding | 
ScaleTitle.getPadding()
Returns the padding element. 
 | 
Padding | 
Layout.getPadding()
Returns the padding elements. 
 | 
Padding | 
IsTitle.getPadding()  | 
Padding | 
Tooltips.getPadding()
Returns the padding element. 
 | 
Padding | 
LegendTitle.getPadding()
Returns the padding to apply around labels. 
 | 
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. 
 |