Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / TrendLine Class / FitType Property

In This Topic
    FitType Property
    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