Wijmo UI for the Web
sizingMethod Field

Default value: 'diameter'

A value that indicates how to calculate the bubble size.

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijbubblechart.options.sizingMethod;
Javascript (Specification) 
var sizingMethod : string;
Remarks
Valid Values: "area" and "diameter" area: Render the bubble's area based on the y1 value. diameter: Render the bubble's diameter based on the y1 value.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.