ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / RectAnnotation Class / R Property

In This Topic
    R Property (RectAnnotation)
    In This Topic
    A value specifies the radius for rounded corners.
    Syntax
    'Declaration
     
    Public Property R As System.Integer
    public System.int R {get; set;}
    See Also