clusterSpacing

A value that indicates the spacing between the adjacent bars.

Type: Number

Default: 0

Code Example:

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

 clusterSpacing: 3

});


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