ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.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