ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1ChartBinding Class / TrendlineFitType Property

In This Topic
    TrendlineFitType Property
    In This Topic
    Gets or sets the trendline fit type.
    Syntax
    'Declaration
     
    Public Overridable Property TrendlineFitType As TrendlineFitType
    public virtual TrendlineFitType TrendlineFitType {get; set;}
    See Also