ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gauge Namespace / GaugeFace Class / FaceStyle Property

In This Topic
    FaceStyle Property
    In This Topic
    Gets or sets the style of the face.
    Syntax
    'Declaration
     
    Public Property FaceStyle As ChartStyle
    public ChartStyle FaceStyle {get; set;}
    See Also