ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeClipping Class / ScaleFactor Property

In This Topic
    ScaleFactor Property (C1GaugeClipping)
    In This Topic
    Gets or sets the scale factor for the given Shape when it is used for clipping.
    Syntax
    'Declaration
     
    Public Property ScaleFactor As System.Double
    public System.double ScaleFactor {get; set;}
    See Also