public interface PaddingCallback
Modifier and Type | Method and Description |
---|---|
Padding |
padding(AbstractChart<?,?> chart,
Context context)
Returns the padding element at runtime, using the chart instance and the plugin context.
|
Padding padding(AbstractChart<?,?> chart, Context context)
chart
- chart instancecontext
- DATALABELS plugin context instance