Spread Silverlight Documentation
Text Property (XYZDataLabel)


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

Property Value

The text.
See Also

Reference

XYZDataLabel Class
XYZDataLabel Members