DragContent Property (LineMarker)
Gets or sets a value indicating whether the content of the marker is draggable when the interaction mode is "Drag."
public System.bool DragContent {get; set;}
'Declaration
Public Property DragContent As System.Boolean