Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1TreeView Class / ShowLines Property

In This Topic
    ShowLines Property
    In This Topic
    Gets or sets a value that indicates whether the connecting lines are visible.
    Syntax
    'Declaration
     
    
    Public Property ShowLines As Boolean
    public bool ShowLines {get; set;}
    See Also