Wijmo UI for the Web
radius Field

Default value: null

A value that indicates the radius used for a pie chart.

Syntax
Javascript (Usage) 
var value; // Type: number
value = jQuery.wijmo.wijpiechart.options.radius;
Javascript (Specification) 
var radius : number;
Remarks
If the value is null, then the radius will be calculated by the width/height value of the pie chart.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.