jQuery.wijmo.wijbarchart Namespace > options type : clusterRadius Field |
Default value: 0
Sets the number of pixels by which to round the corner-radius for the bars in the chart.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijbarchart.options.clusterRadius; |
Javascript (Specification) | |
---|---|
|