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