ComponentOne FinancialChart for WPF
C1.Chart Namespace / TrendLineCalculator Class / ClearCache Method



In This Topic
    ClearCache Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub ClearCache() 
    'Usage
     
    
    Dim instance As TrendLineCalculator
     
    instance.ClearCache()
    public void ClearCache()
    public:
    void ClearCache(); 
    See Also