ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeCapCircle Class / Radius Property

In This Topic
    Radius Property (C1GaugeCapCircle)
    In This Topic
    Gets or sets the circle radius in logical coordinates.
    Syntax
    'Declaration
     
    Public Property Radius As System.Double
    public System.double Radius {get; set;}
    See Also