ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1GaugeRange Class / StrokeThickness Property

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