ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.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