| C1.Win.C1Chart.4 Assembly > C1.Win.C1Chart Namespace : CalculateFunctionEventHandler Delegate |
'Declaration Public Delegate Sub CalculateFunctionEventHandler( _ ByVal sender As System.Object, _ ByVal e As CalculateFunctionEventArgs _ )
public delegate void CalculateFunctionEventHandler( System.object sender, CalculateFunctionEventArgs e )