ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Gauge Class / Pointer Property

In This Topic
    Pointer Property (Gauge)
    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