[]
        
(Showing Draft Content)

C1.iOS.Chart.FitType.Logarithmic

Logarithmic Field

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

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