Click or drag to resize
NChartValueAxisMarkText Property
Text to display in the label.

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

Property Value

Type: String

Implements

INChartLabelText
See Also