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

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