Interface Scriptable<T,​C extends ChartContext>

    • Method Detail

      • invoke

        T invoke​(C context)
        Returns the value of property at runtime.
        Parameters:
        context - context instance
        Returns:
        value of property to be applied