FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.4.8 Assembly / C1.Win.Chart.Ribbon Namespace / TrendLineMenu Class / FitType Property

In This Topic
    FitType Property (TrendLineMenu)
    In This Topic
    Gets or sets the trend line fit type.
    Syntax
    'Declaration
     
    Public ReadOnly Property FitType As FitType
    public FitType FitType {get;}
    See Also