[]
        
(Showing Draft Content)

C1.Win.C1Chart.YFunction.CalculateY

CalculateY Event

Fires whenever the function value is calculated.

Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public event CalculateFunctionEventHandler CalculateY
Returns
Type Description
CalculateFunctionEventHandler Fires whenever the function value is calculated.
Remarks

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