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

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