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

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