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


GrapeCity.Xaml.SpreadSheet.Data Namespace > SpreadChartTextElement Class : Text Property
Gets or sets the text.
Syntax
'Declaration
 
Public Overridable Property Text As String
'Usage
 
Dim instance As SpreadChartTextElement
Dim value As String
 
instance.Text = value
 
value = instance.Text
public virtual string Text {get; set;}

Property Value

The text.
See Also

Reference

SpreadChartTextElement Class
SpreadChartTextElement Members