The maximum bubble size represents the percentage of the diameter (or area) of the plot area.
Type: Number
Default: 20
Code Example:
WinJS.UI.setOptions(document.getElementById("wijbubblechart").winControl, { maximumSize: 20
}