ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1SpeedometerGauge Class / RequiresPointer Property

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