| Package | Description |
|---|---|
| org.pepstock.charba.client.configuration |
Contains all elements to configure a chart instance (know as chart options at instance level).
|
| Modifier and Type | Method and Description |
|---|---|
SimplePaddingCallback |
RadialPointLabels.getPaddingCallback()
Returns the padding callback, if set, otherwise
null. |
| Modifier and Type | Method and Description |
|---|---|
void |
RadialPointLabels.setPadding(SimplePaddingCallback paddingCallback)
Sets the the padding callback.
|