GrapeCity.Xaml.Excel
Delete Property (ExcelLegendEntry)


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

Reference

ExcelLegendEntry Class
ExcelLegendEntry Members