MinimumSize Property (Bubble)
The minimum point size.
Property MinimumSize As Double
Example
' Sets the bubble minimum point size to 3.0
Chart2D1.ChartArea.Bubble.MinimumSize = 3.0
See Also
Bar Object
ChartArea Object
Copyright (c) GrapeCity, inc. All rights reserved.