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


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

Property Value

The text.
See Also

Reference

BubbleDataLabel Class
BubbleDataLabel Members