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

In This Topic
    ClusterOverlap Property (C1CompositeChart)
    In This Topic
    A value specifies the percentage of Composite elements in the same cluster overlap.
    Syntax
    'Declaration
     
    Public Property ClusterOverlap As System.Integer
    public System.int ClusterOverlap {get; set;}
    See Also