ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugePointer Class / Offset Property

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