ComponentOne Chart for .NET (2.0) Search HelpCentral 

Bar.ClusterOverlap Property

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

[Visual Basic]

Public Property ClusterOverlap As Integer

[C#]

public int ClusterOverlap {get;set;}

[Delphi]

public property ClusterOverlap: Int32 read get_ClusterOverlap write set_ClusterOverlap;

See Also

Bar Class | Bar Members | C1.Win.C1Chart Namespace | Bar Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.