ComponentOne FinancialChart for WPF
C1ScrollViewer Class
Members 



C1.WPF Namespace : C1ScrollViewer Class
Represents a scrollable area that can contain other visible elements.
Syntax
'Declaration
 
<LicenseProviderAttribute()>
<TemplatePartAttribute(Name="ScrollViewer", Type=System.Windows.Controls.ScrollViewer)>
Public Class C1ScrollViewer 
   Inherits System.Windows.Controls.ContentControl
'Usage
 
Dim instance As C1ScrollViewer
[LicenseProvider()]
[TemplatePart(Name="ScrollViewer", Type=System.Windows.Controls.ScrollViewer)]
public class C1ScrollViewer : System.Windows.Controls.ContentControl 
[LicenseProvider()]
[TemplatePart(Name="ScrollViewer", Type=System.Windows.Controls.ScrollViewer)]
public ref class C1ScrollViewer : public System.Windows.Controls.ContentControl 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ContentControl
                        C1.WPF.C1ScrollViewer

See Also

Reference

C1ScrollViewer Members
C1.WPF Namespace