GrapeCity.Xaml.Excel
TextValue Property (ExcelSeriesName)


GrapeCity.Excel.Chart Namespace > ExcelSeriesName Class : TextValue Property
Specifies a text value for a category axis lable or a series name.
Syntax
'Declaration
 
Public Property TextValue As String
'Usage
 
Dim instance As ExcelSeriesName
Dim value As String
 
instance.TextValue = value
 
value = instance.TextValue
public string TextValue {get; set;}
See Also

Reference

ExcelSeriesName Class
ExcelSeriesName Members