ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gauge Namespace / C1Gauge Class / Face Property

In This Topic
    Face Property
    In This Topic
    Gets or sets the gauge's face.
    Syntax
    'Declaration
     
    Public Property Face As GaugeFace
    public GaugeFace Face {get; set;}
    See Also