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.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public RdlInt ScaleMin { get; set; }
Visual Basic
Public Property ScaleMin As RdlInt
	Get
	Set

See Also