ComponentOne Gauge for UWP
PointerStyle Property

C1.UWP.Gauge Assembly > C1.Xaml.Gauge Namespace > C1Gauge Class : PointerStyle Property
System.Windows.ControlTemplate used to generate the Pointer element of the C1Gauge. After the System.Windows.DataTemplate is loaded, the System.Windows.FrameworkElement can be accessed through the Pointer property.
Syntax
'Declaration
 
Public Property PointerStyle As Windows.UI.Xaml.Style
public Windows.UI.Xaml.Style PointerStyle {get; set;}
See Also

Reference

C1Gauge Class
C1Gauge Members