ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / CommonShape Class / StartSwellLength Property

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