GrapeCity.Xaml.Excel
Text Property (ExcelDataLabels)


Specifies the text of the data label.
Syntax
'Declaration
 
Public Property Text As String
'Usage
 
Dim instance As ExcelDataLabels
Dim value As String
 
instance.Text = value
 
value = instance.Text
public string Text {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelDataLabels Class
ExcelDataLabels Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options