ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeBase Class / FaceAhead Property

In This Topic
    FaceAhead Property (C1GaugeBase)
    In This Topic
    Gets or sets whether the FaceShapes should appear in front of the other Gauges.
    Syntax
    'Declaration
     
    Public Property FaceAhead As System.Boolean
    public System.bool FaceAhead {get; set;}
    See Also