Gets a delegate called to evaluate unknown functions used in the expression.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public EvaluateFunction getEvaluateFunctionDelegate () |
An object implementing the EvaluateFunction interface.
This callback is invoked when FunctionSeries constructor is called with a formula string, and the expression interpreter encounters an unknown function.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |