| 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 |
|---|---|
PointLabelCallback |
RadialPointLabels.getCallback()
Returns the user callback to change point labels.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RadialPointLabels.setCallback(PointLabelCallback callback)
Sets the user callback to change point labels.
|