GrapeCity.Xaml.Excel
Delete Property (ExcelChartValueAxis)


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

Reference

ExcelChartValueAxis Class
ExcelChartValueAxis Members