Gets or sets the legend text of the collected pie slice. Default: "Other".

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

Syntax

C#
public RdlString CollectedLegendText { get; set; }
Visual Basic
Public Property CollectedLegendText As RdlString
	Get
	Set

See Also