[]
        
(Showing Draft Content)

C1.Win.C1Chart.ParametricFunction.CalculateX

CalculateX Event

Fires when the x value is calculated.

Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public event CalculateFunctionEventHandler CalculateX
Returns
Type Description
CalculateFunctionEventHandler Fires when the x value is calculated.
Remarks

The event handler receives an argument of type CalculateFunctionEventArgs containing data related to this event.