Blazor | ComponentOne
C1.Blazor.Gauge Assembly / C1.Blazor.Gauge Namespace / C1Gauge Class / FaceColor Property

In This Topic
    FaceColor Property (C1Gauge)
    In This Topic
    Gets or sets the color of the face.
    Syntax
    'Declaration
     
    
    Public Property FaceColor As C1Color
    public C1Color FaceColor {get; set;}
    See Also