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

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