Gets or sets the size value for the data point. Optional in series with Type = Scatter with Subtype = Bubble.

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

Syntax

C#
public RdlFloat Size { get; set; }
Visual Basic
Public Property Size As RdlFloat
	Get
	Set

See Also