ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / CommonFilling Class / SwapColors Property

In This Topic
    SwapColors Property (CommonFilling)
    In This Topic
    Gets or sets whether the Color should be used instead of Color2 and vice versa.
    Syntax
    'Declaration
     
    Public Property SwapColors As System.Boolean
    public System.bool SwapColors {get; set;}
    See Also