FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.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 Double
    public double Radius {get; set;}
    See Also