ComponentOne Chart for .NET (2.0) Search HelpCentral 

Bar.ClusterWidth Property

Gets or sets the percentage that each bar cluster occupies.

[Visual Basic]

Public Property ClusterWidth As Integer

[C#]

public int ClusterWidth {get;set;}

[Delphi]

public property ClusterWidth: Int32 read get_ClusterWidth write set_ClusterWidth;

Remarks

The percentage applies to the closest clusters.

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.