Click or drag to resize
NChartValueAxisMaxLabelLength Property
Maximal allowed label length in pixels. If 0, maximal label width is calculated automatically according to the length between neighbor ticks. The default value is 0.

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

Property Value

Type: Single
See Also