ComponentOne FlexChart for UWP
DragLines Property

C1.UWP.FlexChart Assembly > C1.Xaml.Chart.Interaction Namespace > C1LineMarker Class : DragLines Property
Gets or sets a value indicating whether the lines are linked when the horizontal or vertical line is dragged when the interaction mode is "Drag".
Syntax
'Declaration
 
Public Property DragLines As System.Boolean
public System.bool DragLines {get; set;}
See Also

Reference

C1LineMarker Class
C1LineMarker Members