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

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