GrapeCity.Xaml.Excel
Delete Property (ExcelChartSeriesAxis)


GrapeCity.Excel.Chart Namespace > ExcelChartSeriesAxis 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 ExcelChartSeriesAxis
Dim value As Boolean
 
instance.Delete = value
 
value = instance.Delete
public bool Delete {get; set;}
See Also

Reference

ExcelChartSeriesAxis Class
ExcelChartSeriesAxis Members