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



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