| jQuery.wijmo.wijbubblechart Namespace > options type : sizingMethod Field |
Default value: 'diameter'
A value that indicates how to calculate the bubble size.
| Javascript (Usage) | |
|---|---|
var value; // Type: string value = jQuery.wijmo.wijbubblechart.options.sizingMethod; | |
| Javascript (Specification) | |
|---|---|
| |