WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / C1LineMarker Class / DragContent Property
In This Topic
    DragContent Property
    In This Topic
    Gets or sets a value indicating whether the content of the marker is draggable when the interaction mode is "Drag".
    Syntax
    public bool DragContent {get; set;}
    See Also