[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TrendLineBuilder-1.FitType

FitType Method

FitType(TrendLineFitType)

Sets the fit type of the trendline.

Declaration
public TrendLineBuilder<T> FitType(TrendLineFitType value)
Parameters
Type Name Description
TrendLineFitType value

The value

Returns
Type Description
TrendLineBuilder<T>

Current Builder