Click or drag to resize
INChartLabelMaxWidth Property
Maximal width of the label's text in pixels. If the text is bigger than the given size lines will be broken according to the wrapping mode.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
float MaxWidth { get; set; }

Property Value

Type: Single
See Also