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

In This Topic
    Face Property (LinearGaugeBase)
    In This Topic
    Gets the Range used to represent the gauge's overall geometry and appearance.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Face As Range
    public Range Face {get;}
    See Also