GrapeCity.Xaml.Excel
Text Property (IExcelDataLabels)


GrapeCity.Excel.Chart Namespace > IExcelDataLabels Interface : Text Property
Specifies the text of the data label.
Syntax
'Declaration
 
Property Text As String
'Usage
 
Dim instance As IExcelDataLabels
Dim value As String
 
instance.Text = value
 
value = instance.Text
string Text {get; set;}
See Also

Reference

IExcelDataLabels Interface
IExcelDataLabels Members