RegionWrapMode Property
Gets or sets the WrapMode used on
Text property.
Namespace: BeeMobile.LineChartAssembly: BeeMobile.LineChart.NET48 (in BeeMobile.LineChart.NET48.dll) Version: 4.8.1.10 (4.8.1.10)
public virtual TextWrappingModes WrapMode { get; set; }
Public Overridable Property WrapMode As TextWrappingModes
Get
Set
Property Value
TextWrappingModes
The property specifies how
Text property will be drawn if it does not fit inside a
Region.