ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / TrendlineChartSeries Class / FitType Property

In This Topic
    FitType Property (TrendlineChartSeries)
    In This Topic
    A value that indicates the style of the series.
    Syntax
    'Declaration
     
    Public Property FitType As TrendlineFitType
    public TrendlineFitType FitType {get; set;}
    See Also