MinimumSize Property (ChartBubble)
In This Topic
Gets or sets the minimum bubble size in a bubble chart, as percentage of the diameter (or area) of the plot area.
Syntax
'Declaration
Public Property MinimumSize As Single
public float MinimumSize {get; set;}
See Also