clusterOverlap

A value that indicates the percentage of bar elements in the same cluster overlap.

Type: Number

Default: 0

Code Example:

WinJS.UI.setOptions(document.getElementById("wijbarchart").winControl, {

 clusterOverlap: 10

});


Send us comments about this topic.
Copyright © GrapeCity, inc. All rights reserved.