FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.Chart Namespace / TrendLineCalculator Class / FitType Property

In This Topic
    FitType Property (TrendLineCalculator)
    In This Topic
    Syntax
    'Declaration
     
    Public Property FitType As FitType
    public FitType FitType {get; set;}
    See Also