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 |
---|---|
TooltipLabelCallback |
TooltipsCallbacks.getLabelCallback()
Returns the user label callback.
|
Modifier and Type | Method and Description |
---|---|
void |
TooltipsCallbacks.setLabelCallback(TooltipLabelCallback labelCallback)
Sets the user label callback.
|