clusterWidth

A value that indicates the percentage of the plot area that each bar cluster occupies.

Type: Number

Default: 85

Code Example:

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

 clusterWidth: 75

});


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