FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Interaction Namespace / LineMarker Class / DragThreshold Property

In This Topic
    DragThreshold Property (LineMarker)
    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 System.Integer
    public System.int DragThreshold {get; set;}
    See Also