Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeSingleLabel Class / AllowFlip Property

In This Topic
    AllowFlip Property (C1GaugeSingleLabel)
    In This Topic
    Gets or sets whether the label should be flipped if it appears inverted (for radial Gauges only).
    Syntax
    'Declaration
     
    Public Property AllowFlip As System.Boolean
    public System.bool AllowFlip {get; set;}
    See Also