Fires when the y value is calculated.
            
        
    Namespace: 
   C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# | 
|---|
public event CalculateFunctionEventHandler CalculateY  | 
| Visual Basic | 
|---|
Public Event CalculateY As CalculateFunctionEventHandler  | 
Remarks
            The event handler receives an argument of type CalculateFunctionEventArgs
            containing data related to this event.