Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1TreeViewItem Class / LineThickness Property

In This Topic
    LineThickness Property (C1TreeViewItem)
    In This Topic
    Gets or sets the thickness of the connecting lines.
    Syntax
    'Declaration
     
    
    Public Property LineThickness As Double
    public double LineThickness {get; set;}
    See Also