GrapeCity.Xaml.Excel
TextFormula Property (IExcelDataLabel)


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

Reference

IExcelDataLabel Interface
IExcelDataLabel Members