ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1Gauge Class / PointerWidth Property

In This Topic
    PointerWidth Property (C1Gauge)
    In This Topic
    Gets or sets the relative width of the pointer.
    Syntax
    'Declaration
     
    
    Public Property PointerWidth As Double
    public double PointerWidth {get; set;}
    See Also