ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1GaugePointer Class / PointerWidth Property

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