FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartBar Class / ClusterOverlap Property

In This Topic
    ClusterOverlap Property (ChartBar)
    In This Topic
    Gets or sets the percentage by which bar elements in the same cluster overlap.
    Syntax
    'Declaration
     
    Public Property ClusterOverlap As Integer
    public int ClusterOverlap {get; set;}
    See Also