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

In This Topic
    ClusterRadius Property (C1CompositeChart)
    In This Topic
    A value specifies the corner-radius for the bar.
    Syntax
    'Declaration
     
    Public Property ClusterRadius As System.Integer
    public System.int ClusterRadius {get; set;}
    See Also