ComponentOne Chart 8.0 for ActiveX
ClusterOverlap Property (Bar)

 

ClusterOverlap Property (Bar)

The amount that bars overlaps each other in a cluster, as a percentage of the bar's width.

Syntax

Property ClusterOverlap As Long

Remarks

Valid values are between -100 and 100.

Example

' 50% of each bar overlaps the next in cluster

Chart2D1.ChartArea.Bar.ClusterOverlap = 50

See Also

Bar Object

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback