ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1Gauge Class / PointerFill Property

In This Topic
    PointerFill Property (C1Gauge)
    In This Topic
    Gets or sets the brush used to paint the pointer's fill.
    Syntax
    'Declaration
     
    
    Public Property PointerFill As Brush
    public Brush PointerFill {get; set;}
    See Also