Enum AutoTextWrap
Define auto wrap option for text
Namespace: Telerik.Charting.Styles
Assembly: Telerik.WinControls.RadChart.dll
Syntax
public enum AutoTextWrap
Auto
Means that value of auto text wrap will be inherit of parent element.
False
Means that auto text wrap will not be applied.
True
Means that auto text wrap will be applied.