ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeDecorator Class / ValueColorFalloff Property

In This Topic
    ValueColorFalloff Property (C1GaugeDecorator)
    In This Topic
    Gets or sets the blending mode for value colors.
    Syntax
    'Declaration
     
    Public Property ValueColorFalloff As C1GaugeValueColorFalloff
    public C1GaugeValueColorFalloff ValueColorFalloff {get; set;}
    See Also