Wijmo UI for the Web
clusterWidth Field

Default value: 85

Sets the percentage of each cluster's allocated plot area that the bars in each cluster occupy.

Syntax
Javascript (Usage) 
var value; // Type: number
value = jQuery.wijmo.wijbarchart.options.clusterWidth;
Javascript (Specification) 
var clusterWidth : number;
Remarks
By default, the bars occupy 85% of the cluster's plot area, leaving a small gap between clusters. A setting of 100% removes the gap, or you can make the gap more dramatic with a setting of 50%. This setting may affect your clusterSpacing option setting.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.