C1.WPF.Chart Assembly / C1.WPF.Chart.Interaction Namespace / C1LineMarker Class / DragContent Property

In This Topic
DragContent Property (C1LineMarker)
In This Topic
Gets or sets a value indicating whether the content of the marker is draggable when the interaction mode is "Drag".
Syntax
'Declaration
 
Public Property DragContent As Boolean
 
See Also