GrapeCity.Xaml.SpreadSheet.Data
Text Property (XYDataLabel)


GrapeCity.Xaml.SpreadSheet.Data Namespace > XYDataLabel Class : Text Property
Gets the text.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Text As String
'Usage
 
Dim instance As XYDataLabel
Dim value As String
 
value = instance.Text
public override string Text {get;}

Property Value

The text.
See Also

Reference

XYDataLabel Class
XYDataLabel Members