Gets or sets a Boolean value that indicates whether the collected pie slice will be shown as exploded. Default: False.

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

Syntax

C#
public RdlBool CollectedSliceExploded { get; set; }
Visual Basic
Public Property CollectedSliceExploded As RdlBool
	Get
	Set

See Also