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

In This Topic
    Islogarithmic Property
    In This Topic
    A value that indicates whether the gauge value is logarithmic mode.
    Syntax
    'Declaration
     
    Public Property Islogarithmic As System.Boolean
    public System.bool Islogarithmic {get; set;}
    See Also