[]
        
(Showing Draft Content)

C1.iOS.Chart.FitType.Power

Power Field

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

Namespace: C1.iOS.Chart
Assembly: C1.iOS.Chart.dll
Syntax
public const FitType Power = 4
Returns
Type Description
FitType Regression fit to the equation Y(x) = C0 * pow(x, C1)