WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / C1LineMarker Class / DragLines Property
In This Topic
    DragLines Property
    In This Topic
    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
    public bool DragLines {get; set;}
    See Also