WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / C1LineMarker Class / DragThreshold Property
In This Topic
    DragThreshold Property
    In This Topic
    Gets or sets the maximum distance from the horizontal or vertical line that the marker can be dragged.
    Syntax
    public double DragThreshold {get; set;}
    See Also