[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartBar.ClusterOverlap

ClusterOverlap Property

ClusterOverlap

Gets or sets the percentage by which bar elements in the same cluster overlap.

Declaration
[C1Description("ChartBar.ClusterOverlap", "The percentage by which bar elements in the same cluster overlap.")]
public int ClusterOverlap { get; set; }
<C1Description("ChartBar.ClusterOverlap", "The percentage by which bar elements in the same cluster overlap.")>
Public Property ClusterOverlap As Integer