ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / TrendLine Class / TrendLine Constructor



In This Topic
    TrendLine Constructor
    In This Topic
    Creates an instance of TrendLine class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New TrendLine()
    public TrendLine()
    public:
    TrendLine();
    See Also