Charting for WinForms Programmer's Guide
EvaluateFunctionEventArgs Properties
 


 Public Properties

  Name Description

Arguments

Gets the list of the function's arguments.

Name

Gets the name of the function to evaluate.

Param

Gets the user-defined object set to the EvaluationContext.DispatchFunctionParam.

Result

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

 See Also

EvaluateFunctionEventArgs Class
MindFusion.Scripting Namespace