GrapeCity.Xaml.Excel
Delete Property (ExcelDataLabel)


Specifies that the chart element specifies by its containing element shall be deleted from the chart.
Syntax
'Declaration
 
Public Property Delete As Boolean
'Usage
 
Dim instance As ExcelDataLabel
Dim value As Boolean
 
instance.Delete = value
 
value = instance.Delete
public bool Delete {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelDataLabel Class
ExcelDataLabel Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options