ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1Gauge Class / Face Property

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