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

In This Topic
    FocusScaleY Property (CommonGradient)
    In This Topic
    Specifies the focus point Y coordinate (between 0 and 1) for the radial gradient falloff.
    Syntax
    'Declaration
     
    Public Property FocusScaleY As System.Double
    public System.double FocusScaleY {get; set;}
    See Also