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

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