[]
        
(Showing Draft Content)

C1.Win.C1Chart.CalculateFunctionEventArgs

CalculateFunctionEventArgs Class

Stores event arguments for CalculateFunctionEventHandler.

Inheritance
CalculateFunctionEventArgs
Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public class CalculateFunctionEventArgs : EventArgs

Properties

Name Description
Parameter

Gets the value of parameter of function at which the function value must be calculated.

Result

Gets the result of function calculation.