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



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