ClusterWidth Property (ChartBar)
In This Topic
Gets or sets the percentage that each bar cluster occupies. The percentage applies to the closest clusters.
Syntax
'Declaration
Public Property ClusterWidth As Integer
public int ClusterWidth {get; set;}
See Also