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