public interface BorderWidthCallback
borderWidth
property at runtime, using the chart instance and the
plugin context.Modifier and Type | Method and Description |
---|---|
int |
borderWidth(AbstractChart<?,?> chart,
Context context)
Returns the
borderWidth property at runtime, using the chart instance and the plugin context. |
int borderWidth(AbstractChart<?,?> chart, Context context)
borderWidth
property at runtime, using the chart instance and the plugin context.chart
- chart instancecontext
- DATALABELS plugin context instanceborderWidth
value to be applied