ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / Axis Class / ScrollbarProperty Field



In This Topic
    ScrollbarProperty Field
    In This Topic
    Identifies the Scrollbar dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ScrollbarProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Axis.ScrollbarProperty
    public static readonly DependencyProperty ScrollbarProperty
    public:
    static readonly DependencyProperty^ ScrollbarProperty
    See Also