GrapeCity.Xaml.Excel
DataLabelList Property (IExcelDataLabels)


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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelDataLabels Interface
IExcelDataLabels Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options