ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Interaction Namespace / LineMarker 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
    'Declaration
     
    Public Property DragThreshold As Integer
    public int DragThreshold {get; set;}
    See Also