ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gauge Namespace / GaugePointer Class / Offset Property

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