GrapeCity.Xaml.Excel
TextStringReference Property


GrapeCity.Excel.Chart Namespace > ExcelTrendLineLabel Class : TextStringReference Property
Syntax
'Declaration
 
Public Property TextStringReference As String
'Usage
 
Dim instance As ExcelTrendLineLabel
Dim value As String
 
instance.TextStringReference = value
 
value = instance.TextStringReference
public string TextStringReference {get; set;}
See Also

Reference

ExcelTrendLineLabel Class
ExcelTrendLineLabel Members