MinimumSize Property (C1BubbleChart)
In This Topic
The minimum bubble size represents the percentage of the diameter (or area) of the plot area
Syntax
'Declaration
Public Property MinimumSize As System.Integer
public System.int MinimumSize {get; set;}
See Also