Interface TextAlignCallback<C extends ChartContext>

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

    public interface TextAlignCallback<C extends ChartContext>
    extends Scriptable<TextAlign,​C>
    Callback interface to set textAlign property at runtime
    Author:
    Andrea "Stock" Stocchero
    • Method Summary

      • Methods inherited from interface org.pepstock.charba.client.callbacks.Scriptable

        invoke