[]
Fires whenever the function value is calculated.
public event CalculateFunctionEventHandler CalculateY
Type | Description |
---|---|
CalculateFunctionEventHandler | Fires whenever the function value is calculated. |
The event handler receives an argument of type CalculateFunctionEventArgs containing data related to this event.