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

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