FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Annotation Namespace / Circle Class / Radius Property

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