GrapeCity.Xaml.Excel
Delete Property (IExcelChartAxis)


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

Reference

IExcelChartAxis Interface
IExcelChartAxis Members