Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.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
    See Also