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

In This Topic
    EndRadius Property (CommonShape)
    In This Topic
    Gets or sets the logical radius of the end cap.
    Syntax
    'Declaration
     
    Public Property EndRadius As System.Double
    public System.double EndRadius {get; set;}
    See Also