Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / CommonShape Class / ScaleEndRadius Property

In This Topic
    ScaleEndRadius Property (CommonShape)
    In This Topic
    Gets or sets whether the value of the EndRadius property should be scaled.
    Syntax
    'Declaration
     
    Public Property ScaleEndRadius As System.Boolean
    public System.bool ScaleEndRadius {get; set;}
    See Also