[]
Gets or sets the percentage by which bar elements in the same cluster overlap.
[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