| Package | Description | 
|---|---|
| org.pepstock.charba.client.datalabels | Contains all classes to activate the  DataLabelsPlugin.IDplugin (AKAchartjs-plugin-datalabels.js) for CHART.js. | 
| Modifier and Type | Method and Description | 
|---|---|
| TextShadowBlurCallback | LabelItem. getTextShadowBlurCallback()Returns the text shadow blur callback, if set, otherwise  null. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LabelItem. setTextShadowBlur(TextShadowBlurCallback textShadowBlurCallback)Sets the text shadow blur callback. | 
| AbstractBuilder<T> | AbstractBuilder. setTextShadowBlur(TextShadowBlurCallback textShadowBlurCallback)Sets the text shadow blur callback. |