DragLines Property
DragLines
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".
Declaration
public bool DragLines { get; set; }
Public Property DragLines As Boolean