clusterRadius

A value that indicates the value of the corner-radius for the bar in the bar chart.

Type: Number

Default: 0

Code Example:

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

 clusterRadius: 5

});


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