Click or drag to resize
NChartAutoScrollLabelOffText Property
Text that should appear on the label whenever auto scroll is OFF. The default value is nullptr.

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

Property Value

Type: String
See Also