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

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