ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1GaugePointer Class / Template Property

In This Topic
    Template Property (C1GaugePointer)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Template As Windows.UI.Xaml.Controls.ControlTemplate
    public Windows.UI.Xaml.Controls.ControlTemplate Template {get; set;}
    See Also