ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart.Extended Namespace / TrendLine Class / TrendLine Constructor


In This Topic
    TrendLine Constructor
    In This Topic
    Initializes a new instance of TrendLine class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New TrendLine()
    public TrendLine()
    See Also