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