Blazor | ComponentOne
C1.Blazor.Gauge Assembly / C1.Blazor.Gauge Namespace / C1Gauge Class / FaceColorProperty Field

In This Topic
    FaceColorProperty Field
    In This Topic
    Identifies the FaceColor dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FaceColorProperty As DependencyProperty
    public static readonly DependencyProperty FaceColorProperty
    See Also