ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeGradient Class / Falloff Property

In This Topic
    Falloff Property (C1GaugeGradient)
    In This Topic
    Gets or sets the type of a gradient falloff.
    Syntax
    'Declaration
     
    Public Property Falloff As C1GaugeGradientFalloff
    public C1GaugeGradientFalloff Falloff {get; set;}
    See Also