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