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

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