MaxBubbleSize (Property)

Applies To:

BubbleChart object

Description:

Sets the maximum size of the bubble in the grid area. This size is measured as a percentage value. The default value is 25%

Example:

This example shows how to set the maximum bubble size to 20%.

ActiveDocument.Sections["UnitMonthChart"].BubbleChart.MaxBubbleSize= 20