Gets or sets the number of characters after which to wrap the legend text.

Default: 25

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

Syntax

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

See Also