MindFusion.Charting for Java Programmer's Guide
EvaluateFunctionEventObject.getResult Method
See Also
 






  Gauges

Gets the result of the function evaluation. An attempt to get this value before it was set results in an exception.

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

 Syntax

Java  Copy Code

public Object getResult ()

 Return Value

 See Also