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

In This Topic
    FaceVisibility Property (C1Gauge)
    In This Topic
    Show/hide the C1Gauge bottom layer.
    Syntax
    'Declaration
     
    
    Public Property FaceVisibility As Visibility
    public Visibility FaceVisibility {get; set;}
    See Also