ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Gauge Namespace / C1GaugeExtender Class / Pointer Property

In This Topic
    Pointer Property
    In This Topic
    Gets or set the pointer of the gauge.
    Syntax
    'Declaration
     
    Public Property Pointer As GaugePointer
    public GaugePointer Pointer {get; set;}
    See Also