Package | Description |
---|---|
org.pepstock.charba.client.datalabels |
Contains all classes to activate the DATALABELS plugin (AKA
chartjs-plugin-datalabels.js ) for CHART.js. |
Modifier and Type | Method and Description |
---|---|
BorderWidthCallback |
DataLabelsOptions.getBorderWidthCallback()
Returns the border width callback, if set, otherwise
null . |
Modifier and Type | Method and Description |
---|---|
DataLabelsOptionsBuilder |
DataLabelsOptionsBuilder.setBorderWidth(BorderWidthCallback borderWidthCallback)
Sets the border width callback.
|
void |
DataLabelsOptions.setBorderWidth(BorderWidthCallback borderWidthCallback)
Sets the border width callback.
|