jQuery.wijmo.wijbarchart Namespace > options type : clusterOverlap Field |
Default value: 0
Sets the amount of each bar to render over the edge of the next bar in the same cluster,as a percentage of the bar width.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijbarchart.options.clusterOverlap; |
Javascript (Specification) | |
---|---|
|