ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1GaugePointer Class / Offset Property

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