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

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