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

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

Property Value

Type: String
See Also