ComponentOne Gauges for WPF and Silverlight
C1.Silverlight.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 Double
    public double StrokeThickness {get; set;}
    See Also