ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gauge Namespace / GaugePointer Class / PointerStyle Property

In This Topic
    PointerStyle Property
    In This Topic
    Gets or sets the style of the pointer.
    Syntax
    'Declaration
     
    Public Property PointerStyle As ChartStyle
    public ChartStyle PointerStyle {get; set;}
    See Also