MindFusion.Charting for Java Programmer's Guide |
FunctionSeries.setEvaluateFunctionDelegate Method |
See Also |
![]() ![]() |
Sets a delegate called to evaluate unknown functions used in the expression.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java
![]() |
---|
public void setEvaluateFunctionDelegate ( |
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.
© 2022 MindFusion |