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