GrapeCity.Xaml.Excel
TextValue Property (IExcelSeriesName)


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;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelSeriesName Interface
IExcelSeriesName Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options