ComponentOne FinancialChart for WinForms
DragThreshold Property

C1.Win.Chart.Interaction Namespace > LineMarker Class : DragThreshold Property
Gets or sets the maximum distance from the horizontal or vertical line that the marker can be dragged.
Syntax
'Declaration
 
<RefreshPropertiesAttribute(RefreshProperties.Repaint)>
Public Property DragThreshold As Integer
[RefreshProperties(RefreshProperties.Repaint)]
public int DragThreshold {get; set;}
See Also

Reference

LineMarker Class
LineMarker Members