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

In This Topic
    Template Property (GaugePointer)
    In This Topic
    Gets or sets the template of the pointer.
    Syntax
    'Declaration
     
    Public Property Template As System.String
    public System.string Template {get; set;}
    See Also