Class DefaultFiller

  • All Implemented Interfaces:
    IsDefaultFiller

    public final class DefaultFiller
    extends Object
    implements IsDefaultFiller
    CHART.JS default values for FILLER plugin element.
    Author:
    Andrea "Stock" Stocchero
    • Method Detail

      • isPropagate

        public boolean isPropagate()
        Description copied from interface: IsDefaultFiller
        Returns true if the fill area will be recursively extended to the visible target defined by the fill value of hidden data set targets.
        Specified by:
        isPropagate in interface IsDefaultFiller
        Returns:
        true if the fill area will be recursively extended to the visible target defined by the fill value of hidden data set targets
      • getDrawTime

        public DrawTime getDrawTime()
        Description copied from interface: IsDefaultFiller
        Returns the draw time which defines when the filling will be applied.
        Specified by:
        getDrawTime in interface IsDefaultFiller
        Returns:
        the draw time which defines when the filling will be applied