ClusterWidth Property (C1CompositeChart)
In This Topic
A value specifies the percentage of the plot area that each Composite cluster occupies.
Syntax
'Declaration
Public Property ClusterWidth As System.Integer
public System.int ClusterWidth {get; set;}
See Also