Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1TreeViewLine Class / StrokeThickness Property

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