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