Click or drag to resize
NChartAutoScrollLabelTextWrapping Property
Wrapping mode of the label's text.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public NChartLineBreakMode TextWrapping { get; set; }

Property Value

Type: NChartLineBreakMode

Implements

INChartLabelTextWrapping
See Also