Wijmo UI for the Web
clusterRadius Field

Default value: 0

Sets the number of pixels by which to round the corner-radius for the bars in the chart.

Syntax
Javascript (Usage) 
var value; // Type: number
value = jQuery.wijmo.wijbarchart.options.clusterRadius;
Javascript (Specification) 
var clusterRadius : number;
Remarks
The amount of rounding this produces depends on the size of the bar.For example, with a clusterRadius of 3, a small bar might look like a ball on the end, while a very large bar might only show a slight rounding of the corners.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.