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