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



In This Topic
    TrendLineCalculator Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New TrendLineCalculator()
    public TrendLineCalculator()
    public:
    TrendLineCalculator();
    See Also