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

In This Topic
    ScaleY Property (C1GaugeGradient)
    In This Topic
    Scales the height of the gradient area by the specified amount (after translation).
    Syntax
    'Declaration
     
    Public Property ScaleY As System.Double
    public System.double ScaleY {get; set;}
    See Also