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