Interface BorderRadiusCallback<C extends ChartContext>

  • Type Parameters:
    C - type of context to pass to the callback.
    All Superinterfaces:
    Scriptable<Object,​C>

    public interface BorderRadiusCallback<C extends ChartContext>
    extends Scriptable<Object,​C>
    Callback interface to set whatever borderRadius property at runtime.
    Author:
    Andrea "Stock" Stocchero