Enum
AutoTextWrap

Define auto wrap option for text

Definition

Namespace:Telerik.Charting.Styles

Assembly:Telerik.WinControls.RadChart.dll

Syntax:

cs-api-definition
public enum AutoTextWrap

Fields

Auto

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

Declaration

cs-api-definition
Auto = 0

Field Value

AutoTextWrap

False

Means that auto text wrap will not be applied.

Declaration

cs-api-definition
False = 2

Field Value

AutoTextWrap

True

Means that auto text wrap will be applied.

Declaration

cs-api-definition
True = 1

Field Value

AutoTextWrap

In this article
DefinitionFieldsAutoFalseTrue
Not finding the help you need?
Contact Support