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

In This Topic
    EndSwellLength Property (C1GaugeCustomShape)
    In This Topic
    Gets or sets the logical length of the swell on the end cap.
    Syntax
    'Declaration
     
    Public Property EndSwellLength As System.Double
    public System.double EndSwellLength {get; set;}
    See Also