[]
        
(Showing Draft Content)

C1.Blazor.Chart.TrendLine.Approximate

Approximate Method

Approximate(double)

Approximate y-value by given x.

Declaration
public double Approximate(double x)
Parameters
Type Name Description
double x

X value.

Returns
Type Description
double

Approximated Y-value.