Reporting

Specifies AutoTextWrap mode for all wrappable text blocks of the chart control.

Namespace: Telerik.Reporting
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public bool AutoTextWrap { get; set; }
Visual Basic
Public Property AutoTextWrap As Boolean
	Get
	Set

Version Information

Supported in: 1.0.1

See Also