ComponentOne Gauges for WPF and Silverlight
PointerStyle Property (C1Gauge)

C1.WPF.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 System.Windows.Style
public System.Windows.Style PointerStyle {get; set;}
See Also

Reference

C1Gauge Class
C1Gauge Members