Click or drag to resize
NChartAutoScrollLabel Property
Label that indicates whenever automatical scroll is switched on or off. The default value is null. This label takes effect in 2D mode only.

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

Property Value

Type: NChartAutoScrollLabel
See Also