MindFusion.Charting for Java Programmer's Guide
SimpleEvaluationContextListener.dispatchFunctionCall Method
See Also
 






  Gauges

Raised when a function name cannot be recognized one of the built-in functions, to allow clients to evaluate the function call.

Namespace: com.mindfusion.scripting
File: com.mindfusion.scripting

 Syntax

Java  Copy Code

void dispatchFunctionCall (
    EvaluateFunctionEventObject e
)

 Parameters

e

 See Also