| Package | Description |
|---|---|
| org.pepstock.charba.client.datalabels |
Contains all classes to activate the
DataLabelsPlugin.ID plugin (AKA chartjs-plugin-datalabels.js ) for CHART.js. |
| Modifier and Type | Method and Description |
|---|---|
FontCallback |
DataLabelsOptions.getFontCallback()
Returns the font callback, if set, otherwise
null. |
| Modifier and Type | Method and Description |
|---|---|
DataLabelsOptionsBuilder |
DataLabelsOptionsBuilder.setFont(FontCallback fontCallback)
Sets the the font callback.
|
void |
DataLabelsOptions.setFont(FontCallback fontCallback)
Sets the the font callback.
|