ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1Window Class / C1Window Constructor



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