[]
        
(Showing Draft Content)

C1.Win.C1Chart.ISimpleFunction.Calculate

Calculate Method

Calculate(double)

Calculates the value of the function at the specified parameter value.

Declaration
double Calculate(double x)
Function Calculate(x As Double) As Double
Parameters
Type Name Description
double x

Parameter.

Returns
Type Description
double

Double.

See Also