ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / CommonGradient Class / Focus Property

In This Topic
    Focus Property (CommonGradient)
    In This Topic
    A value from 0 through 1 that specifies the point where the gradient is composed of only the ending color.
    Syntax
    'Declaration
     
    Public Property Focus As System.Double
    public System.double Focus {get; set;}
    See Also