GrapeCity.Xaml.Excel
TextValue Property (IExcelSeriesName)


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

Reference

IExcelSeriesName Interface
IExcelSeriesName Members