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

In This Topic
    LogarithmicBase Property
    In This Topic
    Gets or sets the LogarithmicBase of the gauge.
    Syntax
    'Declaration
     
    Public Property LogarithmicBase As System.Integer
    public System.int LogarithmicBase {get; set;}
    See Also