ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / Series Class / IsHitTestVisibleProperty Field



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