New to Telerik ReportingStart a free 30-day trial

Define auto wrap option for text

Definition

Namespace:Telerik.Reporting.Charting.Styles

Assembly:Telerik.Reporting.dll

Syntax:

C#
public enum AutoTextWrap

Fields

Means that value of auto text wrap will be inherit of parent element.

C#
Auto = 0

Means that auto text wrap will not be applied.

C#
False = 2

Means that auto text wrap will be applied.

C#
True = 1
In this article
DefinitionFieldsAutoFalseTrue
Not finding the help you need?
Contact Support