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

In This Topic
    Face Property (C1Gauge)
    In This Topic
    System.Windows.FrameworkElement in the bottom layer (between the background and the decorators).
    Syntax
    'Declaration
     
    
    Public Property Face As FrameworkElement
    public FrameworkElement Face {get; set;}
    See Also