In This Topic
Gets or sets the bubble size that will be used as the minimum, which is a percentage of the chart area that is set by
MinSize. Default: 3.
Syntax
'Declaration
Public Property ScaleMin As RdlInt
public RdlInt ScaleMin {get; set;}
See Also