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

In This Topic
    Factor Property (GaugeTick)
    In This Topic
    Gets or sets the tick's factor
    Syntax
    'Declaration
     
    Public Property Factor As System.Double
    public System.double Factor {get; set;}
    See Also