[]
Fires whenever the function value is calculated.
public event CalculateFunctionEventHandler CalculateY
Public Event CalculateY As CalculateFunctionEventHandler
| 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.