GrapeCity.Xaml.Excel
Delete Property (IExcelLegendEntry)


GrapeCity.Excel.Chart Namespace > IExcelLegendEntry Interface : Delete Property
Specifies that the chart element specified by its containing element shall be deleted from the chart.
Syntax
'Declaration
 
Property Delete As Boolean
'Usage
 
Dim instance As IExcelLegendEntry
Dim value As Boolean
 
instance.Delete = value
 
value = instance.Delete
bool Delete {get; set;}
See Also

Reference

IExcelLegendEntry Interface
IExcelLegendEntry Members