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

In This Topic
    Length Property
    In This Topic
    Gets or sets the length of the pointer
    Syntax
    'Declaration
     
    Public Overridable Property Length As System.Double
    public virtual System.double Length {get; set;}
    See Also