[]
        
(Showing Draft Content)

C1.iOS.Chart.FitType.Exponent

Exponent Field

Regression fit to the equation Y(x) = C0 * exp( C1*x)

Namespace: C1.iOS.Chart
Assembly: C1.iOS.Chart.dll
Syntax
public const FitType Exponent = 2
Returns
Type Description
FitType Regression fit to the equation Y(x) = C0 * exp( C1*x)