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



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