ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeSector Class / OuterRadius Property

In This Topic
    OuterRadius Property (C1GaugeSector)
    In This Topic
    Gets or sets the logical outer radius of the sector.
    Syntax
    'Declaration
     
    Public Property OuterRadius As System.Double
    public System.double OuterRadius {get; set;}
    See Also