ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1Gauge Class / PointerLength Property

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