GrapeCity.Xaml.Excel
GapDepth Property (ExcelArea3DChart)


Specifies the space between series.
Syntax
'Declaration
 
Public Property GapDepth As Integer
'Usage
 
Dim instance As ExcelArea3DChart
Dim value As Integer
 
instance.GapDepth = value
 
value = instance.GapDepth
public int GapDepth {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelArea3DChart Class
ExcelArea3DChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options