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

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