INChartLabelText Property |
Text to display in the label.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax string Text { get; set; }
Property Text As String
Get
Set
property String^ Text {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also