ComponentOne FinancialChart for WPF
C1.WPF.Chart.Interaction Namespace / C1AxisScrollbar Class / ScrollButtonsVisibleProperty Field



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