ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeRectangle Class / LeftBottom Property

In This Topic
    LeftBottom Property (C1GaugeRectangle)
    In This Topic
    Gets or sets the radius for the left bottom corner.
    Syntax
    'Declaration
     
    Public Property LeftBottom As System.Double
    public System.double LeftBottom {get; set;}
    See Also