GrapeCity.Xaml.Excel
Separator Property (ExcelDataLabels)


Specifies text that shall be used to separate the parts of the data label, the default is comma.
Syntax
'Declaration
 
Public Property Separator As String
'Usage
 
Dim instance As ExcelDataLabels
Dim value As String
 
instance.Separator = value
 
value = instance.Separator
public string Separator {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