FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.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
     
    Public Property FitType As FitType
    public FitType FitType {get; set;}
    See Also