| Package | Description |
|---|---|
| org.pepstock.charba.client.items |
| Modifier and Type | Class and Description |
|---|---|
class |
AxisMarginsItem
JavaScript object which contains the margins sizes of an axis.
This object reflects the object created by CHART.JS and is provided to Axis callbacks. |
| Modifier and Type | Method and Description |
|---|---|
MarginsItem |
BaseBoxNodeItem.getMargins()
Returns the margin item.
|