GrapeCity.Xaml.Excel
Delete Property (IExcelChartAxis)


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;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelChartAxis Interface
IExcelChartAxis Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options