ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / CircleAnnotation Class / Radius Property

In This Topic
    Radius Property (CircleAnnotation)
    In This Topic
    A value specifies the radius of the circle.
    Syntax
    'Declaration
     
    Public Property Radius As System.Integer
    public System.int Radius {get; set;}
    See Also