jQuery.wijmo.wijbarchart Namespace > options type : clusterWidth Field |
Default value: 85
Sets the percentage of each cluster's allocated plot area that the bars in each cluster occupy.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijbarchart.options.clusterWidth; |
Javascript (Specification) | |
---|---|
|