Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / CommonColorMap Class / ValueColorFalloff Property

In This Topic
    ValueColorFalloff Property (CommonColorMap)
    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