Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeViewport Class / ScaleX Property

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