GrapeCity.Xaml.Excel
DataLabelList Property (ExcelDataLabels)


The data label items in this IDataLabel collection
Syntax
'Declaration
 
Public ReadOnly Property DataLabelList As List(Of IExcelDataLabel)
'Usage
 
Dim instance As ExcelDataLabels
Dim value As List(Of IExcelDataLabel)
 
value = instance.DataLabelList
public List<IExcelDataLabel> DataLabelList {get;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelDataLabels Class
ExcelDataLabels Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options