Wijmo UI for the Web
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.

Syntax
Javascript (Usage) 
var value; // Type: number
value = jQuery.wijmo.wijbarchart.options.clusterOverlap;
Javascript (Specification) 
var clusterOverlap : number;
Remarks
Note: A cluster occurs when you have two or more series in your seriesList that have the same x data, but have different y data and different labels
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.