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

In This Topic
    Pointer Property (LinearGaugeBase)
    In This Topic
    Gets the Range used to represent the gauge's current value.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Pointer As Range
    public Range Pointer {get;}
    See Also