ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Chart Namespace / C1CompositeChartExtender Class / ClusterOverlap Property

In This Topic
    ClusterOverlap Property (C1CompositeChartExtender)
    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