ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeCustomShape Class / ScaleEndRadius Property

In This Topic
    ScaleEndRadius Property (C1GaugeCustomShape)
    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