ComponentOne FlexChart for UWP
DragThreshold Property

C1.UWP.FlexChart Assembly > C1.Xaml.Chart.Interaction Namespace > C1LineMarker Class : DragThreshold Property
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.Double
public System.double DragThreshold {get; set;}
See Also

Reference

C1LineMarker Class
C1LineMarker Members