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

In This Topic
    TrendLine Class
    In This Topic
    The TrendLine class is used to perform a regression analysis or the specified data series, provide statistics about the regression, and chart the result.
    Object Model
    TrendLine Class
    Syntax
    'Declaration
     
    Public NotInheritable Class TrendLine 
    public sealed class TrendLine 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Chart.TrendLine

    See Also