GrapeCity.Xaml.Excel
GapDepth Property (IExcelArea3DChart)


GrapeCity.Excel.Chart Namespace > IExcelArea3DChart Interface : GapDepth Property
Specifies the space between areas.
Syntax
'Declaration
 
Property GapDepth As Integer
'Usage
 
Dim instance As IExcelArea3DChart
Dim value As Integer
 
instance.GapDepth = value
 
value = instance.GapDepth
int GapDepth {get; set;}
See Also

Reference

IExcelArea3DChart Interface
IExcelArea3DChart Members