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

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