C1.Win.Chart Namespace / TrendLine Class / FitType Property

In This Topic
FitType Property (TrendLine)
In This Topic
Gets or sets the fit type of trend line.
Syntax
'Declaration
 
<C1DescriptionAttribute("TrendLine.FitType", "Gets or sets the fit type of trend line.")>
Public Property FitType As FitType
 
See Also