2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / TrendLine Class / TrendLineType Property

In This Topic
    TrendLineType Property
    In This Topic
    Gets or sets the type of TrendLine.
    Syntax
    'Declaration
     
    Public Property TrendLineType As TrendLineTypeEnum
    public TrendLineTypeEnum TrendLineType {get; set;}
    See Also