ComponentOne FinancialChart for WPF
C1.WPF.Chart.Interaction Namespace / C1LineMarker Class / DragThresholdProperty Field



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