ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / LinearGaugeBase Class / Thickness Property

In This Topic
    Thickness Property (LinearGaugeBase)
    In This Topic
    Gets or sets the thickness of the gauge, on a scale between zero and one.
    Syntax
    'Declaration
     
    
    Public Property Thickness As Double
    public double Thickness {get; set;}
    See Also