ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1RadialGauge Class / PointerCapStyle Property

In This Topic
    PointerCapStyle Property (C1RadialGauge)
    In This Topic
    Style bound to the PointerCap element.
    Syntax
    'Declaration
     
    
    Public Property PointerCapStyle As Style
    public Style PointerCapStyle {get; set;}
    See Also